• PXE boot problem after setup

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    T

    @sebastian-roth The issue was changing the LAN boot selection from UEFI to CSM Boot. Thanks all!

  • Feasibility of upgrading from 1.3.5 - Network issues

    Solved
    5
    0 Votes
    5 Posts
    330 Views
    J

    @george1421 said in Feasibility of upgrading from 1.3.5 - Network issues:

    @joshghz said in Feasibility of upgrading from 1.3.5 - Network issues:

    So to clarify, RSTP has to be enabled on all client ports/switches, not just the one the FOG server is connected to?

    Yes client ports only, (typically) the fog server never winks the network link at all while running. This issue is exactly between the pxe booting computer and the building switch.

    Yeahhhhhh, that’s what I was afraid of. I’ll have a chat with him at some stage, but I’m going to guess this endeavour may have to wait until we get the Merakis.

    Thanks anyway! It was really helpful to suss this out. 🙂

  • Dashboard Bandwidth graph not showing traffic

    Unsolved
    4
    0 Votes
    4 Posts
    783 Views
    S

    @coxm said in Dashboard Bandwidth graph not showing traffic:

    For reference POR (Master) and ATL (Storage Node) are on 1.4.4
    PHX (Storage Node) is on 1.5.2

    Though I am not an expert on the inter FOG node communication I’d advise you to run the same version of FOG on all your nodes and see if that helps.

  • Change group ID number?

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    Wayne WorkmanW

    @vince-villarreal Try to add a group and see what the ID is.

  • mixed version setup possible?

    Solved
    2
    0 Votes
    2 Posts
    532 Views
    C

    I have found the problem, it was the type of speech mark round the password.
    Thanks to those that viewed.

  • Snapin create failed

    5
    0 Votes
    5 Posts
    1k Views
    george1421G

    @dbrown You can fix this in php-fpm config.

    The path should be /etc/php-fpm.d/www.conf
    Edit that file and towards the end of the file add these two lines:

    php_admin_value[post_max_size] = 100M php_admin_value[upload_max_filesize] = 100M

    Save and close the file then issue this command
    sudo systemctl restart php-fpm
    That will bump the max upload size of the files to 100MB

  • Cant boot to fog UEFI or Legacy

    Solved
    26
    0 Votes
    26 Posts
    9k Views
    S

    @snaggel So we figured out the port on our switch was a trunk port. we cleared the configuration on the port. we also enabled portfast on it. we tested and it registers the host and loaded images. just wanted to let everyone know. thanks again. now on to getting it activated through KMS.

  • Is it possible to Capture to Storage Node only? (instead of master node)

    Unsolved
    6
    0 Votes
    6 Posts
    993 Views
    Tom ElliottT

    @wayne-workman I want to reclassify the last point you made so hopefully easier reading.

    A Storage Node Definition can only belong to one group. However, if you create a second storage node using the same information as a peer siting node, except changing the name of the node, it can belong to another group. The code has been adjusted to read all nodes.

    I know this may seem arbitrary in explanation but it more directly points out that a node definition can only be in one group.

  • Parted Magic

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    george1421G

    The latest parted magic iso image I can find (free) is 2013. So I looked through that iso and based on what I see I have an observation.

    The error message mentions unable to mount the squashed file system file.

    I don’t see where you are transferring that file system via iPXE? I do see that file on the iso in /pmagic/pmodules directory.

    I would be interested in reviewing the following files from the 2018 iso image.

    /boot/syslinux/syslinux.cfg /boot/pxelinux/sample_pxelinux.cfg

    Lastly are you trying to iPXE boot this image on a uefi or bios based image?

  • Fast wipe in advanced menu

    10
    0 Votes
    10 Posts
    5k Views
    M

    So fog wipe gives you a timeout of 60 seconds (if you decide not to wipe the drive).

    Changing it in the fog settings doesn’t make any difference. Any way to disable that timeout or change it ?

    Then it gives an error about updating the database (even if the hdds partition table is zeroed), any way to disable that as well ? thanks alot.

  • Slow web Interface 1.5.2

    Unsolved
    2
    0 Votes
    2 Posts
    435 Views
    S

    @Raymond-Bell Anything in apache error logs?

  • X1 Yoga Black screen after init.xz

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    george1421G

    @foguser9856 said in X1 Yoga Black screen after init.xz:

    Is that something I can change?

    Unfortunately that is one of the caveats of booting this way. You loose the dynamics that iPXE provides.

    But booting FOS via USB does tell us that there is nothing wrong with the kernel or the inits. It appears to be the handoff between iPXE and FOS, or you have flaky firmware on that yoga.

    Has the firmware been updated to the latest release on the yoga?

  • FOG 1.5.2 Image Capture Lags

    Unsolved
    7
    0 Votes
    7 Posts
    981 Views
    J

    @quazz

    So I tried re-capturing the image from my VM and it finally finished but took forever. I left a ping running on the host and the server and never had any lost packets. I had some higher ping times going to the VM were average with one very high number. But never any packet loss.

    I decided to try and capture the image to a brand new image and not one I had used previously. I noticed my transfer rate was higher and it ultimately finished capturing the image.

    Could the delay simply be the difference between imaging a Windows 10 machine versus a Windows 7 Machine? This is the first image I have created of a Windows 10 machine.

    Let me know if you have any thoughts on this.

    Thanks again for making me think more about it. 🙂

    Cheers!

  • Install FOG 1.5.2 on ubuntu 18.04 : checking package curl failed!

    Solved
    18
    0 Votes
    18 Posts
    6k Views
    Tom ElliottT

    @fmaster007 the … translates to the path of your fog installer, not the path on Linux of /lib

  • Fog client DNS name instead of IP

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    george1421G

    You can use a dns name and create a split horizion dns where you make fogserv.domain.com at each school point locally to the local fog server.

    The issue is as Wayne said, Once the client touches a fog server it becomes tattooed to that fog server. Now if you know that ahead of time you can synchronize (i.e. copy the ssl certificate from your master FOG servers to the other remote fog servers) then have the clients reach out via dns name. If you have any clients that have touched one of the older non master fog server, you will have to reinstall the fog client on the target computer.

  • Location setting not saving

    4
    0 Votes
    4 Posts
    665 Views
    Wayne WorkmanW

    Can one of the @developers or @moderators or @testers check to see if this bug exists in 1.5.2 please? I’m not able to do it at the moment.

  • Error uploading image

    Solved
    3
    0 Votes
    3 Posts
    650 Views
    J

    I found out that the error was caused because the fog account was not recreated when we upgraded. All is well now except for name changing and getting them on the domain automatically. I think that is also a password issue.

  • Fog service settings

    Unsolved
    3
    1 Votes
    3 Posts
    668 Views
    imagingmaster21I

    @ddavis
    If rebooting the server does not fix the problem it could be an apache problem, you could run a

    tail -f /var/log/apache2/error.log``````

    let this run and see what you get when you try modifying your changes.

  • Wrong Network Interface

    Solved
    15
    0 Votes
    15 Posts
    3k Views
    imagingmaster21I

    @wayne-workman

    Going from 1.5.0 to 1.5.2 resolved the issue.

  • Can't register new hosts after upgrading from 1.4.4 to 1.5.2

    Solved
    3
    0 Votes
    3 Posts
    446 Views
    J

    Glad that helped. The beauty of an active forum where ones struggle becomes others solution. Pretty cool.

139

Online

12.4k

Users

17.4k

Topics

155.9k

Posts