• 0 Votes
    10 Posts
    2k Views
    george1421G

    @drapalsfj Once you have 2.76 then you need to use my config file for 2.76 or later. Once you have that you can pxe boot both firmware types. But if you are installing 2012 dhcp server that is a better longer term solution. If you need to circle back to dnsmasq let me know and we can finish your setup.

  • 0 Votes
    22 Posts
    6k Views
    Z

    @sebastian-roth ok after fixing my error to the multicasttask.class.php I ran the 3 tests you suggested

    do not turn off any of the clients to see if it still is reliable

    pull the network cable of one of the clients while multicast is on for 5 seconds - see if that is enough for it to be dropped already

    turn off one of the clients while multicasting and see how long it takes for it to drop

    During the first test, multicast worked normally and the new argument added to multicasttask.class.php was reflecting in the logs. During the second test pulling the network cable did not appear to drop the disconnected host, but upon plugging the network cable back in the session returned to normal speeds. During the last lest of powering a client off during a session, the multicast session came to a near halt and is only transferring at around 100 MBpm. I’ve left the session going all night and the session is still active and moving at the throttled pace.

  • Multi-cast with Location plugin enabled

    27
    0 Votes
    27 Posts
    7k Views
    Wayne WorkmanW

    @zacadams Glad you got this figured out.

  • Adding a new custom module to fog/services

    4
    0 Votes
    4 Posts
    976 Views
    george1421G

    @thebrennan47 The 500 error indicates you have an issue in your php.

    You might want to review the apache error log to see if it will give you a clue to the issue.

  • Fog storage node on mounted NAS

    20
    0 Votes
    20 Posts
    4k Views
    ?

    @george1421 said in Fog storage node on mounted NAS:

    @shad0wguy I can tell you setting up nfs was the hardest bit of getting the nas to work as a storage node. I need to look back at my post to find what was the key to make it work. It was simple once I learned what was needed.

    For testing I can give you some tips.

    Login to your fog server. Then run this command.
    sudo su -
    Then find out who you are
    whoami
    If you are root then good. You can test your nfs mounting by
    mount -t nfs <nas_ip>:/IT-Files/Images /mnt
    When that mount command works then you know you have the nas nfs setup correctly. Also watch your case, you are dealing with linux which is case aware.

    On the nas you need to have nfs v3 enabled. FOG doesn’t support nfs v4 yet.

    I found the issue. I needed the full path of the nfs location from root rather than just the root of the share.

  • having trouble upgrading fog

    3
    0 Votes
    3 Posts
    698 Views
    J

    That helped! that and after talking to my boss and he telling me that he was trying out a new web filter on the subnet i had the server in… thanks a lot!

  • Storage node on existing file server

    15
    0 Votes
    15 Posts
    3k Views
    S

    @george1421 Cool. Thanks a lot for all of your help.

  • FOG volume showing incorrect size after increasing it

    2
    0 Votes
    2 Posts
    361 Views
  • FOG without hosts

    3
    0 Votes
    3 Posts
    742 Views
    george1421G

    DRBL is like (is) a diskless netboot server. This allows user computers to boot from the network without a local hard drive. The FOG Project does not supports. The FOG Project purpose is to capture and deploy disk images between the FOG server and target computers hard drive.

    I can tell you that the FOG Project uses many of the same resources and DRBL. You can make FOG server act like a DRBL server. I wrote an article on how to make something similar to DRBL. Understand that the FOG Project developers do not support changing the function of FOG. But I can tell you it works. You will need a Linux Live OS that supports network booting and this tutorial: https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images

  • Image Replication: Image replication is globally disabled

    3
    0 Votes
    3 Posts
    737 Views
    D

    @wayne-workman Sure thing.

    ADM is the master node. FOG-CleanImage was captured 2-21-2018, CleanImage-II was capture 3-7-2018; neither have been changed or re-captured. Both images are in the default storage group along with each node. FOG is running in VM’s with 10G ethernet adapters, set to 1Mbps replication on each node.

    [03-07-18 8:23:54 am] Interface Ready with IP Address: 127.0.0.1 [03-07-18 8:23:54 am] Interface Ready with IP Address: 127.0.1.1 [03-07-18 8:23:54 am] Interface Ready with IP Address: 172.25.4.140 [03-07-18 8:23:54 am] * Starting ImageReplicator Service [03-07-18 8:23:54 am] * Checking for new items every 43200 seconds [03-07-18 8:23:54 am] * Starting service loop [03-07-18 8:23:54 am] * Starting Image Replication. [03-07-18 8:23:54 am] * We are group ID: 1. We are group name: default [03-07-18 8:23:54 am] * We are node ID: 1. We are node name: ADM [03-07-18 8:23:54 am] * Attempting to perform Group -> Group image replication. [03-07-18 8:23:54 am] | Replicating postdownloadscripts [03-07-18 8:23:54 am] * Found Image to transfer to 4 nodes [03-07-18 8:23:54 am] | File Name: postdownloadscripts [03-07-18 8:23:58 am] | postdownloadscripts: No need to sync fog.postdownload file to BOL [03-07-18 8:24:00 am] | postdownloadscripts: No need to sync fog.postdownload file to BOL [03-07-18 8:24:02 am] | postdownloadscripts: No need to sync fog.postdownload file to GDC [03-07-18 8:24:03 am] | postdownloadscripts: No need to sync fog.postdownload file to GDC [03-07-18 8:24:04 am] | postdownloadscripts: No need to sync fog.postdownload file to GTB [03-07-18 8:24:04 am] | postdownloadscripts: No need to sync fog.postdownload file to GTB [03-07-18 8:24:07 am] | postdownloadscripts: No need to sync fog.postdownload file to LIB [03-07-18 8:24:09 am] | postdownloadscripts: No need to sync fog.postdownload file to LIB [03-07-18 8:24:09 am] | Replicating postinitscripts [03-07-18 8:24:09 am] * Found Image to transfer to 4 nodes [03-07-18 8:24:09 am] | File Name: dev/postinitscripts [03-07-18 8:24:12 am] | dev/postinitscripts: No need to sync fog.postinit file to BOL [03-07-18 8:24:14 am] | dev/postinitscripts: No need to sync fog.postinit file to BOL [03-07-18 8:24:15 am] | dev/postinitscripts: No need to sync fog.postinit file to GDC [03-07-18 8:24:16 am] | dev/postinitscripts: No need to sync fog.postinit file to GDC [03-07-18 8:24:17 am] | dev/postinitscripts: No need to sync fog.postinit file to GTB [03-07-18 8:24:17 am] | dev/postinitscripts: No need to sync fog.postinit file to GTB [03-07-18 8:24:20 am] | dev/postinitscripts: No need to sync fog.postinit file to LIB [03-07-18 8:24:22 am] | dev/postinitscripts: No need to sync fog.postinit file to LIB [03-07-18 8:24:22 am] * Not syncing Image between groups [03-07-18 8:24:22 am] | Image Name: CleanImage-II [03-07-18 8:24:22 am] | There are no other members to sync to. [03-07-18 8:24:22 am] * Not syncing Image between groups [03-07-18 8:24:22 am] | Image Name: FOG-CleanImage [03-07-18 8:24:22 am] | There are no other members to sync to. [03-07-18 8:24:22 am] * Attempting to perform Group -> Nodes image replication. [03-07-18 8:24:22 am] * Found Image to transfer to 4 nodes [03-07-18 8:24:22 am] | Image Name: CleanImage-II [03-07-18 8:24:25 am] | CleanImage-II: No need to sync d1.fixed_size_partitions file to BOL [03-07-18 8:24:27 am] | CleanImage-II: No need to sync d1.fixed_size_partitions file to BOL [03-07-18 8:24:30 am] | CleanImage-II: No need to sync d1.mbr file to BOL [03-07-18 8:24:33 am] | CleanImage-II: No need to sync d1.mbr file to BOL [03-07-18 8:24:35 am] | CleanImage-II: No need to sync d1.minimum.partitions file to BOL [03-07-18 8:24:37 am] | CleanImage-II: No need to sync d1.minimum.partitions file to BOL [03-07-18 8:24:39 am] | CleanImage-II: No need to sync d1.original.fstypes file to BOL [03-07-18 8:24:41 am] | CleanImage-II: No need to sync d1.original.fstypes file to BOL [03-07-18 8:24:43 am] | CleanImage-II: No need to sync d1.original.swapuuids file to BOL [03-07-18 8:24:45 am] | CleanImage-II: No need to sync d1.original.swapuuids file to BOL [03-07-18 8:24:47 am] | CleanImage-II: No need to sync d1.partitions file to BOL [03-07-18 8:24:49 am] | CleanImage-II: No need to sync d1.partitions file to BOL [03-07-18 8:29:44 am] | CleanImage-II: No need to sync d1p1.img file to BOL [03-07-18 8:34:35 am] | CleanImage-II: No need to sync d1p1.img file to BOL [03-07-18 8:35:27 am] | CleanImage-II: No need to sync d1p2.img file to BOL [03-07-18 8:36:21 am] | CleanImage-II: No need to sync d1p2.img file to BOL [03-07-18 8:36:23 am] | CleanImage-II: No need to sync d1.fixed_size_partitions file to GDC [03-07-18 8:36:23 am] | CleanImage-II: No need to sync d1.fixed_size_partitions file to GDC [03-07-18 8:36:25 am] | CleanImage-II: No need to sync d1.mbr file to GDC [03-07-18 8:36:25 am] | CleanImage-II: No need to sync d1.mbr file to GDC [03-07-18 8:36:26 am] | CleanImage-II: No need to sync d1.minimum.partitions file to GDC [03-07-18 8:36:27 am] | CleanImage-II: No need to sync d1.minimum.partitions file to GDC [03-07-18 8:36:28 am] | CleanImage-II: No need to sync d1.original.fstypes file to GDC [03-07-18 8:36:28 am] | CleanImage-II: No need to sync d1.original.fstypes file to GDC [03-07-18 8:36:29 am] | CleanImage-II: No need to sync d1.original.swapuuids file to GDC [03-07-18 8:36:30 am] | CleanImage-II: No need to sync d1.original.swapuuids file to GDC [03-07-18 8:36:31 am] | CleanImage-II: No need to sync d1.partitions file to GDC [03-07-18 8:36:31 am] | CleanImage-II: No need to sync d1.partitions file to GDC [03-07-18 8:38:01 am] | CleanImage-II: No need to sync d1p1.img file to GDC [03-07-18 8:39:29 am] | CleanImage-II: No need to sync d1p1.img file to GDC [03-07-18 8:41:18 am] | CleanImage-II: No need to sync d1p2.img file to GDC [03-07-18 8:43:06 am] | CleanImage-II: No need to sync d1p2.img file to GDC [03-07-18 8:43:07 am] | CleanImage-II: No need to sync d1.fixed_size_partitions file to GTB [03-07-18 8:43:08 am] | CleanImage-II: No need to sync d1.fixed_size_partitions file to GTB [03-07-18 8:43:09 am] | CleanImage-II: No need to sync d1.mbr file to GTB [03-07-18 8:43:10 am] | CleanImage-II: No need to sync d1.mbr file to GTB [03-07-18 8:43:10 am] | CleanImage-II: No need to sync d1.minimum.partitions file to GTB [03-07-18 8:43:10 am] | CleanImage-II: No need to sync d1.minimum.partitions file to GTB [03-07-18 8:43:11 am] | CleanImage-II: No need to sync d1.original.fstypes file to GTB [03-07-18 8:43:11 am] | CleanImage-II: No need to sync d1.original.fstypes file to GTB [03-07-18 8:43:12 am] | CleanImage-II: No need to sync d1.original.swapuuids file to GTB [03-07-18 8:43:12 am] | CleanImage-II: No need to sync d1.original.swapuuids file to GTB [03-07-18 8:43:13 am] | CleanImage-II: No need to sync d1.partitions file to GTB [03-07-18 8:43:13 am] | CleanImage-II: No need to sync d1.partitions file to GTB [03-07-18 8:44:44 am] | CleanImage-II: No need to sync d1p1.img file to GTB [03-07-18 8:46:11 am] | CleanImage-II: No need to sync d1p1.img file to GTB [03-07-18 8:47:25 am] | CleanImage-II: No need to sync d1p2.img file to GTB [03-07-18 8:48:44 am] | CleanImage-II: No need to sync d1p2.img file to GTB [03-07-18 8:48:46 am] | CleanImage-II: No need to sync d1.fixed_size_partitions file to LIB [03-07-18 8:48:48 am] | CleanImage-II: No need to sync d1.fixed_size_partitions file to LIB [03-07-18 8:48:51 am] | CleanImage-II: No need to sync d1.mbr file to LIB [03-07-18 8:48:54 am] | CleanImage-II: No need to sync d1.mbr file to LIB [03-07-18 8:48:56 am] | CleanImage-II: No need to sync d1.minimum.partitions file to LIB [03-07-18 8:48:58 am] | CleanImage-II: No need to sync d1.minimum.partitions file to LIB [03-07-18 8:49:00 am] | CleanImage-II: No need to sync d1.original.fstypes file to LIB [03-07-18 8:49:02 am] | CleanImage-II: No need to sync d1.original.fstypes file to LIB [03-07-18 8:49:03 am] | CleanImage-II: No need to sync d1.original.swapuuids file to LIB [03-07-18 8:49:05 am] | CleanImage-II: No need to sync d1.original.swapuuids file to LIB [03-07-18 8:49:07 am] | CleanImage-II: No need to sync d1.partitions file to LIB [03-07-18 8:49:09 am] | CleanImage-II: No need to sync d1.partitions file to LIB [03-07-18 8:54:52 am] | CleanImage-II: No need to sync d1p1.img file to LIB [03-07-18 8:54:55 am] | 388011066 0 /images/CleanImage-II/d1p1.img ftp://fog:C9UmLM%2BYo%2BNQN6pmAsRXNOuoqhuW2sFJrWDeS4JBtL8%3D@172.20.18.10/images/CleanImage-II/d1p1.img [03-07-18 8:54:55 am] | Files do not match. [03-07-18 8:54:55 am] * Deleting remote file: /images/CleanImage-II/d1p1.img [03-07-18 8:56:30 am] | 8050557090 0 /images/CleanImage-II/d1p2.img ftp://fog:C9UmLM%2BYo%2BNQN6pmAsRXNOuoqhuW2sFJrWDeS4JBtL8%3D@172.20.18.10/images/CleanImage-II/d1p2.img [03-07-18 8:56:30 am] | Files do not match. [03-07-18 8:56:30 am] * Deleting remote file: /images/CleanImage-II/d1p2.img [03-07-18 8:58:06 am] | 8050557090 0 /images/CleanImage-II/d1p2.img ftp://fog:C9UmLM%2BYo%2BNQN6pmAsRXNOuoqhuW2sFJrWDeS4JBtL8%3D@172.20.18.10/images/CleanImage-II/d1p2.img [03-07-18 8:58:06 am] | Files do not match. [03-07-18 8:58:06 am] * Deleting remote file: /images/CleanImage-II/d1p2.img [03-07-18 8:58:06 am] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.CleanImage-II.transfer.LIB.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000;set net:limit-rate 0:128000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/CleanImage-II" "/images/CleanImage-II"; exit' -u fog,[Protected] 172.20.18.10 [03-07-18 8:58:06 am] * Started sync for Image CleanImage-II [03-07-18 8:58:06 am] * Found Image to transfer to 4 nodes [03-07-18 8:58:06 am] | Image Name: FOG-CleanImage [03-07-18 8:58:09 am] | FOG-CleanImage: No need to sync d1.fixed_size_partitions file to BOL [03-07-18 8:58:11 am] | FOG-CleanImage: No need to sync d1.fixed_size_partitions file to BOL [03-07-18 8:58:14 am] | FOG-CleanImage: No need to sync d1.mbr file to BOL [03-07-18 8:58:16 am] | FOG-CleanImage: No need to sync d1.mbr file to BOL [03-07-18 8:58:18 am] | FOG-CleanImage: No need to sync d1.minimum.partitions file to BOL [03-07-18 8:58:20 am] | FOG-CleanImage: No need to sync d1.minimum.partitions file to BOL [03-07-18 8:58:22 am] | FOG-CleanImage: No need to sync d1.original.fstypes file to BOL [03-07-18 8:58:24 am] | FOG-CleanImage: No need to sync d1.original.fstypes file to BOL [03-07-18 8:58:26 am] | FOG-CleanImage: No need to sync d1.original.swapuuids file to BOL [03-07-18 8:58:28 am] | FOG-CleanImage: No need to sync d1.original.swapuuids file to BOL [03-07-18 8:58:30 am] | FOG-CleanImage: No need to sync d1.partitions file to BOL [03-07-18 8:58:32 am] | FOG-CleanImage: No need to sync d1.partitions file to BOL [03-07-18 9:00:31 am] | 388091178 388091178 /images/FOG-CleanImage/d1p1.img ftp://fog:qmeW6sMszv2xJ8quOAEN1paK8icv2eL%2BCmvBPUqddQc%3D@172.20.14.10/images/FOG-CleanImage/d1p1.img [03-07-18 9:00:31 am] | Files do not match. [03-07-18 9:00:31 am] * Deleting remote file: /images/FOG-CleanImage/d1p1.img [03-07-18 9:01:09 am] | 388091178 0 /images/FOG-CleanImage/d1p1.img ftp://fog:qmeW6sMszv2xJ8quOAEN1paK8icv2eL%2BCmvBPUqddQc%3D@172.20.14.10/images/FOG-CleanImage/d1p1.img [03-07-18 9:01:09 am] | Files do not match. [03-07-18 9:01:09 am] * Deleting remote file: /images/FOG-CleanImage/d1p1.img [03-07-18 9:02:01 am] | 7869362309 0 /images/FOG-CleanImage/d1p2.img ftp://fog:qmeW6sMszv2xJ8quOAEN1paK8icv2eL%2BCmvBPUqddQc%3D@172.20.14.10/images/FOG-CleanImage/d1p2.img [03-07-18 9:02:01 am] | Files do not match. [03-07-18 9:02:01 am] * Deleting remote file: /images/FOG-CleanImage/d1p2.img [03-07-18 9:02:50 am] | 7869362309 0 /images/FOG-CleanImage/d1p2.img ftp://fog:qmeW6sMszv2xJ8quOAEN1paK8icv2eL%2BCmvBPUqddQc%3D@172.20.14.10/images/FOG-CleanImage/d1p2.img [03-07-18 9:02:50 am] | Files do not match. [03-07-18 9:02:50 am] * Deleting remote file: /images/FOG-CleanImage/d1p2.img [03-07-18 9:02:50 am] * Starting Sync Actions [03-07-18 9:02:50 am] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.FOG-CleanImage.transfer.BOL.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000;set net:limit-rate 0:128000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/FOG-CleanImage" "/images/FOG-CleanImage"; exit' -u fog,[Protected] 172.20.14.10 [03-07-18 9:02:50 am] * Started sync for Image FOG-CleanImage [03-07-18 9:02:52 am] | FOG-CleanImage: No need to sync d1.fixed_size_partitions file to GDC [03-07-18 9:02:52 am] | FOG-CleanImage: No need to sync d1.fixed_size_partitions file to GDC [03-07-18 9:02:54 am] | FOG-CleanImage: No need to sync d1.mbr file to GDC [03-07-18 9:02:55 am] | FOG-CleanImage: No need to sync d1.mbr file to GDC [03-07-18 9:02:55 am] | FOG-CleanImage: No need to sync d1.minimum.partitions file to GDC [03-07-18 9:02:56 am] | FOG-CleanImage: No need to sync d1.minimum.partitions file to GDC [03-07-18 9:02:56 am] | FOG-CleanImage: No need to sync d1.original.fstypes file to GDC [03-07-18 9:02:57 am] | FOG-CleanImage: No need to sync d1.original.fstypes file to GDC [03-07-18 9:02:58 am] | FOG-CleanImage: No need to sync d1.original.swapuuids file to GDC [03-07-18 9:02:59 am] | FOG-CleanImage: No need to sync d1.original.swapuuids file to GDC [03-07-18 9:02:59 am] | FOG-CleanImage: No need to sync d1.partitions file to GDC [03-07-18 9:03:00 am] | FOG-CleanImage: No need to sync d1.partitions file to GDC [03-07-18 9:04:31 am] | FOG-CleanImage: No need to sync d1p1.img file to GDC [03-07-18 9:05:58 am] | FOG-CleanImage: No need to sync d1p1.img file to GDC [03-07-18 9:07:42 am] | FOG-CleanImage: No need to sync d1p2.img file to GDC [03-07-18 9:09:27 am] | FOG-CleanImage: No need to sync d1p2.img file to GDC [03-07-18 9:09:27 am] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.FOG-CleanImage.transfer.GDC.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000;set net:limit-rate 0:128000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/FOG-CleanImage" "/images/FOG-CleanImage"; exit' -u fog,[Protected] 172.20.24.10 [03-07-18 9:09:27 am] * Started sync for Image FOG-CleanImage [03-07-18 9:09:28 am] | FOG-CleanImage: No need to sync d1.fixed_size_partitions file to GTB [03-07-18 9:09:29 am] | FOG-CleanImage: No need to sync d1.fixed_size_partitions file to GTB [03-07-18 9:09:30 am] | FOG-CleanImage: No need to sync d1.mbr file to GTB [03-07-18 9:09:30 am] | FOG-CleanImage: No need to sync d1.mbr file to GTB [03-07-18 9:09:31 am] | FOG-CleanImage: No need to sync d1.minimum.partitions file to GTB [03-07-18 9:09:31 am] | FOG-CleanImage: No need to sync d1.minimum.partitions file to GTB [03-07-18 9:09:32 am] | FOG-CleanImage: No need to sync d1.original.fstypes file to GTB [03-07-18 9:09:32 am] | FOG-CleanImage: No need to sync d1.original.fstypes file to GTB [03-07-18 9:09:33 am] | FOG-CleanImage: No need to sync d1.original.swapuuids file to GTB [03-07-18 9:09:33 am] | FOG-CleanImage: No need to sync d1.original.swapuuids file to GTB [03-07-18 9:09:34 am] | FOG-CleanImage: No need to sync d1.partitions file to GTB [03-07-18 9:09:34 am] | FOG-CleanImage: No need to sync d1.partitions file to GTB [03-07-18 9:11:04 am] | FOG-CleanImage: No need to sync d1p1.img file to GTB [03-07-18 9:12:31 am] | FOG-CleanImage: No need to sync d1p1.img file to GTB [03-07-18 9:13:47 am] | FOG-CleanImage: No need to sync d1p2.img file to GTB [03-07-18 9:15:01 am] | FOG-CleanImage: No need to sync d1p2.img file to GTB [03-07-18 9:15:01 am] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.FOG-CleanImage.transfer.GTB.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000;set net:limit-rate 0:128000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/FOG-CleanImage" "/images/FOG-CleanImage"; exit' -u fog,[Protected] 172.20.20.10 [03-07-18 9:15:01 am] * Started sync for Image FOG-CleanImage [03-07-18 9:15:04 am] | FOG-CleanImage: No need to sync d1.fixed_size_partitions file to LIB [03-07-18 9:15:06 am] | FOG-CleanImage: No need to sync d1.fixed_size_partitions file to LIB [03-07-18 9:15:09 am] | FOG-CleanImage: No need to sync d1.mbr file to LIB [03-07-18 9:15:11 am] | FOG-CleanImage: No need to sync d1.mbr file to LIB [03-07-18 9:15:13 am] | FOG-CleanImage: No need to sync d1.minimum.partitions file to LIB [03-07-18 9:15:15 am] | FOG-CleanImage: No need to sync d1.minimum.partitions file to LIB [03-07-18 9:15:17 am] | FOG-CleanImage: No need to sync d1.original.fstypes file to LIB [03-07-18 9:15:19 am] | FOG-CleanImage: No need to sync d1.original.fstypes file to LIB [03-07-18 9:15:21 am] | FOG-CleanImage: No need to sync d1.original.swapuuids file to LIB [03-07-18 9:15:22 am] | FOG-CleanImage: No need to sync d1.original.swapuuids file to LIB [03-07-18 9:15:24 am] | FOG-CleanImage: No need to sync d1.partitions file to LIB [03-07-18 9:15:26 am] | FOG-CleanImage: No need to sync d1.partitions file to LIB [03-07-18 9:21:03 am] | FOG-CleanImage: No need to sync d1p1.img file to LIB [03-07-18 9:21:06 am] | 388091178 0 /images/FOG-CleanImage/d1p1.img ftp://fog:C9UmLM%2BYo%2BNQN6pmAsRXNOuoqhuW2sFJrWDeS4JBtL8%3D@172.20.18.10/images/FOG-CleanImage/d1p1.img [03-07-18 9:21:06 am] | Files do not match. [03-07-18 9:21:06 am] * Deleting remote file: /images/FOG-CleanImage/d1p1.img [03-07-18 9:22:36 am] | 7869362309 0 /images/FOG-CleanImage/d1p2.img ftp://fog:C9UmLM%2BYo%2BNQN6pmAsRXNOuoqhuW2sFJrWDeS4JBtL8%3D@172.20.18.10/images/FOG-CleanImage/d1p2.img [03-07-18 9:22:36 am] | Files do not match. [03-07-18 9:22:36 am] * Deleting remote file: /images/FOG-CleanImage/d1p2.img [03-07-18 9:24:08 am] | 7869362309 0 /images/FOG-CleanImage/d1p2.img ftp://fog:C9UmLM%2BYo%2BNQN6pmAsRXNOuoqhuW2sFJrWDeS4JBtL8%3D@172.20.18.10/images/FOG-CleanImage/d1p2.img [03-07-18 9:24:08 am] | Files do not match. [03-07-18 9:24:08 am] * Deleting remote file: /images/FOG-CleanImage/d1p2.img [03-07-18 9:24:08 am] | CMD: lftp -e 'set xfer:log 1; set xfer:log-file "/opt/fog/log/fogreplicator.FOG-CleanImage.transfer.LIB.log";set ftp:list-options -a;set net:max-retries 10;set net:timeout 30; set net:limit-total-rate 0:128000000;set net:limit-rate 0:128000; mirror -c --parallel=20 -R --ignore-time -vvv --exclude ".srvprivate" "/images/FOG-CleanImage" "/images/FOG-CleanImage"; exit' -u fog,[Protected] 172.20.18.10 [03-07-18 9:24:08 am] * Started sync for Image FOG-CleanImage [03-07-18 9:24:08 pm] * * Image replication is globally disabled [03-08-18 9:24:08 am] * * Image replication is globally disabled
  • 0 Votes
    7 Posts
    2k Views
    JunkhackerJ

    @tcs_taylor this doesn’t sound like expected behavior. we’re probably going to need help from the other developers if we can confirm this bug. we’ll also need details on exactly what version of fog you’re running

  • FOG PXE Configuration : the hide menu option / no menu option

    2
    0 Votes
    2 Posts
    914 Views
    Wayne WorkmanW

    @jonathan-cool said in FOG PXE Configuration : the hide menu option / no menu option:

    my collegues want to display the 3sec menu boot FOG on

    Just use hide-menu. You have to enter valid credentials to show the menu if hide-menu is enabled. No credentials, no menu.

  • Sending client machine files using Snap-Ins

    6
    0 Votes
    6 Posts
    2k Views
    george1421G

    @zacadams As long as the fog client is installed, you don’t need access to any domain. I was only commenting if you need to pull files from somewhere else. The self contained snapin packs are a much cleaner solution anyway.

  • Shell swapped FOG server; need to reconfigure to continue deployments

    2
    0 Votes
    2 Posts
    492 Views
    Wayne WorkmanW

    @davfo These articles may be of assistance to you:

    https://wiki.fogproject.org/wiki/index.php?title=Change_FOG_Server_IP_Address https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG

    Personally, I’d just migrate it to a VM or some old desktop you have laying around.

  • FOG upgrade

    2
    0 Votes
    2 Posts
    596 Views
    Wayne WorkmanW

    @msi Shouldn’t be. However you should backup your systems before changes simply as good practice.

  • Can a FOG back up be converted into a .VMDK file and spun up as a VM?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    S

    Ok thanks for all the help Sebastian 🙂

  • Using snapins to place 2 files on a folder

    5
    0 Votes
    5 Posts
    2k Views
    J

    @x23piracy file shares can be difficult with the client, because of SYSTEM privileges, and self extracting files have their own limitations. SnapinPacks were created to address this exact scenario due to a lack of a good alternative.

  • Preserving all settings when creating an image

    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    @ndjurno it should be, but hardware on a model can be swapped out. Things like hdd and ram maybe different.

  • Please Help: Accessing other "Webservice" aside FOG on same Server

    3
    0 Votes
    3 Posts
    706 Views
    S

    @Taspharel Sorry we haven’t got back to you on this. Must have gone under the screen. Did you actually want to delete the initial question? I think it’s a valid request depending on the resources one has. Shall I restore it?

  • 0 Votes
    4 Posts
    862 Views
    P

    Thank you for the quick answer.

226

Online

12.4k

Users

17.4k

Topics

155.9k

Posts