• Schedule/cron wake on lan with Power Management not work since upgrade

    Unsolved
    1
    0 Votes
    1 Posts
    195 Views
    No one has replied
  • Need to create a USB boot stick.

    Unsolved
    5
    0 Votes
    5 Posts
    343 Views
    P

    @george1421

    That is indeed sad news 😞

    I will have a look at the link.

    Thanks you very much.

  • Storage node size

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    Wayne WorkmanW

    @noob It’s not a problem, it’s a default. Whether to change the partitioning or reinstall is up to you. You’d learn a lot going the longer road.

  • Deployment without authentification

    Solved
    3
    0 Votes
    3 Posts
    257 Views
    V

    yes that’s it, thank you, I had not seen.
    it was two lines to enter
    thank you

    set username "login" set password "password" params param mac0 ${net0/mac} param arch ${arch} param username ${username} param password ${password} param sessionJoin 1 isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
  • FOG Client version

    Solved
    4
    0 Votes
    4 Posts
    473 Views
    F

    thanks!
    It’s more clear.
    I always have 0.11.16 version, not need to upgrade 🙂
    Regards.

  • PXE Booting Issue

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    arnaudrigoleA

    Hi @cmyron . I had the same issue until i upgraded the kernel version to 4.5.0
    Maybe you can try it as well?

  • how to avoid being forced to have the internet cable plug in to start it up FOG ?

    Unsolved
    2
    0 Votes
    2 Posts
    381 Views
    A

    @Beber55 Looking at your screenshot and the wording, the reason for the RJ45 needing to be plugged is that you’ve got it set to DHCP instead of static IP.

    For static IP, follow this guide: https://askubuntu.com/questions/766131/set-static-ip-ubuntu

    The other option is, if Virtual Box supports it, set the interface as NAT’d so that you get another DHCP locally on your PC. I’ve not used Virtual Box in ages so I can’t confirm this.

  • CentOS 7 Physical Machine Restart Won't Start FOG

    Solved
    6
    0 Votes
    6 Posts
    775 Views
    C

    @george1421 Hahaha, it’s all good. Thank you! Merry Christmas!

  • Stuck at Stopping FOG status reporter

    Solved
    5
    0 Votes
    5 Posts
    512 Views
    Tom ElliottT

    @fogger1 The links that are provided are the init’s in the most current state we have. The good thing is now that the init’s are separated from the main elements of FOG, and changes aren’t quite as frequent as the main elements, the init’s being provided should work with any 1.5.x version of FOG and even the 1.6 as the backend “functional” pieces aren’t being modified at the same scale between the two versions. So they’re not provided for 1.5.4, they’re whatever the most current version is. The init’s are not labelled in the same fashion as our normal releases which is why it’s important for the distinction here. The init’s in the links are what are provided for 1.5.5 and 1.5.5.2 (which is the most current dev-branch version).

  • After installing FOG, I seem to get locked out of Ubuntu.

    Solved
    6
    0 Votes
    6 Posts
    967 Views
    D

    @Junkhacker Thanks for your assistance

  • ERROR #16 IRQPOLL

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    george1421G

    @mary-montesanto said in ERROR #16 IRQPOLL:

    @george1421

    advice to update the Lenovo Bios? What is the client PC?

    Sorry I don’t understand the question. What I’m suggesting is to update the pc bios on the lenovo computers, or at least check the installed version vs what is current from the Lenovo web site.

  • Disk Contains an Unclean File system when Capture an Image.

    Solved
    4
    0 Votes
    4 Posts
    9k Views
    F

    I know this is an old topic, just wanted to reiterate that this fixed my problem. The weird thing is that this wasn’t a problem until today. Been using Fog with the same laptops, same basic install of Windows 10 for around 1.5 years now, and today was the first time I saw this error. Went and turned off fast boot and it works great. Yay for forum search functions. 😉

    Philip

  • Error 5xx Server Error -- Chainloading failed

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    S

    @BSZAdmin hello, I have the same issue, can you please help me? How did you fix it?

  • PXE-E23: client recieved tftp error from server (linux)

    Unsolved
    12
    0 Votes
    12 Posts
    4k Views
    george1421G

    @chanstag A proper dhcp/pxe boot process should be this.

    PXE client - Discover DHCP Server - Offer PXE client - Request DHCP Server - ACK.

    That second pcap is discover, offer 1, offer 2, discover. Meaning that the pxe client didn’t get what it needed to even get an IP address.

    So a couple things I’ve gleaned from looking at the pcap.

    If your dhcp server is running on your router, its not responding to the dhcp discover from the pxe booting computer. You have a non-fog created dhcp server running on the fog server. Its responding with an IP address but its not sending the boot file or next server information. The FOG created dhcp server will send the proper boot information. You have dnsmasq installed on the FOG server, and it IS responding correctly. But because there is a dhcp server also running at the same IP address the target computer is getting confused and taking the dhcp offer and not the proxy dhcp offer. Your target pxe booting computer is a uefi type BC (00007). Not really important, but dnsmasq should be sending ipxe.efi to the target computer so it can boot.
  • Unable to Capture Image

    Solved
    7
    0 Votes
    7 Posts
    494 Views
    S

    @seniorvodka There seems to be no image defined for the host


  • Problem: Copying binaries where needed failed

    Unsolved
    4
    0 Votes
    4 Posts
    468 Views
    D

    Yes they are assigned

    ftp_proxy=http://10.andsoon.:1234
    same with http and https
    and
    noproxy=10.fog_ip

  • Clients PXE booting from another subnet

    Solved
    15
    0 Votes
    15 Posts
    3k Views
    S

    @jgiovann Great you figured this is a spanning treee thing! Seems like I was to focused on the issue might be routing problems that I didn’t notice the message udhcpc: no lease, failing.

    In a real production network (where turning off spanning tree is not be allowed), is it therefore possible to re-configure the FOG server to wait longer or retry more times before it gives up the registration retry loop ?

    The problem cannot be solved in the registration retry loop I think but we’d need to tell the dhcp client to wait longer. But from my point of view you should be able to solve this by setting the client ports to “port fast”. There er different names for this but what it essentially does is disable spanning tree for particular ports where you surely know there are no other switches connected but only clients. On those ports you never ever need spanning tree because single clients connected to a port can never cause a loop (which spanning tree was invented to prevent from)!

  • New FOG Server setup

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    george1421G

    @gfontenot You didn’t happen to mention what version you were upgrading from. But in my simple mind, I would just copy the raw image files from the old FOG server to the new FOG server making sure the directory permissions and owner is set correctly on the copied files. Then from the webgui, export the image definitions into a csv file, and then import them into your new fog server. You will need to reregister all of your hosts again, but then you don’t get a bunch of legacy settings over to your new fog server. If that route doesn’t work, you can always import the DB like you did before.

  • Snapin create fail ftp_put()

    Unsolved
    7
    0 Votes
    7 Posts
    953 Views
    S

    @maouu Run getenforce and post output here


    Which server OS do you have?

    For snapins you need to check the permissions of /opt/fog/snapins

  • 0 Votes
    28 Posts
    11k Views
    S

    @Paulo-Guedes Ahh, I just saw that a fix was actually added upstream in Juli this year: https://lkml.org/lkml/2018/7/23/671 (just didn’t notice it a little further down the code)

    Can you confirm this is fixing your issue? Have you used one of the official FOG kernels since then? Which versions?

186

Online

12.3k

Users

17.4k

Topics

155.7k

Posts