• Operation not permitted?

    Solved
    3
    0 Votes
    3 Posts
    562 Views
    F

    @george1421 Yes, really because of the substitution of certificates! Reinstalled fog and everything worked. https I was offered to enable the fog installer.

  • No route to host when trying to capture with fog 1.15.10 new install

    Unsolved
    20
    0 Votes
    20 Posts
    4k Views
    george1421G

    @anwoke8204 In this article https://www.cherryservers.com/blog/how-to-configure-ubuntu-firewall-with-ufw There is a section about logging. It kind of indicates that the default deny policy logs blocked packets in /var/log/ufw* files. Lets see if there is something there regarding to what nfsv3 is trying to do. I don’t have ufw enabled on my fog servers so I have not run into this issue before.

    It looks like you have all of the rules/ports enabled.

  • Raid md126 on fog server 1.5.10

    Unsolved
    3
    0 Votes
    3 Posts
    680 Views
    T

    Thanks for your support.

    I will try to test changing the kernel in the 1.5.10 machine when come back to office.

    The kernels are different between the two different machines. If the downgrade kernel not work I will try to capture the info on debug mode.

    Captura de Pantalla 2023-07-31 a las 8.16.56.png

  • WOL Assistance?

    Unsolved
    1
    0 Votes
    1 Posts
    250 Views
    No one has replied
  • FOG 1.5.10 Capture Image Fails At bzImage/Init

    Unsolved
    4
    0 Votes
    4 Posts
    916 Views
    J

    I decided to drop it after all the headaches. If I try this again later, I’ll try your steps. Thanks for the tips!

    Jerome

  • MDT Issues

    Unsolved
    4
    0 Votes
    4 Posts
    659 Views
    W

    @george1421

    You legend that worked 🙂

    Thanks a lot, great project you guys have here!

    Aydan

  • Web GUI is displaying several things incorrectly

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    S

    @Tim-Reynolds Thanks for the update and great you got this fixed.

  • Please help me with Ldap plugin configuration

    Unsolved
    1
    0 Votes
    1 Posts
    218 Views
    No one has replied
  • How to setup ProxyDHCP with FOG

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    W

    @george1421 said in How to setup ProxyDHCP with FOG:

    @wildcat2083 You need to ensure that there isn’t a dhcp server already running on your fog server.

    ensure that dnsmasq is not
    systemctl stop dnsmasq

    now check to see if something is bound to the dhcp port
    netstat -an | grep :67

    If you see a response like 0.0.0.0:67 then there is still a dhcp server on the fog server.

    You can also run this command to see if the isc-dhcp server is in memory. ps aux | grep dhcp If it returns isc-dhcp and a process ID then its still running.

    My bet if you look at the log file in /var/log/syslog (or /var/log/messages) it will say that dnsmasq can’t bind to the port :67

    Here is the output of ps aux | grep dhcp
    kristal 110299 0.0 0.0 17732 2408 pts/0 S+ 15:27 0:00 grep --color=auto dhcp

    and its telling me

    Starting dnsmasq - A lightweight DHCP and caching DNS server…
    Jul 23 15:22:49 kristal-virtual-fog dnsmasq[109913]: dnsmasq: failed to create listening socket for port 53: Address already in use
    Jul 23 15:22:49 kristal-virtual-fog dnsmasq[109913]: failed to create listening socket for port 53: Address already in use
    Jul 23 15:22:49 kristal-virtual-fog dnsmasq[109913]: FAILED to start up
    Jul 23 15:22:49 kristal-virtual-fog systemd[1]: dnsmasq.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
    Jul 23 15:22:49 kristal-virtual-fog systemd[1]: dnsmasq.service: Failed with result ‘exit-code’.
    Jul 23 15:22:49 kristal-virtual-fog systemd[1]: Failed to start dnsmasq - A lightweight DHCP and caching DNS server.

    kristal@kristal-virtual-fog:/etc/init.d$ netstat -an | grep :67
    udp 0 0 192.168.5.214:68 192.168.5.1:67 ESTABLISHED
    kristal@kristal-virtual-fog:/etc/init.d$

    That ^^^^^^^ is then i install dnsmasq via apt install

    EDIT::: I got dnsmasq installed but when i try to boot with a vmware pxe, the dhcp works but then when it gets to tftp it cant find the file and im never greeted with the boot menu

    9d5799a9-118f-4b12-aca4-1bb4306debf3-image.png

    EDIT2:
    After tinkering I learned I needed to follow this section
    DNSMASQ settings for iPXE
    This information pertains to FOG 0.33 and the new iPXE boot method.

    In order to continue to use dnsmasq to dole out ip addresses and to help find the boot file, some changes need to be made to force the boot file to load the iPXE boot file.

    FIRST Update the schema by navigating to your fog management page and install the update.

    Make the following changes to your ltsp.conf file

    and I had to do this line
    cd /tftpboot
    sudo ln -s undionly.kpxe undionly.0

    Once I performed these and restarted the dnsmasq service, dhcp worked as proxy and it did indeed serve up the proper file allowing fog to proceed

  • HP 705 G4 - rEFInd Initializing....

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    S

    You can disregard the questions in my previous post. IT’S WORKING!!!

    I downgraded refind to version 0.11.0. That was the solution for the HP Elitedesk 705 g4 model.

    THANK YOU to anyone on this thread who tried to help me. Particularly @george1421. I really appreciate it!

  • 0 Votes
    1 Posts
    153 Views
    No one has replied
  • FOG 1.5.10 UEFI boot issues

    Solved
    3
    0 Votes
    3 Posts
    562 Views
    E

    @george1421 I searched for that setting everywhere on the MSI Z690-a and could not find it… apparently they moved it. Finally found it and disabled it, FOG inventoried perfectly! Thanks for the quick fix

  • simple PXE tutorial

    Solved
    11
    0 Votes
    11 Posts
    9k Views
    D

    @george1421 Thanks a ton for those words (OK that iso image seems to be only a legacy/bios boot media.)

    I figured out one thing I was doing very wrong.
    I was PXE booted in UEFI… when hitting F12 to boot the PC, I automatically selected the IPV4 under UEFI, and not the “network boot” under legacy, both of which show up in my F12 menu. Both of which FOG PXE boot works with.

    Well, after using the legacy, the dell iso image (that only shows CD.txt) works flawlessly. Now I think everything will work that requires legacy for me, as some things seems you can’t use PXE UEFI with (perhaps not supported by the manufacturer, some programs like Memtest require spending thousands of dollars to get the “site edition” that works with PXE, etc). Keeping in mind your words in other posts about the size limitations of isos (2gb?), the ones I wish to use should all be small enough. I think we can mark this as solved.

    Thanks so much for your help.

  • Partition Tables (GPT) problems

    Unsolved
    3
    0 Votes
    3 Posts
    462 Views
    I

    HI @Sebastian-Roth Sebastian, yeah sorry about the double submission it was by accident. I will sent you the details that you requested soon. thanks

  • Restoring partition tables failed 2023

    Locked
    2
    0 Votes
    2 Posts
    271 Views
    S

    @irwan First off, why do you double post within three hours? Was this by accident or intended? There is no need to do this. This is a community based forum for the open source tool FOGProject and people try to help each other in their free time. This is not any kind of professional support.

    I will close down this topic now and we’ll be discussing things in the other topic: https://forums.fogproject.org/topic/16923/partition-tables-gpt-problems

  • Delete/Remove fog images via API

    Unsolved
    4
    0 Votes
    4 Posts
    777 Views
    JJ FullmerJ

    @typotony Sorry I’m late to the party.

    I haven’t built a “helper” command yet for removing fog images, but I do have Get-FogImages

    https://fogapi.readthedocs.io/en/latest/commands/Get-FogImages/

    If you setup the fogapi powershell module, you can use that to get a list of the current images.

    You can delete the records of the fog images from the database via

    Remove-FogObject

    i.e. this would delete ALL your images

    $images = get-fogimages $images | Foreach-object { Remove-fogobject -type object -coreObject image -idofobject $_.data.id }

    That little snippet is untested but should be enough to get you started.

    I’m pretty sure the api command won’t remove the files from the server though.

    However, I believe the path to the files, or at least the relative path is in a child property of the data property when you run Get-FogImages.
    So if you set this up to run on the linux based fog server using the powershell api module, you could script something that runs in a cronjob to delete from the database and then the files.

    i.e. (again untested as I’m away from my test environment, so the property names are guesses, but it should point you in the right direction)

    Get-FogImages | % { if ($_.data.name -eq "removeMe") { Remove-fogobject -type object -coreObject image -idofobject $_.data.id rm -fr $_.data.path } }

    This, if run on the fog server where you have configured the fogapi module (see my signature for doc links), would find images named “removeMe” and then delete them from the database and then the files from the server.

  • help with multi-cast deploy

    Unsolved
    5
    0 Votes
    5 Posts
    852 Views
    S

    @pastorn said in help with multi-cast deploy:

    the DHCP is on windows server 2022

    Can you please post pictures of the settings?

  • fogclient fails to validate custom ssl cert

    Unsolved
    1
    0 Votes
    1 Posts
    213 Views
    No one has replied
  • Master/Storage nodes | SSL | Plugin Location

    Unsolved
    4
    0 Votes
    4 Posts
    385 Views
    ?

    Hi,

    I just rebuilt two proxmox debian 11 containers with FOG 1.5.10

    Master node > install HTTPS
    Storage node > install HTTPS

    Install plugin Location

    Master node and storage node are in the default storage group
    Master node > default’s Master node

    Create new location > location_1
    storage groupe > default
    storage node > defaultmember
    storage node protocol> HTTPS

    Create new location > location_2
    storage groupe > default
    storage node > secondary node
    storage node protocol> HTTPS

    Create snapin in default storage group with replication enabled

    Configure one host with location_1
    Deploy snapin > OK, it works

    Configure one host with location_2
    Be sure the snapin is replicated into the storage node
    Deploy snapin > it doesn’t work
    What am i doing wrong ?

    Here is the snapin log

    ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 03/07/2023 12:39:24 Client-Info Client Version: 0.13.0 03/07/2023 12:39:24 Client-Info Client OS: Windows 03/07/2023 12:39:24 Client-Info Server Version: 1.5.10 03/07/2023 12:39:24 Middleware::Response Success 03/07/2023 12:39:24 SnapinClient Running snapin snapin_1 03/07/2023 12:39:24 Middleware::Communication Download: https://xxxxxxxx//fog/service/snapins.file.php?mac=00:23:24:19:46:64&taskid=2 03/07/2023 12:39:24 Data::RSA ERROR: Certificate validation failed 03/07/2023 12:39:24 Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: La signature du certificat ne peut pas être vérifiée. (NotSignatureValid) 03/07/2023 12:39:24 Middleware::Communication SSL certificate chain error: Une chaîne de certificats a été traitée mais s’est terminée par un certificat racine qui n’est pas approuvé par le fournisseur d’approbation. 03/07/2023 12:39:24 Middleware::Communication ERROR: Could not download file 03/07/2023 12:39:24 Middleware::Communication ERROR: La connexion sous-jacente a été fermée : Impossible d'établir une relation de confiance pour le canal sécurisé SSL/TLS. 03/07/2023 12:39:24 SnapinClient C:\Program Files (x86)\FOG\tmp\file.zip 03/07/2023 12:39:24 Middleware::Communication URL: https://xxxxxxxxx/fog/service/snapins.checkin.php?taskid=2&exitcode=-1&mac=00:23:24:19:46:64&newService&json ------------------------------------------------------------------------------
  • HP Elitebook 840 G6

    Unsolved
    5
    0 Votes
    5 Posts
    871 Views
    S

    @smazzola We need more information to be able to help. Please provide what has been asked or we’ll close this topic.

141

Online

12.3k

Users

17.4k

Topics

155.8k

Posts