• TFTP Issues

    Unsolved
    12
    0 Votes
    12 Posts
    5k Views
    Q

    The files of /var/www/fog/service/ipxe are in your /var/lib/tftpboot folder and the the /tftpboot folder does not exist.

    Try running the FOG installer again and hope it can fix this mess.

  • MySQL errors in apache error log file with 1.2.0

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    Tom ElliottT

    @Dave-Wolf If I’m not mistaken, you’re using ubuntu?

    If i had to guess, mysql started before networking was ready, so you’re kind of in a “stale” state for the mysql process.

    Try simply running:

    sudo service mysql stop

    It will most likely come back with failure to find running process…

    Then run:
    sudo service mysql start and all should start working from the MySQL standpoint.

  • Snapins : hash doesn't match

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S

    RC11 solve the problem, thank you
    You can close this topic

  • RC11 : Update to latest error

    Solved
    3
    0 Votes
    3 Posts
    982 Views
    S

    Thx Wayne, your method worked I’m now in RC11

    You can close this topic

  • FOG Node - getversion.php Missing

    Unsolved
    22
    0 Votes
    22 Posts
    8k Views
    RobTitian16R

    @Wayne-Workman Indeed - many thanks for your help 🙂

  • Splitting up FOG pieces

    Unsolved
    11
    0 Votes
    11 Posts
    3k Views
    Wayne WorkmanW

    @mrayzies I would suggest becoming standard. You can completely separate out all of fogs pieces as you wish, but storage nodes are best as a full Linux vm and setup with the fog installer.

  • Kernel Panic - Not Syncing

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    george1421G

    @Don-Winters Great you have it worked out.

    Happy cloning.

  • UEFI won boot tools via fog menu.

    Solved
    94
    0 Votes
    94 Posts
    64k Views
    D

    @Tom-Elliott said in UEFI won boot tools via fog menu.:

    hink

    I see!! that’s great to know!!!

  • Fog update

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    Q

    @Wayne-Workman Hell, whenever I try to upgrade Ubuntu even Ubuntu gets messed up and I need to spend time to fix it.

  • Home screen's Uptime.

    Unsolved
    2
    0 Votes
    2 Posts
    827 Views
    Tom ElliottT

    Already known about and fixed for RC 12.

  • Full Registration, causing rogue snapins to apply

    Solved
    20
    0 Votes
    20 Posts
    5k Views
    adukes40A

    @Tom-Elliott All nodes at RC-11, It back to assigning recently used snapin associations from recent image deployments

    0_1475507131758_upload-32d5e685-9979-44a5-844e-e07b3c6cd59b

    Nothing has changed here. Just going about day-to-day operation. Tried with same host name, and never before used host name, same result.

  • No menus appear on the left in 'FOG Configuration' and more

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    BASURILLABAS2B

    I update and it worked
    0_1475505744994_fog.jpg

  • Host Management and Image Management tanking forever to load

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    Tom ElliottT

    @Polii123 That’s what I would suspect, yes.

  • Error 500 while trying to display Imaging Log

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    D

    @Wayne-Workman said in Error 500 while trying to display Imaging Log:

    @Dave-Wolf said in Error 500 while trying to display Imaging Log:

    but if I try to use this name and password to access the mySQL database, it fails to login.

    How are you trying to use it? Give us the command, replace the password with something else but ensure the structure of the command is the same.

    @Dave-Wolf said in Error 500 while trying to display Imaging Log:

    What should the FOG_STORAGE_MYSQLUSER actually be in the web config page?

    It should be fogstorage

    I initially thought that my report display problem was an issue with the SQL database, so I was following the “Testing MySQL” section of the “Troubleshooting MySQL” section of the wiki. I was using the following command:

    mysql -u fogstorage -p****** -D fog

    and I was getting an “access denied” message, though I just checked that again now and it is working fine. So I’m not sure what was wrong, maybe it was just Friday after a long week…

    In any case, thank you so much again for your responses to help me resolve the imaging report issue.

    Cheers,
    Dave.

  • everything installed. But management page not displaying correctly.

    Solved
    13
    0 Votes
    13 Posts
    5k Views
    Wayne WorkmanW

    @george1421 said in everything installed. But management page not displaying correctly.:

    the installer now uses the right php install sequences and the command line variables are not needed when the installer is called?

    Correct. It just works now without anything special.

  • Multicast slow, only 10Mbit/s

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    Wayne WorkmanW

    @czajne what is the exact switch you’re using? What happens when you multicast to just 2 computers ?

  • I cant capture Big image 300GB

    Solved
    18
    0 Votes
    18 Posts
    6k Views
    Tom ElliottT

    @george1421 The disk defrag was not fully proper. It couldn’t move portions to the proper areas. Once done a few times (just guessing) I think it started to work for him because the bits of “freespace” were then “properly cleared”

  • Stuck @boot.php.......... after update

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    Wayne WorkmanW

    Try a different network drop and different patch cable, too.

  • "No Boot Device Found" after updating kernel

    Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    Wayne WorkmanW

    I’d also recommend not upgrading your OS to 14 or 16, it will not go well with fog. Sit aside the old server (or swap out HDDs or something) and build a new one from scratch, if you are going to build a new server, I’d recommend going with Ubuntu 16 only because it’s the latest and will be supported the longest.

  • ADD share folder Buffalo NAS after fog installation

    Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    Wayne WorkmanW

    @zingaro That’s not NFS, in the command it says cifs. without heavy init modification, fog will not work with cifs. Also, you shouldn’t setup an NFS share this way, either. The share does not get mounted to the server at all, because if it were, imaging would not work. The Linux kernel will not allow you to re-export an already exported directory. You don’t even need to touch the CLI of the main server to do this. Just the NAS and the web interface of FOG.

    On the NAS, create an NFS share with full read/write permissions for everyone. Create an FTP user called fog and grant it full rights to the share. In the share, make a file called .mntcheck and a folder called dev and inside of dev make another file called .mntcheck Then plug in the IP address and share name and the fog user along with it’s password, and ftp path into FOG’s web interface.

132

Online

12.4k

Users

17.4k

Topics

155.9k

Posts