@george1421 Update to part 5 Access FOG host data
if [[ ! -z $mac ]]; then
curl -A "" -Lkso /tmp/hinfo.sh ${web}/service/hostinfo.php -d "mac=$mac"
if [[ -f /tmp/hinfo.sh ]]; then
. /tmp/hinfo.sh
fi
fi
@george1421 Update to part 5 Access FOG host data
if [[ ! -z $mac ]]; then
curl -A "" -Lkso /tmp/hinfo.sh ${web}/service/hostinfo.php -d "mac=$mac"
if [[ -f /tmp/hinfo.sh ]]; then
. /tmp/hinfo.sh
fi
fi
Just deleted the image files from my CHS node. Looks like replication is starting to do its job again.
In regards to drivers I’m not sure if this is best practice, but i have my drivers living in the /images/postdownloadscripts/drivers directory so that they also get replicated.
I’ll Keep you posted. Thanks for the Info.
I have Fog setup on 6 Ubuntu Servers.
They are configured as follows:
For some reason replication is only working on CHS-FOG, however its continuously deleting and uploading some of the files.
The rest of my storage nodes are not receiving anything.
Replication Log:
lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator..transfer.CHS-FOG.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/postdownloadscripts" "/images/postdownloadscripts"; exit' -u fog,[Protected] 10.2.31.16
[06-07-18 12:45:48 pm] * Started sync for Image postdownloadscripts
[06-07-18 12:45:48 pm] | Replication already running with PID: 7746
[06-07-18 12:45:48 pm] | Replication already running with PID: 7746
[06-07-18 12:45:48 pm] | Replication already running with PID: 7746
[06-07-18 12:45:48 pm] | Replication already running with PID: 7746
[06-07-18 12:45:48 pm] | Replicating postinitscripts
[06-07-18 12:45:50 pm] * Found Image to transfer to 5 s
[06-07-18 12:45:50 pm] | File Name: dev/postinitscripts
[06-07-18 12:45:51 pm] | dev/postinitscripts: No need to sync fog.postinit file to CHS-FOG
[06-07-18 12:45:51 pm] * All files synced for this item.
[06-07-18 12:45:52 pm] | dev/postinitscripts: No need to sync fog.postinit file to CMS-FOG
[06-07-18 12:45:52 pm] * All files synced for this item.
[06-07-18 12:45:53 pm] | dev/postinitscripts: No need to sync fog.postinit file to EST-FOG
[06-07-18 12:45:53 pm] * All files synced for this item.
[06-07-18 12:45:54 pm] | dev/postinitscripts: No need to sync fog.postinit file to MAG-FOG
[06-07-18 12:45:54 pm] * All files synced for this item.
[06-07-18 12:45:55 pm] | dev/postinitscripts: No need to sync fog.postinit file to WRP-FOG
[06-07-18 12:45:55 pm] * All files synced for this item.
[06-07-18 12:45:55 pm] * Not syncing Image between s
[06-07-18 12:45:55 pm] | Image Name: w7-32bd
[06-07-18 12:45:55 pm] | There are no other members to sync to.
[06-07-18 12:45:56 pm] * Not syncing Image between s
[06-07-18 12:45:56 pm] | Image Name: w7-64bd
[06-07-18 12:45:56 pm] | There are no other members to sync to.
[06-07-18 12:45:56 pm] * Attempting to perform Group -> Nodes image replication.
[06-07-18 12:45:58 pm] * Found Image to transfer to 5 s
[06-07-18 12:45:58 pm] | Image Name: w7-32bd
[06-07-18 12:45:59 pm] | w7-32bd: No need to sync d1.fixed_size_partitions file to CHS-FOG
[06-07-18 12:45:59 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:45:59 pm] | Deleting remote file: /images/w7-32bd/d1.mbr
[06-07-18 12:46:00 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:46:00 pm] | Deleting remote file: /images/w7-32bd/d1.minimum.partitions
[06-07-18 12:46:00 pm] | w7-32bd: No need to sync d1.original.fstypes file to CHS-FOG
[06-07-18 12:46:00 pm] | w7-32bd: No need to sync d1.original.swapuuids file to CHS-FOG
[06-07-18 12:46:00 pm] | w7-32bd: No need to sync d1.partitions file to CHS-FOG
[06-07-18 12:49:00 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:49:00 pm] | Deleting remote file: /images/w7-32bd/d1p1.img
[06-07-18 12:49:00 pm] * Starting Sync Actions
[06-07-18 12:49:00 pm] | CMD:
lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.w7-32bd.transfer.CHS-FOG.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/w7-32bd" "/images/w7-32bd"; exit' -u fog,[Protected] 10.2.31.16
[06-07-18 12:49:00 pm] * Started sync for Image w7-32bd
[06-07-18 12:49:00 pm] | Replication already running with PID: 8463
[06-07-18 12:49:00 pm] | Replication already running with PID: 8463
[06-07-18 12:49:00 pm] | Replication already running with PID: 8463
[06-07-18 12:49:00 pm] | Replication already running with PID: 8463
[06-07-18 12:49:01 pm] * Found Image to transfer to 5 s
[06-07-18 12:49:01 pm] | Image Name: w7-64bd
[06-07-18 12:49:02 pm] | w7-64bd: No need to sync d1.fixed_size_partitions file to CHS-FOG
[06-07-18 12:49:02 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:49:02 pm] | Deleting remote file: /images/w7-64bd/d1.mbr
[06-07-18 12:49:03 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:49:03 pm] | Deleting remote file: /images/w7-64bd/d1.minimum.partitions
[06-07-18 12:49:03 pm] | w7-64bd: No need to sync d1.original.fstypes file to CHS-FOG
[06-07-18 12:49:03 pm] | w7-64bd: No need to sync d1.original.swapuuids file to CHS-FOG
[06-07-18 12:49:04 pm] | w7-64bd: No need to sync d1.partitions file to CHS-FOG
[06-07-18 12:53:13 pm] | w7-64bd: No need to sync d1p1.img file to CHS-FOG
[06-07-18 12:53:13 pm] * Starting Sync Actions
[06-07-18 12:53:13 pm] | CMD:
lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.w7-64bd.transfer.CHS-FOG.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/w7-64bd" "/images/w7-64bd"; exit' -u fog,[Protected] 10.2.31.16
[06-07-18 12:53:13 pm] * Started sync for Image w7-64bd
[06-07-18 12:53:13 pm] | Replication already running with PID: 9184
[06-07-18 12:53:13 pm] | Replication already running with PID: 9184
[06-07-18 12:53:13 pm] | Replication already running with PID: 9184
[06-07-18 12:53:13 pm] | Replication already running with PID: 9184
[06-07-18 12:53:14 pm] * Starting Image Replication.
[06-07-18 12:53:14 pm] * We are group ID: 1. We are group name: MAIN
[06-07-18 12:53:14 pm] * We are node ID: 1. We are node name: Fog-Main
[06-07-18 12:53:14 pm] * Attempting to perform Group -> Group image replication.
[06-07-18 12:53:14 pm] | Replicating postdownloadscripts
[06-07-18 12:53:15 pm] * Found Image to transfer to 5 s
[06-07-18 12:53:15 pm] | File Name: postdownloadscripts
[06-07-18 12:53:16 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:53:16 pm] | Deleting remote file: /images/postdownloadscripts/devScripts/7zToGZ.sh
[06-07-18 12:53:16 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:53:16 pm] | Deleting remote file: /images/postdownloadscripts/devScripts/7zToGZ.sh
[06-07-18 12:53:16 pm] | postdownloadscripts: No need to sync getModel.sh file to CHS-FOG
[06-07-18 12:53:21 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:53:21 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/20BG0011US.tar.gz
[06-07-18 12:53:25 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:53:25 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/20BG0011US.tar.gz
[06-07-18 12:53:29 pm] | Files do not match on server: CHS-FOG
[06-07-18 12:53:29 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/20BG0011US.tar.gz
[06-07-18 12:53:41 pm] | postdownloadscripts: No need to sync 20BG0011US.tar.gz file to CHS-FOG
[06-07-18 12:53:57 pm] | postdownloadscripts: No need to sync 2344BNU.tar.gz file to CHS-FOG
[06-07-18 12:54:12 pm] | postdownloadscripts: No need to sync 2344BZU.tar.gz file to CHS-FOG
[06-07-18 12:54:28 pm] | postdownloadscripts: No need to sync 2349DE6.tar.gz file to CHS-FOG
[06-07-18 12:54:44 pm] | postdownloadscripts: No need to sync 2349NL5.tar.gz file to CHS-FOG
[06-07-18 12:55:09 pm] | postdownloadscripts: No need to sync 3238BL1.tar.gz file to CHS-FOG
[06-07-18 12:55:15 pm] | postdownloadscripts: No need to sync 3340.tar.gz file to CHS-FOG
[06-07-18 12:55:31 pm] | postdownloadscripts: No need to sync 33722FU.tar.gz file to CHS-FOG
[06-07-18 12:55:47 pm] | postdownloadscripts: No need to sync 33722VU.tar.gz file to CHS-FOG
[06-07-18 12:56:35 pm] | postdownloadscripts: No need to sync 4236S3G.tar.gz file to CHS-FOG
[06-07-18 12:56:42 pm] | postdownloadscripts: No need to sync 7010.tar.gz file to CHS-FOG
[06-07-18 12:56:47 pm] | postdownloadscripts: No need to sync 760.tar.gz file to CHS-FOG
[06-07-18 12:57:15 pm] | postdownloadscripts: No need to sync 7720.tar.gz file to CHS-FOG
[06-07-18 12:57:24 pm] | postdownloadscripts: No need to sync 780.tar.gz file to CHS-FOG
[06-07-18 12:57:30 pm] | postdownloadscripts: No need to sync 790.tar.gz file to CHS-FOG
[06-07-18 12:57:40 pm] | postdownloadscripts: No need to sync 9010.tar.gz file to CHS-FOG
[06-07-18 12:57:52 pm] | postdownloadscripts: No need to sync 990.tar.gz file to CHS-FOG
[06-07-18 12:58:00 pm] | postdownloadscripts: No need to sync E5430.tar.gz file to CHS-FOG
[06-07-18 12:58:13 pm] | postdownloadscripts: No need to sync E5440.tar.gz file to CHS-FOG
[06-07-18 12:58:19 pm] | postdownloadscripts: No need to sync E5510.tar.gz file to CHS-FOG
[06-07-18 12:58:22 pm] | postdownloadscripts: No need to sync E5520.tar.gz file to CHS-FOG
[06-07-18 12:58:29 pm] | postdownloadscripts: No need to sync E5530.tar.gz file to CHS-FOG
[06-07-18 12:58:41 pm] | postdownloadscripts: No need to sync E5540.tar.gz file to CHS-FOG
[06-07-18 12:58:50 pm] | postdownloadscripts: No need to sync E5550.tar.gz file to CHS-FOG
[06-07-18 12:59:03 pm] | postdownloadscripts: No need to sync E5570.tar.gz file to CHS-FOG
[06-07-18 12:59:09 pm] | postdownloadscripts: No need to sync E6400.tar.gz file to CHS-FOG
[06-07-18 12:59:19 pm] | postdownloadscripts: No need to sync E6410.tar.gz file to CHS-FOG
[06-07-18 12:59:27 pm] | postdownloadscripts: No need to sync E6420.tar.gz file to CHS-FOG
[06-07-18 12:59:32 pm] | postdownloadscripts: No need to sync E6500.tar.gz file to CHS-FOG
[06-07-18 12:59:40 pm] | postdownloadscripts: No need to sync E6510.tar.gz file to CHS-FOG
[06-07-18 12:59:44 pm] | postdownloadscripts: No need to sync M4500.tar.gz file to CHS-FOG
[06-07-18 12:59:49 pm] | postdownloadscripts: No need to sync M4600.tar.gz file to CHS-FOG
[06-07-18 1:00:04 pm] | postdownloadscripts: No need to sync M6800.tar.gz file to CHS-FOG
[06-07-18 1:00:17 pm] | postdownloadscripts: No need to sync T1700.tar.gz file to CHS-FOG
[06-07-18 1:00:23 pm] | postdownloadscripts: No need to sync T3500.tar.gz file to CHS-FOG
[06-07-18 1:01:27 pm] | postdownloadscripts: No need to sync T420.tar.gz file to CHS-FOG
[06-07-18 1:01:40 pm] | postdownloadscripts: No need to sync T430.tar.gz file to CHS-FOG
[06-07-18 1:01:46 pm] | postdownloadscripts: No need to sync T5500.tar.gz file to CHS-FOG
[06-07-18 1:02:01 pm] | postdownloadscripts: No need to sync W540.tar.gz file to CHS-FOG
[06-07-18 1:02:18 pm] | postdownloadscripts: No need to sync X131e.tar.gz file to CHS-FOG
[06-07-18 1:02:58 pm] | postdownloadscripts: No need to sync x100e.tar.gz file to CHS-FOG
[06-07-18 1:02:59 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:02:59 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x86/1501.tar.gz
[06-07-18 1:03:03 pm] | postdownloadscripts: No need to sync 1501.tar.gz file to CHS-FOG
[06-07-18 1:03:06 pm] | postdownloadscripts: No need to sync 2100.tar.gz file to CHS-FOG
[06-07-18 1:03:07 pm] | postdownloadscripts: No need to sync 2110.tar.gz file to CHS-FOG
[06-07-18 1:03:10 pm] | postdownloadscripts: No need to sync 2120.tar.gz file to CHS-FOG
[06-07-18 1:03:15 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:03:15 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/2344BNU.tar.gz
[06-07-18 1:03:21 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:03:21 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/2344BZU.tar.gz
[06-07-18 1:03:25 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:03:25 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/2349DE6.tar.gz
[06-07-18 1:03:31 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:03:31 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/2349NL5.tar.gz
[06-07-18 1:03:43 pm] | postdownloadscripts: No need to sync 2349S4R.tar.gz file to CHS-FOG
[06-07-18 1:03:45 pm] | postdownloadscripts: No need to sync 28762JU.tar.gz file to CHS-FOG
[06-07-18 1:04:00 pm] | postdownloadscripts: No need to sync 311-1000.tar.gz file to CHS-FOG
[06-07-18 1:04:09 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:09 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/3238BL1.tar.gz
[06-07-18 1:04:11 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:11 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/3340.tar.gz
[06-07-18 1:04:17 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:17 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/33722FU.tar.gz
[06-07-18 1:04:22 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:22 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/33722VU.tar.gz
[06-07-18 1:04:24 pm] | postdownloadscripts: No need to sync 350829U.tar.gz file to CHS-FOG
[06-07-18 1:04:26 pm] | postdownloadscripts: No need to sync 390.tar.gz file to CHS-FOG
[06-07-18 1:04:42 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:42 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/4236S3G.tar.gz
[06-07-18 1:04:44 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:44 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/7010.tar.gz
[06-07-18 1:04:45 pm] | postdownloadscripts: No need to sync 740.tar.gz file to CHS-FOG
[06-07-18 1:04:46 pm] | postdownloadscripts: No need to sync 745.tar.gz file to CHS-FOG
[06-07-18 1:04:47 pm] | postdownloadscripts: No need to sync 755.tar.gz file to CHS-FOG
[06-07-18 1:04:48 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:49 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/760.tar.gz
[06-07-18 1:04:51 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:51 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/790.tar.gz
[06-07-18 1:04:54 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:54 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/9010.tar.gz
[06-07-18 1:04:57 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:04:57 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/990.tar.gz
[06-07-18 1:04:59 pm] | postdownloadscripts: No need to sync D620.tar.gz file to CHS-FOG
[06-07-18 1:05:00 pm] | postdownloadscripts: No need to sync D630.tar.gz file to CHS-FOG
[06-07-18 1:05:08 pm] | postdownloadscripts: No need to sync DM1.tar.gz file to CHS-FOG
[06-07-18 1:05:10 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:10 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E5430.tar.gz
[06-07-18 1:05:14 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:14 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E5440.tar.gz
[06-07-18 1:05:16 pm] | postdownloadscripts: No need to sync E5500.tar.gz file to CHS-FOG
[06-07-18 1:05:18 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:18 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E5510.tar.gz
[06-07-18 1:05:19 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:19 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E5520.tar.gz
[06-07-18 1:05:21 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:21 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E5530.tar.gz
[06-07-18 1:05:25 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:25 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E5540.tar.gz
[06-07-18 1:05:28 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:28 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E5550.tar.gz
[06-07-18 1:05:32 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:32 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E5570.tar.gz
[06-07-18 1:05:34 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:34 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E6400.tar.gz
[06-07-18 1:05:36 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:36 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E6410.tar.gz
[06-07-18 1:05:39 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:39 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E6420.tar.gz
[06-07-18 1:05:46 pm] | postdownloadscripts: No need to sync E6430.tar.gz file to CHS-FOG
[06-07-18 1:05:48 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:48 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E6500.tar.gz
[06-07-18 1:05:50 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:50 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/E6510.tar.gz
[06-07-18 1:05:53 pm] | postdownloadscripts: No need to sync E6520.tar.gz file to CHS-FOG
[06-07-18 1:05:54 pm] | postdownloadscripts: No need to sync GX270.tar.gz file to CHS-FOG
[06-07-18 1:05:54 pm] | postdownloadscripts: No need to sync GX280.tar.gz file to CHS-FOG
[06-07-18 1:05:54 pm] | postdownloadscripts: No need to sync GX520.tar.gz file to CHS-FOG
[06-07-18 1:05:59 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:05:59 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/M6800.tar.gz
[06-07-18 1:06:03 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:06:03 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/T1700.tar.gz
[06-07-18 1:06:04 pm] | postdownloadscripts: No need to sync T3400.tar.gz file to CHS-FOG
[06-07-18 1:06:06 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:06:06 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/T3500.tar.gz
[06-07-18 1:06:24 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:06:24 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/T420.tar.gz
[06-07-18 1:06:28 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:06:28 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/T430.tar.gz
[06-07-18 1:06:30 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:06:30 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/T5500.tar.gz
[06-07-18 1:06:34 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:06:34 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/W540.tar.gz
[06-07-18 1:06:39 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:06:39 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/X131e.tar.gz
[06-07-18 1:06:51 pm] | Files do not match on server: CHS-FOG
[06-07-18 1:06:51 pm] | Deleting remote file: /images/postdownloadscripts/drivers/W7/x64/x100e.tar.gz
[06-07-18 1:06:52 pm] | postdownloadscripts: No need to sync fog.injectDrivers file to CHS-FOG
[06-07-18 1:06:52 pm] | postdownloadscripts: No need to sync fog.injectDrivers.save file to CHS-FOG
[06-07-18 1:06:52 pm] | postdownloadscripts: No need to sync fog.postdownload file to CHS-FOG```
@george1421 Update to part 5 Access FOG host data
if [[ ! -z $mac ]]; then
curl -A "" -Lkso /tmp/hinfo.sh ${web}/service/hostinfo.php -d "mac=$mac"
if [[ -f /tmp/hinfo.sh ]]; then
. /tmp/hinfo.sh
fi
fi