• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Quazz
    3. Posts
    Q
    • Profile
    • Following 3
    • Followers 2
    • Topics 27
    • Posts 1,977
    • Groups 3

    Posts

    Recent Best Controversial
    • RE: button "Reset encryption Data" does not appear

      @martial Can’t hurt to upgrade, for sure.

      posted in FOG Problems
      Q
      Quazz
    • RE: button "Reset encryption Data" does not appear

      What FOG version are you on?

      posted in FOG Problems
      Q
      Quazz
    • RE: FOG Login with spaces in username

      @Sebastian-Roth Yeah, I meant in FOG; spaces can be quite difficult to control correctly I think.

      posted in General Problems
      Q
      Quazz
    • RE: FOG Login with spaces in username

      Spaces aren’t allowed for usernames.

      Underscores do work I believe, if that’s an option for you.

      posted in General Problems
      Q
      Quazz
    • RE: HP Elitebook 830 Gen 6: Issues Capturing Images and Deploying Images

      @george1421 This one is auto-built by Jenkins using the github repository, the other one was the one I made for testing, but wasn’t fully complete (missing progress update patch)

      Other than that they’re identical

      @rocksteve69

      Once you have the init.xz you can rename it to init_partclone.xz or something and then copy it to /var/www/fog/service/ipxe

      Then you can change the host init in the WebGUI at host settings to init_partclone.xz or whatever you named it.

      posted in Hardware Compatibility
      Q
      Quazz
    • RE: HP Elitebook 830 Gen 6: Issues Capturing Images and Deploying Images

      @george1421 To be honest, I never expected the partclone update to really change anything in that regard. I just figured there was a possibility that it could improve somewhat.

      I’ve been confusing this thread with another one I think. I assumed he was already on those inits.

      It’s worth a shot!

      Can be downloaded from: https://dev.fogproject.org/blue/organizations/jenkins/fos/detail/master/95/artifacts

      posted in Hardware Compatibility
      Q
      Quazz
    • RE: HP Elitebook 830 Gen 6: Issues Capturing Images and Deploying Images

      @rocksteve69 Can I ask which model it is specifically?

      posted in Hardware Compatibility
      Q
      Quazz
    • RE: HP Elitebook 830 Gen 6: Issues Capturing Images and Deploying Images

      @rocksteve69 Try nvme_core.default_ps_max_latency_us=0

      For the purposes of FOS, we don’t require a threshold where the drive assumes a lower power state, so we may as well try and eliminate lower power states altogether.

      There may also be firmware updates for the SSDs in question

      posted in Hardware Compatibility
      Q
      Quazz
    • RE: rcu_sched self detected stall on CPU when Deploying

      @Wolfbane8653 You can safely set this globally, unless you have even older CPUs

      posted in FOG Problems
      Q
      Quazz
    • RE: rcu_sched self detected stall on CPU when Deploying

      I’m glad those commands worked.

      So this is a problem that I think was introduced in the Spectre/Meltdown patches and only affects Core 2 CPUs.

      I thought it was supposed to be fixed in Kernel 4.19, but apparently not.

      posted in FOG Problems
      Q
      Quazz
    • RE: rcu_sched self detected stall on CPU when Deploying

      @Wolfbane8653 Please try kernel argument tsc=unstable

      Then try kernel argument clocksource=hpet

      posted in FOG Problems
      Q
      Quazz
    • RE: rcu_sched self detected stall on CPU when Deploying

      @Wolfbane8653 A BIOS update may be required.

      Other than that, trying out this kernel here might be interesting: https://drive.google.com/open?id=1ZiRWrrN3dv26bLwW8GAEdLtzGw5xkyQI

      posted in FOG Problems
      Q
      Quazz
    • RE: rcu_sched self detected stall on CPU when Deploying

      @Wolfbane8653 Can you share a picture of the result with acpi=off?

      Also can you share the specifications of the system?

      posted in FOG Problems
      Q
      Quazz
    • RE: rcu_sched self detected stall on CPU when Deploying

      The original problem in that thread was solved afaik.

      That said, rcu_sched can actually be caused by many different things, your case seems different.

      Since it’s directly preceded by ACPI errors, disabling ACPI as George suggested is a good start.

      posted in FOG Problems
      Q
      Quazz
    • RE: Extremely Slow Deploy to NVME drives

      @Middle Unfortunately, aside from the latency kernel argument there isn’t anything else we can do from our side as far as I’m aware.

      Unfortunately manufacturers don’t always check how their stuff works on linux…

      posted in FOG Problems
      Q
      Quazz
    • RE: Freeze at 4GiB - Windows 10 deployment on KVM

      @Mr_Matten Ah, glad you figured it out!

      posted in General Problems
      Q
      Quazz
    • RE: Freeze at 4GiB - Windows 10 deployment on KVM

      @Mr_Matten Is the VM hard disk “dynamic” in size or fixed? (if it’s dynamic, try making it fixed instead, large enough to deploy the image of course)

      Might also be worth going over the settings, especially CPU, since during deploy the client (the device you’re deploying to) will uncompress the image and then write which is CPU intensive.

      It also needs enough RAM ofc.

      Might be worthwhile to show us the VM settings altogether

      posted in General Problems
      Q
      Quazz
    • RE: Freeze at 4GiB - Windows 10 deployment on KVM

      @Mr_Matten Just to clear things up are you trying to capture or deploy the image when it goes wrong?

      posted in General Problems
      Q
      Quazz
    • RE: Capture error Windows/Linux Partition Count Fail

      This means that it couldn’t find any partitions it can resize automatically (eg NTFS, EXT4).

      If you are using different partition types that it can’t resize, then you need to change your image type to a non-resizable option in the FOG WebUI

      posted in FOG Problems
      Q
      Quazz
    • RE: Golden Windows7x64 img & dual boot (Win7/Ubuntu)

      Dual boot is tricky since you’re dealing with potentially two different OS types (eg Windows and Linux) which require different processing.

      That said, I believe the best image type settings are Multipartition Single Disk with OS as “Other”.

      Of course this means that deploying to devices with different disk sizes is either not possible or otherwise produces undesirable results.

      But if all devices are the same anyway, then it should work fine!

      Final note: resizable image type doesn’t actually reduce the size of the captured image (as far as I know), it just provides flexibility for deployment.

      Empty space is still not captured under Multiple Partition capture and it will get compressed so the size should be comparable.

      Only RAW capture produces larger images I believe.

      posted in General
      Q
      Quazz
    • 1 / 1