• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Hanz
    3. Posts
    H
    • Profile
    • Following 2
    • Followers 0
    • Topics 66
    • Posts 358
    • Best 34
    • Controversial 0
    • Groups 1

    Posts made by Hanz

    • RE: Problems with DB setup during upgrade to 1.5.8

      @Sebastian-Roth Error looks very similar, but doesn’t even get to the Setting up MySQL user and database

      I know there isn’t the whole log, but all other options either skipped or ok to this point.

      Foginstall.log

      The current *fogstorage* database password does not meet high
         security standards. We will generate a new password and update
         all the settings on this FOG server for you. Please take note
         of the following credentials that you need to manually update
         on all your storage nodes' /opt/fog/.fogsettings configuration
         files and re-run (!) the FOG installer:
         snmysqluser='fogstorage'
         snmysqlpass='5dpy!GfbeoTr3EPFmLVl'
      
         Press [Enter] to proceed after you noted down the credentials.
      
      Failed!
      

      Fog_Error_1.5.9-RC2.8.log

      chsh: Shell not changed.
      Changing shell for fogproject.
      New password: Retype new password: Changing password for user fogproject.
      passwd: all authentication tokens updated successfully.
      ERROR 1558 (HY000) at line 8: Column count of mysql.proc is wrong. Expected 21,>
      
      posted in FOG Problems
      H
      Hanz
    • RE: Problems with DB setup during upgrade to 1.5.8

      @Sebastian-Roth typed

      posted in FOG Problems
      H
      Hanz
    • RE: Problems with DB setup during upgrade to 1.5.8

      @Sebastian-Roth yessir, but not with blank password mysql -u root…

      Does this look strange or anything ? this is under fog database

      MariaDB [fog]> select user, password, host from mysql.user;
      +------------+-------------------------------------------+------------+
      | user       | password                                  | host       |
      +------------+-------------------------------------------+------------+
      | root       | (I removed)                               | localhost  |
      | root       |                                           | fog-server |
      | root       |                                           | 127.0.0.1  |
      | root       |                                           | ::1        |
      |            |                                           | localhost  |
      |            |                                           | fog-server |
      | fogstorage | (I removed)           t                   | %          |
      +------------+-------------------------------------------+------------+
      7 rows in set (0.000 sec)
      
      MariaDB [fog]>
      
      posted in FOG Problems
      H
      Hanz
    • RE: Problems with DB setup during upgrade to 1.5.8

      @Sebastian-Roth

       To improve the overall security the installer will create an
         unpriviledged database user account for FOG's database access.
         Please provide the database *root* user password. Be asured
         that this password will only be used while the FOG installer
         is running and won't be stored anywhere:
      
         Failed! Terminating installer now.
      [root@fog-server bin]#
      

      GNU nano 4.2 fog_error_1.5.8.19.log
      xinetd-2.3.15-28.fc30.x86_64
      xz-devel-5.2.4-5.fc30.x86_64
      chsh: Shell not changed.
      Changing shell for fogproject.
      New password: Retype new password: Changing password for user fogproject.
      passwd: all authentication tokens updated successfully.

      error log posted above

      posted in FOG Problems
      H
      Hanz
    • Problems with DB setup during upgrade to 1.5.8

      Server running Fedora 30 on Hyper-V VM and after being prompted to enter root passwordand hitting ENTER I get the following error…

      The current fogstorage database password does not meet high
         security standards. We will generate a new password and update
         all the settings on this FOG server for you. Please take note
         of the following credentials that you need to manually update
         on all your storage nodes' /opt/fog/.fogsettings configuration
         files and re-run (!) the FOG installer:
         snmysqluser='fogstorage'
         snmysqlpass='fIQ03SoTJxHjKD@0D0xL'
      
         Press [Enter] to proceed after you noted down the credentials.
      
       * Setting up MySQL user and database..........................Failed!
      [root@fog-server bin]#
      

      I’ve read that there are workarounds for blank passwords, but I can access mysql -u root -p correctly with password. Before and after attempted installation. Any suggestions ?

      posted in FOG Problems
      H
      Hanz
    • RE: FOG 1.5.6 pushbullet Plugin not functioning

      @george1421 I had to use *.pushbullet.com and *.api.pushbullet.com for web filtering url in Lightspeed setup

      posted in Bug Reports
      H
      Hanz
    • RE: FOG 1.5.6 pushbullet Plugin not functioning

      @fry_p lightspeed…I eventually figured it out thank you though

      posted in Bug Reports
      H
      Hanz
    • RE: FOG 1.5.6 pushbullet Plugin not functioning

      @fry_p which site did you whitelist ? *.api.pushbullet.com or .pushbullet.com/ I tried whitelisting, but with no success.

      posted in Bug Reports
      H
      Hanz
    • RE: Fresh install TFTP open timeout

      @dawildqc Curious why pxe boot screenshot is showing 2 gateway ip addresses… 192.168.5.5 and 192.168.5.7 ? I’d assume that could be an issue with connectivity

      posted in FOG Problems
      H
      Hanz
    • RE: Replication Bandwidth

      @george1421 The weird and suspicious part is that 1.5.5 was last known working version, 1.5.7…I’ll also note that the parrallel behavior has always performed that way, at least for quite some versions now. I could actually transfer a single new captured image to all nodes at the same time and they would all run at their perspective top speeds (I have 4 schools that only have 100Mb connection and the rest are all gigabit. This speed is definitely new though.

      Note I just manually transfered the file via ftp and the speed was back to normal at another node…then on this node in question and it is indeed a port going bad or the cable itself only allowing a very minimal top speed of 10-15 Mb. This can be closed, but I appreciate the new command.

      posted in FOG Problems
      H
      Hanz
    • RE: Replication Bandwidth

      @george1421

      root      8682  0.1  0.1 227832  8956 ?        S    08:04   0:02 lftp -e set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.Sysprep-Win10EDU-X64.transfer.Shermanhigh.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/SysprepImagex64" "/images/SysprepImagex64";exit -u fogproject,wXdfeo5CxUKy x.x.x.x
      root      8734  0.1  0.1 227832  8892 ?        S    08:04   0:02 lftp -e set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.SysprepWin10EDU.transfer.Shermanhigh.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/SysprepWin10EDU" "/images/SysprepWin10EDU";exit -u fogproject,wXdfeo5CxUKy x.x.x.x
      root      9033  0.1  0.1 228060  9268 ?        S    08:04   0:03 lftp -e set xfer:log 1; set xfer:log-file /opt/fog/log/fogreplicator.Win10-1903-UEFI.transfer.Shermanhigh.log;set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/Win10-1903-UEFI" "/images/Win10-1903-UEFI";exit -u fogproject,wXdfeo5CxUKy x.x.x.x
      bcs      39132  0.0  0.0 215744   896 pts/2    S+   08:52   0:00 grep --color=au to lftp
      

      This is currently while moving an image ~ 8Gb to a single node

      [Mod note] Fixed the entry for readability -Geo

      I’ll also note that this connection has and still is gigabit, and no changes to infrastructure.

      posted in FOG Problems
      H
      Hanz
    • Replication Bandwidth

      I’m running 1.5.7 on Fedora 30 VM with 1 main server and 10 nodes. I’ve been using FOG since trunk began. This is the first time I remember the replication being throttled oddly. Replication bandwidth for server and nodes are set to 1Gb but images only transferring at 15-20 Mb. Any ideas on what could be causing this. Up until now the replication bandwidth has always been 1 Gb on server and 0 for nodes (which I though meant unlimited, and up until now has been replicating near the Gb speeds).

      posted in FOG Problems
      H
      Hanz
    • RE: Bandwidth line colours

      @CoxM You could edit the fog.dashboard.js file. This is under /var/www/html/fog/management/js/fog/fog.dashboard.js

      In particular, you would look for GraphBandwidthOpts, I think

      there should be elements labelled color: … or colors: […,…]

      sorry I don’t remember them all

      Just delete the line and hard refresh the browser

      ***this is per Tom Elliott

      posted in General
      H
      Hanz
    • RE: Replication problems 1.5.4 - always copying

      @tom-elliott You are the man sir…The replication does indeed appear to be working as expected…I removed files from one node to confirm complete transfer. The only question I have concerns the odd output in Image Replicator log showing the following:

      [07-09-18 9:22:55 am] * Started sync for Image Sysprep-Win10EDU-X64
      			lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.Sysprep-Win10EDU-X64.transfer.VanHigh.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/SysprepImagex64" "/images/SysprepImagex64"; exit' -u fog,[Protected] 10.73.176.50
      [07-09-18 9:22:55 am] | CMD:
      [07-09-18 9:22:55 am] | Deleting remote file: /images/SysprepImagex64/d1p2.img
      [07-09-18 9:22:55 am] | Files do not match on server: VanHigh
      [07-09-18 9:21:02 am] | Sysprep-Win10EDU-X64: No need to sync d1p1.img file to VanHigh
      [07-09-18 9:21:01 am] | Sysprep-Win10EDU-X64: No need to sync d1.partitions file to VanHigh
      [07-09-18 9:21:01 am] | Sysprep-Win10EDU-X64: No need to sync d1.original.swapuuids file to VanHigh
      [07-09-18 9:21:01 am] | Sysprep-Win10EDU-X64: No need to sync d1.original.fstypes file to VanHigh
      [07-09-18 9:21:00 am] | Sysprep-Win10EDU-X64: No need to sync d1.minimum.partitions file to VanHigh
      [07-09-18 9:21:00 am] | Sysprep-Win10EDU-X64: No need to sync d1.mbr file to VanHigh
      [07-09-18 9:20:59 am] | Sysprep-Win10EDU-X64: No need to sync d1.fixed_size_partitions file to VanHigh
      [07-09-18 9:20:58 am] * Started sync for Image Sysprep-Win10EDU-X64
      			lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.Sysprep-Win10EDU-X64.transfer.VanElem.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/SysprepImagex64" "/images/SysprepImagex64"; exit' -u fog,[Protected] 10.72.200.50
      [07-09-18 9:20:58 am] | CMD:
      [07-09-18 9:20:58 am] | Deleting remote file: /images/SysprepImagex64/d1p2.img
      [07-09-18 9:20:58 am] | Files do not match on server: VanElem
      [07-09-18 9:18:57 am] | Sysprep-Win10EDU-X64: No need to sync d1p1.img file to VanElem
      [07-09-18 9:18:55 am] | Sysprep-Win10EDU-X64: No need to sync d1.partitions file to VanElem
      [07-09-18 9:18:54 am] | Sysprep-Win10EDU-X64: No need to sync d1.original.swapuuids file to VanElem
      [07-09-18 9:18:53 am] | Sysprep-Win10EDU-X64: No need to sync d1.original.fstypes file to VanElem
      [07-09-18 9:18:53 am] | Sysprep-Win10EDU-X64: No need to sync d1.minimum.partitions file to VanElem
      [07-09-18 9:18:52 am] | Sysprep-Win10EDU-X64: No need to sync d1.mbr file to VanElem
      [07-09-18 9:18:51 am] | Sysprep-Win10EDU-X64: No need to sync d1.fixed_size_partitions file to VanElem
      

      The files are there already and not actually being deleted and resent as the log indicates…I only attached the logs from 2 nodes, but they all behave the same and have the same output when image is already present. This does seem to only affect the largest partition.

      posted in FOG Problems
      H
      Hanz
    • RE: Replication problems 1.5.4 - always copying

      @tom-elliott I can verify through multiple attempts that the images are being replicated to the first storage node, but then the replication stops completely. Every other attempt, it seems to want to replicate the biggest (main) partitions as you can see below in the log. d1p3 for UEFI or d1p2 for MBR images.

      [07-07-18 12:19:26 pm] | There are no other members to sync to.
      [07-07-18 12:19:26 pm] | Image Name: SysprepWin10EDU
      [07-07-18 12:19:26 pm] * Not syncing Image between s
      [07-07-18 12:19:26 pm] | There are no other members to sync to.
      [07-07-18 12:19:26 pm] | Image Name: Sysprep-Win10EDU-X64
      [07-07-18 12:19:26 pm] * Not syncing Image between s
      [07-07-18 12:19:25 pm] | There are no other members to sync to.
      [07-07-18 12:19:25 pm] | Image Name: Sysprep-UEFI-x64
      [07-07-18 12:19:25 pm] * Not syncing Image between s
      [07-07-18 12:19:25 pm] | There are no other members to sync to.
      [07-07-18 12:19:25 pm] | Image Name: Sysprep-All (Win 7)
      [07-07-18 12:19:25 pm] * Not syncing Image between s
      [07-07-18 12:19:24 pm] * Attempting to perform Group -> Nodes image replication.
      [07-07-18 12:19:24 pm] | Replication already running with PID: 40445
      [07-07-18 12:19:24 pm] | Replication already running with PID: 40445
      [07-07-18 12:19:24 pm] | Replication already running with PID: 40445
      [07-07-18 12:19:24 pm] | Replication already running with PID: 40445
      [07-07-18 12:19:24 pm] | Replication already running with PID: 40445
      [07-07-18 12:19:24 pm] | Replication already running with PID: 40445
      [07-07-18 12:19:24 pm] | Replication already running with PID: 40445
      [07-07-18 12:19:24 pm] * Started sync for Image SysprepWin10EDU
      			lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.SysprepWin10EDU.transfer.Ashford.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/SysprepWin10EDU" "/images/SysprepWin10EDU"; exit' -u fog,[Protected] 10.72.128.55
      [07-07-18 12:19:24 pm] | CMD:
      [07-07-18 12:19:24 pm] * Starting Sync Actions
      [07-07-18 12:19:24 pm] | Deleting remote file: /images/SysprepWin10EDU/d1p1.img
      [07-07-18 12:19:24 pm] | Files do not match on server: Ashford
      [07-07-18 12:17:57 pm] | SysprepWin10EDU: No need to sync d1.partitions file to Ashford
      [07-07-18 12:17:57 pm] | SysprepWin10EDU: No need to sync d1.original.swapuuids file to Ashford
      [07-07-18 12:17:56 pm] | SysprepWin10EDU: No need to sync d1.original.fstypes file to Ashford
      [07-07-18 12:17:56 pm] | SysprepWin10EDU: No need to sync d1.minimum.partitions file to Ashford
      [07-07-18 12:17:55 pm] | SysprepWin10EDU: No need to sync d1.mbr file to Ashford
      [07-07-18 12:17:54 pm] | SysprepWin10EDU: No need to sync d1.fixed_size_partitions file to Ashford
      [07-07-18 12:17:53 pm] | Image Name: SysprepWin10EDU
      [07-07-18 12:17:53 pm] * Found Image to transfer to 9 s
      [07-07-18 12:17:50 pm] | Replication already running with PID: 28731
      [07-07-18 12:17:50 pm] | Replication already running with PID: 28731
      [07-07-18 12:17:50 pm] | Replication already running with PID: 28731
      [07-07-18 12:17:50 pm] | Replication already running with PID: 28731
      [07-07-18 12:17:50 pm] | Replication already running with PID: 28731
      [07-07-18 12:17:50 pm] | Replication already running with PID: 28731
      [07-07-18 12:17:50 pm] | Replication already running with PID: 28731
      [07-07-18 12:17:50 pm] * Started sync for Image Sysprep-Win10EDU-X64
      			lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.Sysprep-Win10EDU-X64.transfer.Ashford.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/SysprepImagex64" "/images/SysprepImagex64"; exit' -u fog,[Protected] 10.72.128.55
      [07-07-18 12:17:50 pm] | CMD:
      [07-07-18 12:17:50 pm] * Starting Sync Actions
      [07-07-18 12:17:50 pm] | Deleting remote file: /images/SysprepImagex64/d1p2.img
      [07-07-18 12:17:50 pm] | Files do not match on server: Ashford
      [07-07-18 12:16:03 pm] | Sysprep-Win10EDU-X64: No need to sync d1p1.img file to Ashford
      [07-07-18 12:16:02 pm] | Sysprep-Win10EDU-X64: No need to sync d1.partitions file to Ashford
      [07-07-18 12:16:01 pm] | Sysprep-Win10EDU-X64: No need to sync d1.original.swapuuids file to Ashford
      [07-07-18 12:16:01 pm] | Sysprep-Win10EDU-X64: No need to sync d1.original.fstypes file to Ashford
      [07-07-18 12:16:00 pm] | Sysprep-Win10EDU-X64: No need to sync d1.minimum.partitions file to Ashford
      [07-07-18 12:16:00 pm] | Sysprep-Win10EDU-X64: No need to sync d1.mbr file to Ashford
      [07-07-18 12:15:59 pm] | Sysprep-Win10EDU-X64: No need to sync d1.fixed_size_partitions file to Ashford
      [07-07-18 12:15:58 pm] | Image Name: Sysprep-Win10EDU-X64
      [07-07-18 12:15:58 pm] * Found Image to transfer to 9 s
      [07-07-18 12:15:55 pm] | Replication already running with PID: 14564
      [07-07-18 12:15:55 pm] | Replication already running with PID: 14564
      [07-07-18 12:15:55 pm] | Replication already running with PID: 14564
      [07-07-18 12:15:55 pm] | Replication already running with PID: 14564
      [07-07-18 12:15:55 pm] | Replication already running with PID: 14564
      [07-07-18 12:15:55 pm] | Replication already running with PID: 14564
      [07-07-18 12:15:55 pm] | Replication already running with PID: 14564
      [07-07-18 12:15:55 pm] * Started sync for Image Sysprep-UEFI-x64
      			lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.Sysprep-UEFI-x64.transfer.Ashford.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/Sysprep-UEFI-x64" "/images/Sysprep-UEFI-x64"; exit' -u fog,[Protected] 10.72.128.55
      [07-07-18 12:15:55 pm] | CMD:
      [07-07-18 12:15:55 pm] * Starting Sync Actions
      [07-07-18 12:15:55 pm] | Sysprep-UEFI-x64: No need to sync d1p4.img file to Ashford
      [07-07-18 12:15:54 pm] | Deleting remote file: /images/Sysprep-UEFI-x64/d1p3.img
      [07-07-18 12:15:54 pm] | Files do not match on server: Ashford
      [07-07-18 12:13:49 pm] | Sysprep-UEFI-x64: No need to sync d1p2.img file to Ashford
      [07-07-18 12:13:48 pm] | Sysprep-UEFI-x64: No need to sync d1p1.img file to Ashford
      [07-07-18 12:13:47 pm] | Sysprep-UEFI-x64: No need to sync d1.partitions file to Ashford
      [07-07-18 12:13:47 pm] | Sysprep-UEFI-x64: No need to sync d1.original.uuids file to Ashford
      [07-07-18 12:13:46 pm] | Sysprep-UEFI-x64: No need to sync d1.original.swapuuids file to Ashford
      [07-07-18 12:13:46 pm] | Sysprep-UEFI-x64: No need to sync d1.original.fstypes file to Ashford
      [07-07-18 12:13:45 pm] | Sysprep-UEFI-x64: No need to sync d1.minimum.partitions file to Ashford
      [07-07-18 12:13:45 pm] | Sysprep-UEFI-x64: No need to sync d1.mbr file to Ashford
      [07-07-18 12:13:44 pm] | Sysprep-UEFI-x64: No need to sync d1.fixed_size_partitions file to Ashford
      [07-07-18 12:13:42 pm] | Image Name: Sysprep-UEFI-x64
      [07-07-18 12:13:42 pm] * Found Image to transfer to 9 s
      [07-07-18 12:13:39 pm] | There are no other members to sync to.
      [07-07-18 12:13:39 pm] | Image Name: Sysprep-All (Win 7)
      [07-07-18 12:13:39 pm] * Not syncing Image between s
      [07-07-18 12:13:39 pm] | There are no other members to sync to.
      [07-07-18 12:13:39 pm] | Image Name: 
      [07-07-18 12:13:39 pm] * Not syncing Image between s
      [07-07-18 12:13:38 pm] | Replicating postinitscripts
      [07-07-18 12:13:38 pm] | There are no other members to sync to.
      [07-07-18 12:13:38 pm] | Image Name: 
      [07-07-18 12:13:38 pm] * Not syncing Image between s
      [07-07-18 12:13:38 pm] | Replicating postdownloadscripts
      [07-07-18 12:13:38 pm] * Attempting to perform Group -> Group image replication.
      [07-07-18 12:13:38 pm] * We are node ID: 1. We are node name: 1Fog-Server
      [07-07-18 12:13:38 pm] * We are group ID: 1. We are group name: 1Office
      [07-07-18 12:13:38 pm] * Starting Image Replication.
      

      FOG 1.5.4.8

      Furthermore…after disabling the Ashford node it does in fact go to the second “Ramage” node, but stops there and doesn’t try to replicate to the other nodes whatsoever…(I have 9 nodes alltogether, including the main server)

      [07-07-18 1:11:30 pm] | There are no other members to sync to.
      [07-07-18 1:11:30 pm] | Image Name: SysprepWin10EDU
      [07-07-18 1:11:30 pm] * Not syncing Image between s
      [07-07-18 1:11:30 pm] | There are no other members to sync to.
      [07-07-18 1:11:30 pm] | Image Name: Sysprep-Win10EDU-X64
      [07-07-18 1:11:29 pm] * Not syncing Image between s
      [07-07-18 1:11:29 pm] | There are no other members to sync to.
      [07-07-18 1:11:29 pm] | Image Name: Sysprep-UEFI-x64
      [07-07-18 1:11:29 pm] * Not syncing Image between s
      [07-07-18 1:11:29 pm] | There are no other members to sync to.
      [07-07-18 1:11:28 pm] | Image Name: Sysprep-All (Win 7)
      [07-07-18 1:11:28 pm] * Not syncing Image between s
      [07-07-18 1:11:28 pm] * Attempting to perform Group -> Nodes image replication.
      [07-07-18 1:11:28 pm] | Replication already running with PID: 55853
      [07-07-18 1:11:28 pm] | Replication already running with PID: 55853
      [07-07-18 1:11:28 pm] | Replication already running with PID: 55853
      [07-07-18 1:11:28 pm] | Replication already running with PID: 55853
      [07-07-18 1:11:28 pm] | Replication already running with PID: 55853
      [07-07-18 1:11:28 pm] | Replication already running with PID: 55853
      [07-07-18 1:11:28 pm] * Started sync for Image SysprepWin10EDU
      			lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.SysprepWin10EDU.transfer.Ramage.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/SysprepWin10EDU" "/images/SysprepWin10EDU"; exit' -u fog,[Protected] 10.72.216.50
      [07-07-18 1:11:28 pm] | CMD:
      [07-07-18 1:11:28 pm] * Starting Sync Actions
      [07-07-18 1:11:28 pm] | d1p1.img File does not exist. Ramage
      [07-07-18 1:11:28 pm] | Files do not match on server: Ramage
      [07-07-18 1:11:20 pm] | d1.partitions File does not exist. Ramage
      [07-07-18 1:11:20 pm] | Files do not match on server: Ramage
      [07-07-18 1:11:13 pm] | d1.original.swapuuids File does not exist. Ramage
      [07-07-18 1:11:13 pm] | Files do not match on server: Ramage
      [07-07-18 1:11:09 pm] | d1.original.fstypes File does not exist. Ramage
      [07-07-18 1:11:09 pm] | Files do not match on server: Ramage
      [07-07-18 1:11:05 pm] | d1.minimum.partitions File does not exist. Ramage
      [07-07-18 1:11:05 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:59 pm] | d1.mbr File does not exist. Ramage
      [07-07-18 1:10:59 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:51 pm] | d1.fixed_size_partitions File does not exist. Ramage
      [07-07-18 1:10:51 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:40 pm] | Image Name: SysprepWin10EDU
      [07-07-18 1:10:40 pm] * Found Image to transfer to 8 s
      [07-07-18 1:10:33 pm] | Replication already running with PID: 51510
      [07-07-18 1:10:33 pm] | Replication already running with PID: 51510
      [07-07-18 1:10:33 pm] | Replication already running with PID: 51510
      [07-07-18 1:10:33 pm] | Replication already running with PID: 51510
      [07-07-18 1:10:33 pm] | Replication already running with PID: 51510
      [07-07-18 1:10:33 pm] | Replication already running with PID: 51510
      [07-07-18 1:10:33 pm] * Started sync for Image Sysprep-Win10EDU-X64
      			lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.Sysprep-Win10EDU-X64.transfer.Ramage.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/SysprepImagex64" "/images/SysprepImagex64"; exit' -u fog,[Protected] 10.72.216.50
      [07-07-18 1:10:33 pm] | CMD:
      [07-07-18 1:10:33 pm] * Starting Sync Actions
      [07-07-18 1:10:33 pm] | d1p2.img File does not exist. Ramage
      [07-07-18 1:10:33 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:28 pm] | d1p1.img File does not exist. Ramage
      [07-07-18 1:10:28 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:24 pm] | d1.partitions File does not exist. Ramage
      [07-07-18 1:10:24 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:20 pm] | d1.original.swapuuids File does not exist. Ramage
      [07-07-18 1:10:20 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:14 pm] | d1.original.fstypes File does not exist. Ramage
      [07-07-18 1:10:14 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:11 pm] | d1.minimum.partitions File does not exist. Ramage
      [07-07-18 1:10:11 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:09 pm] | d1.mbr File does not exist. Ramage
      [07-07-18 1:10:09 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:07 pm] | d1.fixed_size_partitions File does not exist. Ramage
      [07-07-18 1:10:07 pm] | Files do not match on server: Ramage
      [07-07-18 1:10:01 pm] | Image Name: Sysprep-Win10EDU-X64
      [07-07-18 1:10:01 pm] * Found Image to transfer to 8 s
      [07-07-18 1:09:57 pm] | Replication already running with PID: 48074
      [07-07-18 1:09:57 pm] | Replication already running with PID: 48074
      [07-07-18 1:09:57 pm] | Replication already running with PID: 48074
      [07-07-18 1:09:57 pm] | Replication already running with PID: 48074
      [07-07-18 1:09:57 pm] | Replication already running with PID: 48074
      [07-07-18 1:09:57 pm] | Replication already running with PID: 48074
      [07-07-18 1:09:57 pm] * Started sync for Image Sysprep-UEFI-x64
      			lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.Sysprep-UEFI-x64.transfer.Ramage.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/Sysprep-UEFI-x64" "/images/Sysprep-UEFI-x64"; exit' -u fog,[Protected] 10.72.216.50
      [07-07-18 1:09:57 pm] | CMD:
      [07-07-18 1:09:57 pm] * Starting Sync Actions
      [07-07-18 1:09:57 pm] | d1p4.img File does not exist. Ramage
      [07-07-18 1:09:57 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:56 pm] | d1p3.img File does not exist. Ramage
      [07-07-18 1:09:56 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:56 pm] | d1p2.img File does not exist. Ramage
      [07-07-18 1:09:56 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:55 pm] | d1p1.img File does not exist. Ramage
      [07-07-18 1:09:55 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:55 pm] | d1.partitions File does not exist. Ramage
      [07-07-18 1:09:55 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:54 pm] | d1.original.uuids File does not exist. Ramage
      [07-07-18 1:09:54 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:54 pm] | d1.original.swapuuids File does not exist. Ramage
      [07-07-18 1:09:54 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:53 pm] | d1.original.fstypes File does not exist. Ramage
      [07-07-18 1:09:53 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:53 pm] | d1.minimum.partitions File does not exist. Ramage
      [07-07-18 1:09:53 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:52 pm] | d1.mbr File does not exist. Ramage
      [07-07-18 1:09:52 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:52 pm] | d1.fixed_size_partitions File does not exist. Ramage
      [07-07-18 1:09:52 pm] | Files do not match on server: Ramage
      [07-07-18 1:09:50 pm] | Image Name: Sysprep-UEFI-x64
      [07-07-18 1:09:50 pm] * Found Image to transfer to 8 s
      [07-07-18 1:09:48 pm] | There are no other members to sync to.
      [07-07-18 1:09:48 pm] | Image Name: Sysprep-All (Win 7)
      [07-07-18 1:09:48 pm] * Not syncing Image between s
      [07-07-18 1:09:47 pm] | There are no other members to sync to.
      [07-07-18 1:09:47 pm] | Image Name: 
      [07-07-18 1:09:47 pm] * Not syncing Image between s
      [07-07-18 1:09:47 pm] | Replicating postinitscripts
      [07-07-18 1:09:47 pm] | There are no other members to sync to.
      [07-07-18 1:09:47 pm] | Image Name: 
      [07-07-18 1:09:47 pm] * Not syncing Image between s
      [07-07-18 1:09:46 pm] | Replicating postdownloadscripts
      [07-07-18 1:09:46 pm] * Attempting to perform Group -> Group image replication.
      [07-07-18 1:09:46 pm] * We are node ID: 1. We are node name: 1Fog-Server
      [07-07-18 1:09:46 pm] * We are group ID: 1. We are group name: 1Office
      [07-07-18 1:09:46 pm] * Starting Image Replication.
      [07-07-18 1:09:43 pm] * Starting service loop
      [07-07-18 1:09:43 pm] * Checking for new items every 4800 seconds
      [07-07-18 1:09:43 pm] * Starting ImageReplicator Service
      [07-07-18 1:09:43 pm] Interface Ready with IP Address: fog-server.boone.edu
      [07-07-18 1:09:43 pm] Interface Ready with IP Address: 127.0.1.1
      [07-07-18 1:09:43 pm] Interface Ready with IP Address: 127.0.0.1
      [07-07-18 1:09:43 pm] Interface Ready with IP Address: 10.72.3.50
      
      
      ==================================
      == Released under GPL Version 3 ==
      ==================================
      = https://fogproject.org/Credits =
      ============ Credits =============
      ==================================
      ===== Free Opensource Ghost ======
      ==================================
      === ========== ===== ====
      === ========= == === == ===
      === ======== ==== == ==== ===
      === ======== ==== == === ===
      === ==== ==== == =========
      === ======== ==== == =========
      === ======== ==== == ==== ===
      === ========= == === == ===
      === ==== ===== ====
      ==================================
      [07-07-18 1:09:43 pm]
      

      After disabling each node in order after replication, I can get images replicated to all nodes.

      posted in FOG Problems
      H
      Hanz
    • RE: 504 Gateway Timeout-FOG 1.5.2

      @tom-elliott I think you can close this…apparently one node (of the 😎 missed an upgrade and was still running odler version…I’ll keep an eye on it this week to confirm.

      posted in Bug Reports
      H
      Hanz
    • 504 Gateway Timeout-FOG 1.5.2

      FOG 1.5.2 on Fedora 26…504 error Gateway timeout 8 Gb RAM 8 cores…not being pushed really but can’t get in.

      Gateway Timeout
      The gateway did not receive a timely response from the upstream server or application.

      /var/log/httpd/error_log

      [Fri Apr 20 08:12:44.762878 2018] [proxy_fcgi:error] [pid 19788] (70007)The timeout specified has expired: [client 10.72.2.29:61043] AH01075: Error dispatching request to : (polling), referer: http://10.72.3.50/fog/management/index.php?node=home
      [Fri Apr 20 08:13:11.601087 2018] [proxy_fcgi:error] [pid 46536] (70007)The timeout specified has expired: [client 10.72.2.29:61048] AH01075: Error dispatching request to : (polling), referer: http://10.72.3.50/fog/management/index.php?node=home
      [Fri Apr 20 08:14:39.319873 2018] [proxy_fcgi:error] [pid 46536] (70007)The timeout specified has expired: [client 10.72.2.29:61055] AH01075: Error dispatching request to : (polling), referer: http://10.72.3.50/fog/management/index.php?node=home
      

      /var/log/php-fpm/www-error.log

      [20-Apr-2018 11:57:04 UTC] PHP Notice:  A non well formed numeric value encountered in /var/www/html/fog/status/bandwidth.php on line 109
      [20-Apr-2018 11:57:04 UTC] PHP Notice:  A non well formed numeric value encountered in /var/www/html/fog/status/bandwidth.php on line 110
      [20-Apr-2018 11:57:04 UTC] PHP Notice:  A non well formed numeric value encountered in /var/www/html/fog/status/bandwidth.php on line 110
      

      Please help

      **Update…Turning off support node in same group as master, and upping memory in [FogSettings] to 4096 from 2048 seemed to relieve this issue (guessing here)

      posted in Bug Reports
      H
      Hanz
    • RE: GUI-Bug in Group Mangement - Membership

      @wayne-workman Actually can confirm via request to try many more times…host chosen is not one shown…actually varies by more than one off…

      Example I choose host 501RM201-08 might get 501RM201-02

      Seems contained within group but random calling. Did wait for full loading of page too.

      posted in Bug Reports
      H
      Hanz
    • RE: GUI-Bug in Group Mangement - Membership

      @wayne-workman from within the group page–>going to members—>then choose host. Works as normal 1.5.2 master

      posted in Bug Reports
      H
      Hanz
    • RE: upgrading from 1.5.0 to 1.5.1 fails at backup

      @tom-elliott none in that directory…

      [bcs@fog-server php-fpm]$ ls
      error.log           error.log-20180325  error.log-20180408
      error.log-20180318  error.log-20180401
      
      posted in Bug Reports
      H
      Hanz
    • 1
    • 2
    • 3
    • 4
    • 5
    • 17
    • 18
    • 1 / 18