• FOG Service Connection Problem

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    J

    @themcv

    OK - so yeah, maybe it was a DNS issue on the client side after all. One of the snapins I’m working on dorked the DNS search list.

    I determined this by examining the spanins deployed to the host - 100% alignment with snapin that dorks the DNS searchlist.

    Go Figure…

    Thanks and sorry for the trouble…

    Jim

  • ACPI Error - Namespace lookup failure

    3
    0 Votes
    3 Posts
    1k Views
    Q

    Trying using noapic as a kernel argument.

  • Unable to restart DHCP and TFTP services using default password after 1.4.4 update

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    M

    Fixed, we appear to be uploading now.

  • DHCP server doesn't see the client request

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    olivetreeO

    @tom-elliott
    I just tested Host registration and deploying image. So I confirm. It works.

  • Help trying to create USB PXE Boot - Where is ipxe.efi?

    14
    0 Votes
    14 Posts
    5k Views
    george1421G

    @caw001 If that is the process you followed then something is not right with either the fog server or the usb module. Let me look into it. The kernel parameters don’t look correct. There should be more info in the kernel parameters almost like the grub config file is damaged. It should list the web server and storage info.

  • PXE Boot Issues after running the Mobile Fog Management script

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    Wayne WorkmanW

    @chris178 I was able to fix the issue. If you can do a git pull from the fog-community-scripts directory on your server, you’ll get the latest copy - then rerun the installer and everything should work.

    If you’re curious about changes, you can see them here:
    https://github.com/FOGProject/fog-community-scripts/commits/master

  • IP Address changing

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    M

    Hi,
    Now it works, I forgot to change the IP address in storage management.
    Thanks a lot.

  • Hostname already exists

    Solved
    2
    0 Votes
    2 Posts
    859 Views
    AvaryanA

    Nvm. Fixed. Ran the following from the troubleshooting page.
    https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_MySQL

    DELETE FROM `hosts` WHERE `hostID` = '0'; DELETE FROM `hostMAC` WHERE hmID = '0' OR `hmHostID` = '0'; DELETE FROM `groupMembers` WHERE `gmID` = '0' OR `gmHostID` = '0' OR `gmGroupID` = '0'; DELETE FROM `snapinGroupAssoc` WHERE `sgaID` = '0' OR `sgaSnapinID` = '0' OR `sgaStorageGroupID` = '0'; DELETE from `snapinAssoc` WHERE `saID` = '0' OR `saHostID` = '0' OR `saSnapinID` = '0'; DELETE FROM `hosts` WHERE `hostID` NOT IN (SELECT `hmHostID` FROM `hostMAC` WHERE `hmPrimary` = '1'); DELETE FROM `hosts` WHERE `hostID` NOT IN (SELECT `hmHostID` FROM `hostMAC`); DELETE FROM `hostMAC` WHERE `hmhostID` NOT IN (SELECT `hostID` FROM `hosts`); DELETE FROM `snapinAssoc` WHERE `saHostID` NOT IN (SELECT `hostID` FROM `hosts`); DELETE FROM `groupMembers` WHERE `gmHostID` NOT IN (SELECT `hostID` FROM `hosts`); DELETE FROM `tasks` WHERE `taskStateID` IN ("1","2","3"); DELETE FROM `snapinTasks` WHERE `stState` in ("1","2","3");
  • "Empty" Pending Hosts

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    T

    Thanks for your feedback.

    Cleaning the databases didnt solve it, will wait for the change to come to one of the higher stable branches.

  • "Invalid Plugin Passed" when trying to use capone

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    Tom ElliottT

    @gotesson I’m only recommending searching for any bugs you might run into with the RC-6. If you’re unsure go ahead and post, and I’ll likely let you know if it’s known about/fixed or not anyway.

  • Fog 1.2.0 upgrade to 1.4.4 Failed

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    B

    that worked, thanks everyone for the troubleshooting.

  • Multicast Issue

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S

    @msaglioc99 Has it worked in the past? What changed? Network, router, …?

  • Active Directory Join fails

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    T

    Another thing that shows up in the log:

    Several of the modules (for example: TaskReboot or the HostnameChanger) list:

    Middleware::Response Module is disabled on the host

    Where would I even do that? On the server - as far as I can see from the web-gui - the modules are activated. I also deactivated and reactivated them to see if that would kickstart anything - no success.

    EDIT:
    Okay … I just saw that one of the two hosts I deployed the image to had the modules deactivated in the Service Settings. I have no idea why, it is enabled globally and the other machine does not have them deactivated.
    Now in the fog.log the Modules are shown with a response success on the one machine (the one that had the services disabled) but the “Unable to get subsection” message still appears on the other machine.

    EDIT2:
    The computer that had the services disabled just restarted - so in that case it seems everything works.

    EDIT3: After reading some more I tried resetting the Encryption Data and aw and behold - everything seems fine now. Thanks for reading along if you have 🙂

    Sorry if I’m being complicated - just trying to figure this out 😕

  • ISC DHCP + FOG

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    T

    Thanks George !
    Sorry for thanking you too late but i didn’t think that i will get the answer that fast haha !
    Anyway Thanks again !

    #Resolved

  • "PXE-T00: File name too long" on some machines

    Solved
    20
    0 Votes
    20 Posts
    8k Views
    Y

    @sebastian-roth I worked around the issue using an iPXE boot ISO.

  • Could not boot: No space left on device (http://ipxe.org/34182006)

    10
    0 Votes
    10 Posts
    5k Views
    george1421G

    @dirtyhandz lets start with how did you create this dvd to begin with? Did you have instructions?

    -Or- My intuition just said; break that dvd into smaller bits. A win32 iso, a win64 iso and then utilities iso.

  • No configuration methods succeeded.

    Solved
    18
    0 Votes
    18 Posts
    12k Views
    S

    @JLE Looks quite interesting that packet dump. Something I have not come across in a long time. I am trying to write down what I see in the PCAP to hopefully make any sense as I don’t see what’s wrong yet. Maybe George can add to that as well.

    First the PXE ROM of the NIC sends a DHCP Discover and does not get an answer. So 8 seconds later it sends another Discover (same information but just a new DHCP transaction ID). The second DHCP Discover is answered with a DHCP Offer very promptly (delay only ms). Transaction IDs of the second Discover and the following Offer match so the answer is definitely not a delayed one to the first Discover. Question: Why is the first DHCP Discover not answered? (this is happening again later on) As far as I can see the DHCP Offer looks good (next-server and filename set properly). Now the client is quiet for 16 seconds before sending a DHCP Request packet to complete the DHCP communication. This Request packet is promptly answered by a proper looking DHCP ACK. So client is finally happy I suppose. Then I suspect the TFTP transfer to happen which was not captured. See the next bullet point. Another 12 seconds after the first DHCP DORA (Discover, Offer, Request, ACK) finished I see a new DHCP Discover from that client. This time option 175 is set which is a clear sign for iPXE sending the packet. And the same thing is happening again. No answer from the DHCP server for 8 seconds and the client (now iPXE instead of the PXE ROM) sends another DHCP Discover which is promptly answered with a fine DHCP Offer. After the Offer the client sends a third DHCP Discover and then a DHCP Request just a second later. I think this is where things start to go really wrong. I suppose iPXE is very confused about the DHCP server only answering the second DHCP Discover (matching transaction ID). I haven’t checked the iPXE code yet but I guess this is something unexpected now causing an issue in your case. Following are a row of DHCP Request packets from the client which are all answered by DHCP NAK (non ACK!) packets. So the DHCP server declines to give that offered IP information to the client. Result is the “No configuration methods succeeded” message in iPXE. In the packet dump I see the same thing happening again a minute later. But one thing is different this time. The very first DHCP Discover sent by the client’s PXE ROM is answered within one second this time. But for the DHCP Discover sent by iPXE I see again the exact same behavior as described above.

    I guess this can be fixed in iPXE but I doubt this is the right place to do so. There is something wrong within your network. Do those first DHCP Discover packet get lost somewhere along the way? Why is the second one answered so promptly then?

    Ok, I’ll leave this ti you for now. We all need to think about it and I am sure someone will come up with a proper explanation on what’s going wrong here.

  • Pushing image with failure

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    S

    @Krassus Please run ls -al in that desktop/fog_1.4.4/bin directory and post the full output here. I suppose there is something wrong with the files. Are you still using the “transfered” files or did you use git pull to get a fresh copy after connecting to the internet?

  • 0 Votes
    15 Posts
    5k Views
    K

    @krassus said in Going to Management page and get blank screen, any help would be great. Thanks:

    @krassus said in Going to Management page and get blank screen, any help would be great. Thanks:

    @george1421 said in Going to Management page and get blank screen, any help would be great. Thanks:

    @krassus Did you answer yes to install isc-dhcp server? If not you would issue this command prompt
    sudo systemctl disable isc-dhcp-server
    sudo systemctl stop isc-dhcp-server

    I got no prompt in the installer to install DHCP services but I did see it say it was doing so.
    I will run the below commands. Thank you again.

    Right now I am doing a test capture. You guys are on it, this forum is great with how quick on responses are given and the notification system.

    Capture Look liked it work just fine. Pushing the image back was unsuccesful and never threw an error. Booting back into PXE to retry and this is what loads. Ideas?

    0_1501795579202_FOGError.JPG

    I am going to make a new thread for this since it looks to be dead.

  • ADD mounted NAS directory into Fog Server

    Unsolved
    10
    0 Votes
    10 Posts
    4k Views
    Wayne WorkmanW

    @zingaro Here are some resources:

    https://wiki.fogproject.org/wiki/index.php?title=NAS_Storage_Node
    https://forums.fogproject.org/topic/9430/synology-nas-as-fog-storage-node/1

    There are others you can find too if you just search for the key words.

99

Online

12.4k

Users

17.5k

Topics

156.0k

Posts