• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Fog_Newb
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 57
    • Posts 263
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: NVMe madness

      @Sebastian-Roth

      So yes, this is a perfect solution since Primary host disk can now be set by size. I have one image for the OS disk, and one for the “D” drive. I just switch the Primary Host disk setting depending on which image I want to capture or deploy.

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      Yes.

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      I copied over the updated init.xz to

      /var/www/html/fog/service/ipxe/

      Then set the host primary disk to 1000204886016 and attempted to capture

      It worked great

      Thank you very much

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      Thanks. I will test as soon as I can. Probably middle of the night or early tomorrow.

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      I don’t want to be that guy but…

      Any updates?

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      No worries I didn’t expect the fix to be available when I updated. I was just testing/wondering about .size files and why they were missing and or not being created automatically. I didn’t know they were only created in all disk mode and thought maybe something else was wrong. Thanks for clearing that up.

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      Wow. After creating the .size files I captured an image from each NVMe drive to their corresponding existing image. the .size files are now gone. Did I need to change the owner of the .size files to root?

      Anyways so I updated FOG dev build to the latest as of today 1.5.9.29 captured an image from the NVMe. The .size files weren’t created. Maybe this is indicative of another problem?

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth
      Thanks

      Some of the images were initially captured on the 1.5.9 RC candidates 11 - 16 from the dev branch. One new image was captured on 1.5.9 final dev branch, (just a couple days ago), neither image directory had the .size files.

      I have created d1.size and d2.size files inside the directories of the 2 NVMe based images using the values from the blockdev --getsize64 output

      alt text

      alt text

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      Thanks. I checked the images directory and the only file in it was .mntcheck then the directories containing the images and postdownloadscripts directory as well as a dev directory none of them contained a d1.size or d2.size file.

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      The other NVMe is 1TB. Is there a way to specify the target NVMe by size? I can’t find that setting.

      posted in General
      F
      Fog_Newb
    • RE: NVMe madness

      @Sebastian-Roth

      Hello,

      I am running “the latest stable version: 1.5.9”

      Yes I want to back up or deploy to a certain 256GB NVMe drive. I set the host primary disk to /dev/nvme0n1 and it was working. I would schedule a capture and reboot manually and it would back up the correct drive. Early this morning I set a task to capture and the FOG client rebooted the PC. I noticed it was capturing from the wrong drive but no settings were changed. So i went in an set a task for a capture and manually rebooted and it captured from the correct drive.

      lsblk showed nvme0n1 was the 256GB drive

      It is too bad there is not a way when you boot PXE from a client you can’t choose the drive.

      posted in General
      F
      Fog_Newb
    • NVMe madness

      After reading up I found NVMe drive are initialized at different times during the boot process.

      This causes issues when trying to capture or deploy to the right drive. Perhaps FOG could add something to choose the drive when deploying and capturing.

      /dev/nvme0n1 is my OS drive I like to capture on regular intervals. Sometimes it is seen as /dev/nvme1n1 which causes a problem.

      Feedback?

      posted in General
      F
      Fog_Newb
    • RE: host primary disk

      @george1421

      I figured it out. /dev/nvme1n1

      I wasn’t sure how Linux named NVMe’s.

      posted in General
      F
      Fog_Newb
    • host primary disk

      I’ve added a 2nd NVMe drive to my PC. Now when I capture an image it captures from the wrong NVMe drive.

      I am not sure what to put for the Host Primary Disk setting. How can I find out?

      posted in General
      F
      Fog_Newb
    • RE: Odd issue with Win 10 UEFI images after updating from 1.5.9-RC2.15 to 1.5.9-RC2.17

      @Sebastian-Roth

      Cool an even newer version is out now. Gonna try 2.19

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Odd issue with Win 10 UEFI images after updating from 1.5.9-RC2.15 to 1.5.9-RC2.17

      @Sebastian-Roth

      I don’t know. The Win 10 UEFI image on the FOG server at work and a completely different Win 10 UEFI image on my home FOG server both deployed and worked fine the day before. Nobody else has access to either FOG server and the only change made was the update from RC2.15 to 1.5.9-RC2.17

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Odd issue with Win 10 UEFI images after updating from 1.5.9-RC2.15 to 1.5.9-RC2.17

      @Sebastian-Roth

      Sorry I am not explaining this well.

      I was able to resolve the situation by creating a new UEFI image from a legacy image and capturing it. The original UEFI based image that got corrupted is not working.

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Odd issue with Win 10 UEFI images after updating from 1.5.9-RC2.15 to 1.5.9-RC2.17

      @Sebastian-Roth

      The Windows 10 EFI image is just the legacy image converted to EFI

      Since the Legacy image was still working fine I deployed the legacy image, converted it to EFI then re-captured it replacing the broken Win 10 EFI image

      posted in FOG Problems
      F
      Fog_Newb
    • RE: Odd issue with Win 10 UEFI images after updating from 1.5.9-RC2.15 to 1.5.9-RC2.17

      @Sebastian-Roth

      Yes that update was installed on both images.

      The odd thing is it only affected the EFI image(s) not Legacy one and the same behavior on 2 different fog servers and 2 different images that deployed fine prior to the FOG upgrade.

      But yeah who knows. It was easy to sort it just seemed related to the upgrade at the time.

      posted in FOG Problems
      F
      Fog_Newb
    • 1 / 1