• FOG 1.3.4 Installation on CentOS 6.8 and CentOS 7.3

    Unsolved
    11
    0 Votes
    11 Posts
    3k Views
    S

    @Tom-Elliott
    Thank you so much let you know once im done with it

  • error log

    Unsolved
    2
  • snapin : problem with hash

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    Wayne WorkmanW

    @Ric41 What other services appear? What’s OK?

  • Fresh install Ubuntu 16.04.1 Fog 1.3.4 Error

    Unsolved
    21
    0 Votes
    21 Posts
    13k Views
    Wayne WorkmanW

    @butch2861 said in Fresh install Ubuntu 16.04.1 Fog 1.3.4 Error:

    The problem above is on the CLIENT end, not there server…server is okay from what I can tell

    The server wasn’t OK at the time I posted what I did, it was out of space. This was not a fresh install of Ubuntu 16 /w fog if you were already out of space. The title of this thread should be changed.

  • Database connection appears invalid on install

    Unsolved
    9
    0 Votes
    9 Posts
    4k Views
    C

    @Sebastian-Roth - it is - ill start a different thread tho as it doesnt look the same to you
    0_1486081090166_fog_error.JPG

  • FOG menu boot loop after image deployment

    Solved
    36
    0 Votes
    36 Posts
    20k Views
    A

    @george1421 Yeah, maybe that was it - just a cold boot after the BIOS update to 'bed things in". Like I said, I was stunned to see the NUC suddenly behaving, so I went back in to BIOS and undid my changes to confirm if that was the cause - still boots w/o issue.

    I recall there being a Wiki page somewhere listing hardware that is known-to-work with FOG. Would be good to update that with this information. Not sure if this account has permissions to update…otherwise I’ll create a new one.

  • Storage Node replication error

    8
    0 Votes
    8 Posts
    3k Views
    Raymond BellR

    @FallingWax Good to hear.

  • windows 7 gets stuck on reboot

    4
    0 Votes
    4 Posts
    2k Views
    J

    @Faheem FOG 1.3.0 has no official API (Our 2.0 rewrite changes this, but it’s not ready for production). A quick look over that github repository seems to indicate that the api-wrapper simply crawled / interfaced the web portal, which has definitely changed in the past 3 years.

  • Network Boot forgets Ethernet card exists after booting

    Solved
    13
    0 Votes
    13 Posts
    5k Views
  • "List all images" takes a long time to load

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    T

    @Wayne-Workman Awesome. Works like a charm. Thank you very much!!!

  • FOG backup script, NICE! FOG restore script?

    Unsolved
    4
  • Setup Synology Diskstation as main storage for Fog Sever

    Solved
    20
    0 Votes
    20 Posts
    10k Views
    george1421G

    @Tom-Elliott said in Setup Synology Diskstation as main storage for Fog Sever:

    @george1421 this can be seen when imaging two hosts at the same time via unicast.

    I guess I’ll have to take your word on this because I looked at the config files again and it looks like he is mounting 172.31.161.246:/volume1/images over /images in the fstab on the FOG server and then sharing out /images on the fog server in the /etc/exports file. The last time I tried that showmount -e 127.0.0.1 showed no shares. But that was a while a go. I was trying to work on a way to create a skinny fog server VM with all files stored on an external NAS. That didn’t work so well.

  • Task Stuck in Queued State

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    S

    Thank you for your assistance. I did not realize at first that I had to have the FOG client installed on the endpoint, which makes a lot of sense in retrospect. I installed the client and everything is working properly. You can go ahead and close this thread.

  • Ftp_Login() Error - CentOS 6 - Fog 1.2

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    O

    This issue is resolved.

    We had the credentials correctly stored in Storage Manager.

    After a reboot the partition that had the images’ directory wasn’t mounting correctly and thus couldn’t reached via FTP. Once we made sure that was mounting correctly everything started working.

    Thanks for your help!

  • Could not boot: Exec format error

    Unsolved
    5
    0 Votes
    5 Posts
    8k Views
    george1421G

    @lazybeard In this case, you could extract the contents of the iso into a http path on the fog server (i.e. /var/www/html/iso/diskwipe

    And then reference the files via http

    linux http://<fog_server_ip>/iso/diskwipe/vmlinuz.x86_64 root=/dev/ram0 rw init=/init video=efifb loglevel=3 initrd http://<fog_server_ip>/iso/diskwipe/wipe-x86_64.lz http://<fog_server_ip>/iso/diskwipe/firmware.lz /bcwipe

    Understand this is just a guess and it will need to be translated into what iPXE needs to boot the file (you can see that from the url I provided before).

  • store a login account in a ipxe menu

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    L

    thanks, it works

  • FOG image upload error, please help - version 1.2.0

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    D

    Hello,

    Thanks for your help, i’'ve managed to get FOG working now on the 1.3.4 version.

  • PartClone fail on deploy - error code 1

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    N

    @Tom-Elliott Hi Tom. I had the same problem when I wanted to deploy my last image (Dell OptiPlex 330/Windows 7 created with the last version of FOG: 1.3.4)
    It works fine now thanks to the 1 value in the d1.fixed_size_partitions. Thank you 🙂

  • Issues with advanced tasks

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    Tom ElliottT

    @kibade I don’t know if the donate option still works as it was compiled from long ago, but I did see the issue about the clearScreen. I’ve pushed a fix for the clearScreen issue.

    I’m not planning to work on anything for the clamav tasking as the intention is to have it mount the clamav portion from an NFS (of which you would need to configure first. This way sigs would not have to be downloaded everytime from the internet.)

    Please try :

    wget -O /var/www/fog/service/ipxe/init.xz https://fogproject.org/inits/init.xz wget -O /var/www/fog/service/ipxe/init.xz https://fogproject.org/inits/init_32.xz

    As I stated, I don’t know if it will still work, but the reboot and error message should be gone. (This is specific to the donate task.)

  • SNAP IN Trouble with Version 1.3.4 and Client 0.11.9

    15
    0 Votes
    15 Posts
    6k Views
    A

    @Tom-Elliott 0_1485899730465_Firefox snapin.PNG

    how long does the client takes to communicate with fog server?

83

Online

12.7k

Users

17.6k

Topics

156.5k

Posts