• Chainloading failed

    Unsolved
    2
    0 Votes
    2 Posts
    239 Views
    R

    @kentasmith Try changing your DHCP option 67 to another one of the boot files available (link below). We had this error and this resolved it. Think changing it to ipxe.kpxe instead of undionly.kpxe helped.

    https://docs.fogproject.org/en/latest/installation/network-setup/dhcp-server-settings/#option-67

  • tftp client targetting the wrong server [dhcp relay, kea, option 66]

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    N

    @george1421 said in tftp client targetting the wrong server [dhcp relay, kea, option 66]:

    @nec Good find, but I would also say that you are missing the boot-file (or whatever its called) at the pool level. That is the bootp part of the pxe booting. When you look at the pcap from the witness computer on the same subnet as the pxe booting computer. You should see both sets of values set.

    OK, I get that, though I must admit that the config file I’ve shown here is sufficient and working in that particular context.

    I have no idea what Kea dhcp server is but the config file looks similar to the linux standard ISC-DHCP dhcp server.

    ISC started the development of Kea in 2014, ten years ago, with the objective to replace the venerable ISC-DHCPD.
    As stated here, ISC has set the end-of-life of ISC-DHCPD in 2022.

    (On a personal POV, it broke my heart)

  • Update fog using only https

    Solved
    14
    0 Votes
    14 Posts
    1k Views
    K

    @kamburta
    Tom,
    Sorry to take your time, you can convert from https to http by changing the information in /opt/fog/.fogsettings and running the installation again.

  • Error PXE-E18 - Lenovo ThinkPad E16

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    J

    @george1421 I have run all test and first, there were a firewall rule that were blocking TFTP from the FOG server then after running more test, I realised that it’s not link to hardware or sofware on the server.
    During test, I just changed the port on the switch next the computer to keep most of the hardware between server and client.
    On same vlan I run at 450 Mbits/s (around 50 mo/s) and when I change vlan, I run at 150 Mb/s only.
    And under 20 mo/s max with Windows TFTP client so I give up using it to run more tests.
    Colleagues says there is not QOS but there is definitly something reducing the speed.

    a06abb6b-6197-402f-ba10-c8be4fddc41a-image.png

  • PXE Boot Error - "Kernel Panic" Issue "XZ decompressor ran out of memory"

    Solved
    19
    0 Votes
    19 Posts
    2k Views
    P

    I was able to find a work around after running into this issue. In FOG Settings under TFTP Server update the “TFTP PXE KERNAL 32” to bzImage and “PXE BOOT IMAGE” to init.xz. I was able get thing working after that.

    53e33ef4-25c1-496f-85c4-e3ff864a9aeb-image.png

  • Snapin never completes and client reboots constantly

    Unsolved
    4
    0 Votes
    4 Posts
    383 Views
    D

    @luilly23 thanks for the reply. It was a working script before and I had updated it to comment areas and operations recently and added regions within the powershell script. There were no reboot options that I can remember (fairly sure) inline in the script but will double check.

    There was a reboot option on the snapin itself.

    Is there any log of the fog client to server comms that could say “this caused the reboot” or just more detail. I was thinking of turning the reboot off of the snapin properties to see if it would progress.

  • Fog client: iPXe error code 420c6001, Broken Pipe

    Unsolved
    1
    0 Votes
    1 Posts
    177 Views
    No one has replied
  • what USB can support iPXE boot

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    R

    @george1421 result!!!

    i bought a HP NIC as i have a HP laptop and it works

    this one if anyone is inteerested

    https://www.amazon.co.uk/HP-N7P47AA-Network-DesignJet-Adapters-Black/dp/B01618WGMY?th=1

    as literally star tech, ugreen, tp link, realtek or asix chipsets didnt work

  • Issue with Resizing Partition on Deploy - FOG Not Expanding Partition

    Unsolved
    1
    0 Votes
    1 Posts
    120 Views
    No one has replied
  • Different computers on the same Pending entry

    Solved
    12
    0 Votes
    12 Posts
    1k Views
    S

    @Tom-Elliott okay, i’ll do that.

    (idk how to mark the topic as solved)

  • Fog-Client certificat error

    Solved
    2
    0 Votes
    2 Posts
    246 Views
    N

    @NoIPName

    I found a solution for this problem:

    Apache2 dont care which SSL certificat you use, so you can use another path for your Custom CA on the website
    So logicaly you can keep your intern Fog certificat and dont change it :

    /var/www/html/fog/management/other/ca.cert.pem /var/www/html/fog/management/other/ssl/srvpublic.crt /opt/fog/snapins/ssl/.srvprivate.key

    But you need to recompile the iPXE file for the boot PXE

    After that you can check with your fog-client can comunicate with Fog server 😄

  • Kernel Update Permission denied

    Unsolved
    1
    0 Votes
    1 Posts
    154 Views
    No one has replied
  • No Route to Host (Image Capture)

    Unsolved
    2
    0 Votes
    2 Posts
    180 Views
    T

    In case anyone else is experiencing the same issue, I figured this one out.
    routeraddress was missing in .fogsettings

    cd /opt/fog vim .fogsettings

    enter router/default gateway IP between single quotes

    routeraddress='192.168.1.1'

    reboot server.

  • Migrating to new Fog Server - Issue

    Unsolved
    6
    0 Votes
    6 Posts
    771 Views
    J

    @Jim-Graczyk

    The wiki on migration covers migrating a single FOG server using the only workable process, so I’ll leave that alone.

    I think my issue with the entire “Server Migration” process is that it requires you take FOG down at the onset of the process - before you attempt to install FOG on the new server. This obviously stops all the PC IT maintenance processes FOG provides IT support, but also FOG’s benefits to the end users of the hosts, until the new server/system is back up and working.

    I’ve used FOG on a fairly large scale - some instances have 10+ remote sites, each with its own FOG Storage Node. To say that shutting it down before starting migration is inconvenient to the business is an understatement. Storage node migration didn’t require that the storage node had use the same IP as the old storage node - so that helped.

    I hope that my initial post to you comes up when other FOG users search “FOG Migration”, so they don’t waste the time I did trying to build a completely new FOG system, including storage nodes, to cut over to, only to find that you can image PCs and create new hosts, but the exiting host would not talk to the new server system - so all the existing host configuration is lost (a large chunk of work). Ironically, there are numerous FOG wikis that address most issues that I ran into - creating new certs, the ever-present Reset Encryption on the FOG Client, etc., but none mentioned that the CA of the old system HAD to be used in place of the new.

    I’m glad there was some way forward without having to reconfigure everything manually, but like many things in FOG wikis, everything in them is true, but context and limitations are not defined at the beginning. Even the migration process link didn’t spell out requirements, nor include remote sites and storage nodes. It needs to spell out that harvesting the CA and certs and using the old server’s IP address are as important as the database, snapins, and images - and this is the ONLY way to migrate.

    So - a suggestion to the great minds working on FOG:

    Create a way to change the FOG Client CA in one step - delete old and replace new - from within the FOG Client. This could be something issued from the old FOG server, for security reasons. CA deletion should also be built into the FOG Client Installation MSI/EXE. I use FOG to build portable Windows images that are company and FOG server independent. The FOG client is installed at the initial boot and replaced in the image as FOG evolves.

    If that capability could be added, migration would be possible such that the new system w database, snapins, images, host configs, could be build out with multi-storage nodes and multi-locations, side-by-side with the old FOG system, gated only by DHCP boot settings at each site (IP broadcast space).

    Jim Graczyk

  • Multicast invalid login

    Unsolved
    1
    0 Votes
    1 Posts
    106 Views
    No one has replied
  • Custom CA problem boot PXE

    Solved
    4
    0 Votes
    4 Posts
    571 Views
    N

    My good, i found it !!!

    i the default.ipxe i change the value for my FQDN of my DNS and that work’s !!!

    i lost 2 days with this issue :V thanks you !

  • Problem deploying an image captured from a Libvirt VM.

    Unsolved
    1
    0 Votes
    1 Posts
    129 Views
    No one has replied
  • Kernel Panic - not syncing, unable to mount root

    Unsolved
    6
    0 Votes
    6 Posts
    844 Views
    L

    @bwilli78 my dell machine was wrongly identified as 32bit and sent bzimage32. You can: 1) update to dev-branch 1629 I should help. Or 2) send bzimage to 32bit machines. (Because they are wrongly identified).

    This could be your issue. I don’t see FOG sending bzimage32 anyway. Just a gut feeling. May be wrong.

  • Problem with FOG Service …

    Unsolved
    14
    0 Votes
    14 Posts
    1k Views
    JJ FullmerJ

    @iljared98 I don’t suppose you’d be willing to share more on this config? What specific rights you gave the service account, did you have to do this whole thing https://support.microsoft.com/en-us/topic/kb5008383-active-directory-permissions-updates-cve-2021-42291-536d5555-ffba-4248-a60e-d6cbc849cde1 related to this whole thing https://support.microsoft.com/en-us/topic/kb5020276-netjoin-domain-join-hardening-changes-2b65a0f3-1f4c-42ef-ac0f-1caaf421baf8 ?

    I’ve previously attempted to create a standard user with such permissions, but I hadn’t tried a service account, that’s a grand idea. I would love to document the creation of a least privilege service account for fog domain operations.

  • deploy in multicast very slow with 1.5.10.1629 version

    Unsolved
    9
    0 Votes
    9 Posts
    766 Views
    Tom ElliottT

    @fabritrento That’s not how this works. Just saying lol. 6.1.22 works fast for your situation, but that doesn’t mean there’s truly something wrong with the kernel for everybody. So when the next stable release comes out, you should remember to switch back to 6.1.22 and we’ll work to keep trying to update the kernels and hope that you’ll test them to see if it works for your situation so you don’t have to revert it to 6.1.22.

97

Online

12.2k

Users

17.4k

Topics

155.6k

Posts