• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. steharv
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 19
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by steharv

    • Looking for Kernel 4.15.2

      Hi there,

      I am trying to find Kernel 4.15.2 does anyone know where I can find it?

      posted in FOG Problems
      S
      steharv
    • RE: Database connection unavailable

      @george1421 Thanks all sorted!

      posted in FOG Problems
      S
      steharv
    • Database connection unavailable

      Hi there folks!

      Have our fog server running on Windows 10 via Virtual Box (ubuntu) for several months now, with no issues. However, all of a sudden I am getting “Database connection unavailable” message when I attempt to log into the fog admin interface. Hence cannot image machines either.

      I have several snapshots taken as backup measures but even I I restore to these the same thing happens?

      Does anyone know why this is happening?

      Many thanks

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @george1421 Thank you thank you!!! that worked you are a legend mate ! Its all running!

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Sebastian-Roth

      dhcp-vendorclass=UEFI64,PXEClient:Arch:00009
      Set the boot file name based on the matching tag from the vendor class (above)
      
      dhcp-boot=net:UEFI32,i386-efi/ipxe.efi,,<fog_server_IP>
      dhcp-boot=net:UEFI,ipxe.efi,,<fog_server_IP>
      dhcp-boot=net:UEFI64,ipxe.efi,,<fog_server_IP>
      PXE menu. The first part is the text displayed to the user. The second is the timeout, in seconds.
      
      pxe-prompt="Booting FOG Client", 1
      The known types are x86PC, PC98, IA64_EFI, Alpha, Arc_x86,
      Intel_Lean_Client, IA32_EFI, BC_EFI, Xscale_EFI and X86-64_EFI
      This option is first and will be the default if there is no input from the user.
      
      pxe-service=X86PC, "Boot to FOG", undionly.kpxe
      pxe-service=X86-64_EFI, "Boot to FOG UEFI", ipxe.efi
      pxe-service=BC_EFI, "Boot to FOG UEFI PXE-BC", ipxe.efi
      
      dhcp-range=192.168.1.248,proxy
      

      Mod Note: Fixed file formatting -Geo

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Sebastian-Roth said in Intermittent Connection time out error.:
      nit dnsmasq.service has begun starting up.

      Nov 14 12:45:23 ste-VirtualBox dnsmasq[2453]: dnsmasq: syntax check OK.
      Nov 14 12:45:23 ste-VirtualBox dnsmasq[2454]: dnsmasq: failed to create listenin
      Nov 14 12:45:23 ste-VirtualBox dnsmasq[2454]: failed to create listening socket
      Nov 14 12:45:23 ste-VirtualBox dnsmasq[2454]: FAILED to start up
      Nov 14 12:45:23 ste-VirtualBox systemd[1]: dnsmasq.service: Control process exit
      Nov 14 12:45:23 ste-VirtualBox systemd[1]: dnsmasq.service: Failed with result ’
      Nov 14 12:45:23 ste-VirtualBox systemd[1]: Failed to start dnsmasq - A lightweig
      – Subject: Unit dnsmasq.service has failed
      – Defined-By: systemd
      – Support: http://www.ubuntu.com/support

      – Unit dnsmasq.service has failed.

      – The result is RESULT.
      Nov 14 12:45:23 ste-VirtualBox sudo[2447]: pam_unix(sudo:session): session close
      Nov 14 12:49:44 ste-VirtualBox sudo[2828]: ste : TTY=pts/0 ; PWD=/home/ste
      Nov 14 12:49:44 ste-VirtualBox sudo[2828]: pam_unix(sudo:session): session opene
      lines 2203-2225/2225 (END)e

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Sebastian-Roth I have tried restart dnsmasq but get the following error" Job for dnsmasq. service failed because the control process exited with errror code. See "systemctl status dnsmasq.service and “journalctl - xe” for details.

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Sebastian-Roth Thank you

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Tom-Elliott Would I be better off just installing DNSMasq?

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @steharv 0_1542123021310_router-dhcp.PNG

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Tom-Elliott I cannot see any settings in my router for that?

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Tom-Elliott So editing the fogsettings file and rerun the installer? Can I edit the file via FTP?

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Tom-Elliott Hi Tom, I reinstalled FOG from scratch, I set the FOG server IP to 192.168.1.248 and then DHCP and DNS server the same IP but it still tries to look for 192.168.1.1 when it boots?

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Tom-Elliott Router is just set to default DHCP setting which is on and when installing FOG I answered yes to use FOG as DHCP server. No storage nodes, I can just reinstall FOG as can go back to a preinstall snapshot on VB.

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Tom-Elliott 0_1542118484332_router.PNG

      Attached is my default ISP router, just wondered if anything here is interferring?

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Tom-Elliott Hi Tom, Thanks for the reply back. My router IP address ranges is from 192.168.100 to 192.168.1.250 -

      I have set Ubuntu to fixed IP address of 192.168.1.249 which is set up as the FOG IP address, DNS and DHCP server is set to 192.168.1.1

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @steharv Its the same error, however its intermittent and does not happen everytime, sometimes it boots straight up to the FOG menu.

      posted in FOG Problems
      S
      steharv
    • RE: Intermittent Connection time out error.

      @Sebastian-Roth 0_1542117290015_fog-error.jpg

      posted in FOG Problems
      S
      steharv
    • Intermittent Connection time out error.

      I have installed latest FOG imaging server on both Virtual BOX and standalone server, however I am running into issues when trying to PXE boot client machines.

      It sometimes boots to the PXE menu and everything is fine but then when I try to run it again on same machine I get a connection time out error. I am using DHCP and DNS from the FOG service.

      I have tried different kernels and the same thing happens.

      posted in FOG Problems
      S
      steharv
    • 1 / 1