• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. kafluke
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 19
    • Posts 98
    • Best 5
    • Controversial 0
    • Groups 0

    Posts made by kafluke

    • RE: Slack Plugin Invalid Token Passed

      Is this still the case? I just barely started trying to get Slack integration working today.

      posted in General Problems
      K
      kafluke
    • RE: Unable to deploy images on 1.5.7

      @Sebastian-Roth I just updated to 1.5.7 and I’m still getting the same error.

      posted in FOG Problems
      K
      kafluke
    • RE: Unable to deploy images on 1.5.7

      never mind I figured out how to roll back.

      posted in FOG Problems
      K
      kafluke
    • RE: Unable to deploy images on 1.5.7

      Can you tell me how you rolled back to 1.5.6? I need to do the same asap!

      posted in FOG Problems
      K
      kafluke
    • RE: Unable to deploy images on 1.5.7

      I’m having this exact same issue after upgrading this morning

      posted in FOG Problems
      K
      kafluke
    • FOG 1.5.5.3 Log Viewer shows nothing - No logs

      I can tail the logs inside the CLI but the Log Viewer in the latest build is not showing any logs to view.

      posted in Bug Reports
      K
      kafluke
    • RE: FOG slow to image when on VM

      @kafluke We gave up on the VM route. Went back to physical server and it’s working as expected. I am going to put in a bug report though about the log viewer. I rely on that and it’s not working in latest dev-branch build.

      posted in FOG Problems
      K
      kafluke
    • RE: PXE exit settings no longer working

      @kafluke The problem seems to have only affected a small number of users. Thanks everyone for trying to help. I’m marking this solved.

      posted in FOG Problems
      K
      kafluke
    • RE: New FOG server, images not syncing to other node

      @Sebastian-Roth Thanks, its properly replicating now

      posted in Bug Reports
      K
      kafluke
    • RE: "Could not open inode XXXXXX through the library..." Windows 10 Sysprep Capture

      @Quazz I saw a post by you in another thread and took your advice. I ran all these commands and it’s capturing now:

      dism /online /cleanup-image /startcomponentcleanup
      dism /online /cleanup-image /restorehealth
      sfc /scannow
      chkdsk C: /f
      
      posted in FOG Problems
      K
      kafluke
    • RE: "Could not open inode XXXXXX through the library..." Windows 10 Sysprep Capture

      @Sebastian-Roth I have been updating all my older images and as part of the process I am removing the windows update files to make the images smaller. This triggered this same error. I tried your wget command to get the new inits but that didn’t solve my issue. I’m on the latest dev-branch as of the time of this post.

      posted in FOG Problems
      K
      kafluke
    • RE: PXE exit settings no longer working

      @Sebastian-Roth I tried sanboot and all the grub options as well as “refind_efi” on both legacy and UEFI setting. So far we are only seeing this on a few select UEFI systems.

      posted in FOG Problems
      K
      kafluke
    • RE: New FOG server, images not syncing to other node

      Thank you!

      posted in Bug Reports
      K
      kafluke
    • New FOG server, images not syncing to other node

      I have rebuilt our main FOG server and our two other nodes. One of the nodes (Buffalo) has all the images there already. The other node (Dallas) is completely blank, no images. I checked the replicator log and this is what I’m seeing:

      [04-23-19 3:30:03 pm]  * Found Image to transfer to 2 nodes
      [04-23-19 3:30:03 pm]  | Image Name: Windows 7 Pro Generic 64-bit
      [04-23-19 3:30:05 pm]   # Windows 7 Pro Generic 64-bit: No need to sync d1.fixed_size_partitions (Buffalo Storage Node)
      [04-23-19 3:30:06 pm]   # Windows 7 Pro Generic 64-bit: No need to sync d1.mbr (Buffalo Storage Node)
      [04-23-19 3:30:07 pm]   # Windows 7 Pro Generic 64-bit: No need to sync d1.minimum.partitions (Buffalo Storage Node)
      [04-23-19 3:30:07 pm]   # Windows 7 Pro Generic 64-bit: No need to sync d1.original.fstypes (Buffalo Storage Node)
      [04-23-19 3:30:08 pm]   # Windows 7 Pro Generic 64-bit: No need to sync d1.original.swapuuids (Buffalo Storage Node)
      [04-23-19 3:30:08 pm]   # Windows 7 Pro Generic 64-bit: No need to sync d1.partitions (Buffalo Storage Node)
      [04-23-19 3:30:09 pm]   # Windows 7 Pro Generic 64-bit: No need to sync d1p1.img (Buffalo Storage Node)
      [04-23-19 3:30:09 pm]   # Windows 7 Pro Generic 64-bit: File size mismatch - d1p2.img: 3336539776 != 33988878
      [04-23-19 3:30:09 pm]   # Windows 7 Pro Generic 64-bit: Deleting remote file d1p2.img
      [04-23-19 3:30:10 pm]  * Starting Sync Actions
      [04-23-19 3:30:10 pm]  | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.Windows 7 Pro Generic 64-bit.transfer.Buffalo Storage Node.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30;  mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/Windows7ProGeneric64-bit" "/images/Windows7ProGeneric64-bit"; exit' -u fog,[Protected] 192.168.0.75
      [04-23-19 3:30:10 pm]  | Started sync for Image Windows 7 Pro Generic 64-bit - Resource id #2300
      [04-23-19 3:30:11 pm]   # Windows 7 Pro Generic 64-bit: File does not exist d1.fixed_size_partitions (Dallas Storage Node)
      [04-23-19 3:30:11 pm]   # Windows 7 Pro Generic 64-bit: File does not exist d1.mbr (Dallas Storage Node)
      [04-23-19 3:30:11 pm]   # Windows 7 Pro Generic 64-bit: File does not exist d1.minimum.partitions (Dallas Storage Node)
      [04-23-19 3:30:11 pm]   # Windows 7 Pro Generic 64-bit: File does not exist d1.original.fstypes (Dallas Storage Node)
      [04-23-19 3:30:11 pm]   # Windows 7 Pro Generic 64-bit: File does not exist d1.original.swapuuids (Dallas Storage Node)
      [04-23-19 3:30:11 pm]   # Windows 7 Pro Generic 64-bit: File does not exist d1.partitions (Dallas Storage Node)
      [04-23-19 3:30:11 pm]   # Windows 7 Pro Generic 64-bit: File does not exist d1p1.img (Dallas Storage Node)
      [04-23-19 3:30:11 pm]   # Windows 7 Pro Generic 64-bit: File does not exist d1p2.img (Dallas Storage Node)
      [04-23-19 3:30:11 pm]  | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.Windows 7 Pro Generic 64-bit.transfer.Dallas Storage Node.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30;  mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/Windows7ProGeneric64-bit" "/images/Windows7ProGeneric64-bit"; exit' -u fog,[Protected] 192.168.12.75
      [04-23-19 3:30:11 pm]  | Started sync for Image Windows 7 Pro Generic 64-bit - Resource id #2316
      sh: -c: line 0: syntax error near unexpected token `('
      sh: -c: line 0: `lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.Windows 7 Pro Generic 64-bit.transfer.Dallas Storage Node.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30;  mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/Windows7ProGeneric64-bit" "/images/Windows7ProGeneric64-bit";exit' -u fog,xxxxxxxxx; 192.168.12.75'
      [04-23-19 3:30:11 pm]  * Found Image to transfer to 2 nodes
      [04-23-19 3:30:11 pm]  | Image Name: Windows Server 2016 Generic
      [04-23-19 3:30:12 pm]   # Windows Server 2016 Generic: No need to sync d1.fixed_size_partitions (Buffalo Storage Node)
      [04-23-19 3:30:13 pm]   # Windows Server 2016 Generic: No need to sync d1.mbr (Buffalo Storage Node)
      [04-23-19 3:30:13 pm]   # Windows Server 2016 Generic: No need to sync d1.minimum.partitions (Buffalo Storage Node)
      [04-23-19 3:30:14 pm]   # Windows Server 2016 Generic: No need to sync d1.original.fstypes (Buffalo Storage Node)
      [04-23-19 3:30:14 pm]   # Windows Server 2016 Generic: No need to sync d1.original.swapuuids (Buffalo Storage Node)
      [04-23-19 3:30:15 pm]   # Windows Server 2016 Generic: No need to sync d1.partitions (Buffalo Storage Node)
      [04-23-19 3:30:15 pm]   # Windows Server 2016 Generic: File size mismatch - d1p1.img: 333360400 != 33090750
      [04-23-19 3:30:15 pm]   # Windows Server 2016 Generic: Deleting remote file d1p1.img
      [04-23-19 3:30:16 pm]   # Windows Server 2016 Generic: File size mismatch - d1p2.img: 4333598202 != 31229352
      [04-23-19 3:30:16 pm]   # Windows Server 2016 Generic: Deleting remote file d1p2.img
      [04-23-19 3:30:16 pm]  * Starting Sync Actions
      [04-23-19 3:30:16 pm]  | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.Windows Server 2016 Generic.transfer.Buffalo Storage Node.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30;  mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/WindowsServer2016Generic" "/images/WindowsServer2016Generic"; exit' -u fog,[Protected] 192.168.0.75
      [04-23-19 3:30:16 pm]  | Started sync for Image Windows Server 2016 Generic - Resource id #2372
      [04-23-19 3:30:17 pm]   # Windows Server 2016 Generic: File does not exist d1.fixed_size_partitions (Dallas Storage Node)
      [04-23-19 3:30:17 pm]   # Windows Server 2016 Generic: File does not exist d1.mbr (Dallas Storage Node)
      [04-23-19 3:30:17 pm]   # Windows Server 2016 Generic: File does not exist d1.minimum.partitions (Dallas Storage Node)
      [04-23-19 3:30:17 pm]   # Windows Server 2016 Generic: File does not exist d1.original.fstypes (Dallas Storage Node)
      [04-23-19 3:30:17 pm]   # Windows Server 2016 Generic: File does not exist d1.original.swapuuids (Dallas Storage Node)
      [04-23-19 3:30:17 pm]   # Windows Server 2016 Generic: File does not exist d1.partitions (Dallas Storage Node)
      [04-23-19 3:30:17 pm]   # Windows Server 2016 Generic: File does not exist d1p1.img (Dallas Storage Node)
      [04-23-19 3:30:17 pm]   # Windows Server 2016 Generic: File does not exist d1p2.img (Dallas Storage Node)
      [04-23-19 3:30:17 pm]  | CMD: lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.Windows Server 2016 Generic.transfer.Dallas Storage Node.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30;  mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/WindowsServer2016Generic" "/images/WindowsServer2016Generic"; exit' -u fog,[Protected] 192.168.12.75
      [04-23-19 3:30:17 pm]  | Started sync for Image Windows Server 2016 Generic - Resource id #2388
      sh: -c: line 0: syntax error near unexpected token `('
      sh: -c: line 0: `lftp -e 'set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.Windows Server 2016 Generic.transfer.Dallas Storage Node.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30;  mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/WindowsServer2016Generic" "/images/WindowsServer2016Generic";exit' -u fog,xxxxxxxxxx; 192.168.12.75'
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #806
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #884
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #962
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1052
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1142
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1232
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1310
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1382
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1472
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1544
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1616
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1688
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1778
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1850
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #1928
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #2015
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #2087
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #2159
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #2244
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #2316
      [04-23-19 3:30:17 pm]  | Sync finished - Resource id #2388
      
      
      posted in Bug Reports
      K
      kafluke
    • PXE exit settings no longer working

      For the last year and a half these have been the global exit settings for our FOG server:

      FOG 1.5.5.3

      After rebuilding the FOG server from scratch some users are now seeing this when the PXE menu exits:

      GRUB

      Can someone help me understand why this is happening? I have tried various combinations of all exit settings and I’m getting nowhere.

      posted in FOG Problems
      K
      kafluke
    • RE: FOG slow to image when on VM

      Okay so I just built it up on a different physical server and it’s fast again. Something to note though… when I use the dev-branch I have no logs and behaves a bit funny (snapins not installing and not able to join the target to the domain). If I use the working branch everything works fine.

      posted in FOG Problems
      K
      kafluke
    • RE: FOG slow to image when on VM

      @george1421 No that’s the VM not the host. Here’s the specs on the host:

      12 CPU’s Xeon X5675
      96GB RAM
      10 Terabyte SAS RAID10

      posted in FOG Problems
      K
      kafluke
    • RE: FOG slow to image when on VM

      @george1421 That’s what I first thought. The thing is, I can copy an image from the old physical server over to the VM at the OS level (centos) using SSH with no bottleneck whatsoever (Full 1Gbs). Here are the specs of the VM:

      4 x CPU Sockets
      4 x CPU Cores
      8 GB RAM
      30 drive RAID10 SAS drives

      There are only two other VM’s running on the host and they are very small file servers with limited resources.

      posted in FOG Problems
      K
      kafluke
    • RE: FOG slow to image when on VM

      @Sebastian-Roth I unchecked MULTICASTGLOBALENABLED and it’s still super slow.

      posted in FOG Problems
      K
      kafluke
    • RE: FOG slow to image when on VM

      Well whatever the default is set to. I couldn’t see any settings in the fog settings to change it to unicast but we’re testing on just a single image. We don’t do multiple machine images at the same time.

      posted in FOG Problems
      K
      kafluke
    • 1
    • 2
    • 3
    • 4
    • 5
    • 1 / 5