• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Deimos
    3. Posts
    D
    • Profile
    • Following 1
    • Followers 0
    • Topics 10
    • Posts 69
    • Best 3
    • Controversial 0
    • Groups 0

    Posts made by Deimos

    • RE: Secureboot issues

      If this is solved, I give the developers a beer.

      posted in FOG Problems
      D
      Deimos
    • RE: Installation stops during setting up fogproject password

      This is the output of the foginstall.log:

        Starting Redhat based Installation
      
      
        FOG Server installation modes:
            * Normal Server: (Choice N) 
                This is the typical installation type and
                will install all FOG components for you on this
                machine.  Pick this option if you are unsure what to pick.
      
            * Storage Node: (Choice S)
                This install mode will only install the software required
                to make this server act as a node in a storage group
      
      More information:  
           http://www.fogproject.org/wiki/index.php?title=InstallationModes
      
        What type of installation would you like to do? [N/s (Normal/Storage)] 
        We found the following interfaces on your system:
            * enp0s31f6 - XX.XXX.XXX.XX/24
            * wlp2s0 - 
      
        Would you like to change the default network interface from enp0s31f6 wlp2s0?
        If you are not sure, select No. [y/N]   What network interface would you like to use? 
        Would you like to setup a router address for the DHCP server? [Y/n]   What is the IP address to be used for the router on
            the DHCP server? []
        Would you like DHCP to handle DNS? [Y/n]   What DNS address should DHCP allow? [XX.XXX.XX.XX] 
        Would you like to use the FOG server for DHCP service? [y/N] 
        This version of FOG has internationalization support, would  
        you like to install the additional language packs? [y/N] 
       *** New option 'hostname' since FOG 1.5.6 ***
      
        Would you like to change the default hostname >FOG-LS15nb<?
        The fully qualified hostname is used for the webserver certificate.
        If you are not sure, select No. [y/N] 
         ######################################################################
         #     FOG now has everything it needs for this setup, but please     #
         #   understand that this script will overwrite any setting you may   #
         #   have setup for services like DHCP, apache, pxe, tftp, and NFS.   #
         ######################################################################
         # It is not recommended that you install this on a production system #
         #        as this script modifies many of your system settings.       #
         ######################################################################
         #             This script should be run by the root user.            #
         #      It will prepend the running with sudo if root is not set      #
         ######################################################################
         #            Please see our wiki for more information at:            #
         ######################################################################
         #             https://wiki.fogproject.org/wiki/index.php             #
         ######################################################################
      
       * Here are the settings FOG will use:
       * Base Linux: Redhat
       * Detected Linux Distribution: Fedora
       * Interface: enp0s31f6
       * Server IP Address: XXXXXXXXXXXXXXXX
       * Server Subnet Mask: 255.255.255.0
       * Server Hostname: FOG-LS15nb
       * Installation Type: Normal Server
       * Internationalization: 1
       * Image Storage Location: /images
       * Using FOG DHCP: No
      * DHCP will NOT be setup but you must setup your
       | current DHCP server to use FOG for PXE services.
      
       * On a Linux DHCP server you must set: next-server and filename
      
       * On a Windows DHCP server you must set options 066 and 067
      
       * Option 066/next-server is the IP of the FOG Server: (e.g. XXXXXXXXXXXX)
       * Option 067/filename is the bootfile: (e.g. undionly.kpxe)
      
      
       * Are you sure you wish to continue (Y/N) 
       * Installation Started
      
       * Testing internet connection.................................There was no interface with an active internet connection found.
      
       * Adding repository if needed.................................OK
       * Preparing Package Manager...................................OK
       * Packages to be installed:
      
              bc curl gcc gcc-c++ genisoimage gettext gzip httpd lftp m4 make mariadb mariadb-server mod_ssl mtools net-tools nfs-utils php php-bcmath php-cli php-common php-fpm php-gd php-json php-ld
      ap php-mbstring php-mysqlnd php-process syslinux tar tftp-server unzip vsftpd wget xinetd xz-devel 
      
      
       * Skipping package:   bc......................................(Already Installed)
       * Skipping package:   curl....................................(Already Installed)
       * Skipping package:   gcc.....................................(Already Installed)
       * Skipping package:   gcc-c++.................................(Already Installed)
       * Skipping package:   genisoimage.............................(Already Installed)
       * Skipping package:   gettext.................................(Already Installed)
       * Skipping package:   gzip....................................(Already Installed)
       * Skipping package:   httpd...................................(Already Installed)
       * Skipping package:   lftp....................................(Already Installed)
       * Skipping package:   m4......................................(Already Installed)
       * Skipping package:   make....................................(Already Installed)
       * Skipping package:   mariadb.................................(Already Installed)
       * Skipping package:   mariadb-server..........................(Already Installed)
       * Skipping package:   mod_ssl.................................(Already Installed)
       * Skipping package:   mtools..................................(Already Installed)
       * Skipping package:   net-tools...............................(Already Installed)
       * Skipping package:   nfs-utils...............................(Already Installed)
       * Skipping package:   php.....................................(Already Installed)
       * Skipping package:   php-bcmath..............................(Already Installed)
       * Skipping package:   php-cli.................................(Already Installed)
       * Skipping package:   php-common..............................(Already Installed)
       * Skipping package:   php-fpm.................................(Already Installed)
       * Skipping package:   php-gd..................................(Already Installed)
       * Skipping package:   php-json................................(Already Installed)
       * Skipping package:   php-ldap................................(Already Installed)
       * Skipping package:   php-mbstring............................(Already Installed)
       * Skipping package:   php-mysqlnd.............................(Already Installed)
       * Skipping package:   php-process.............................(Already Installed)
       * Skipping package:   syslinux................................(Already Installed)
       * Skipping package:   tar.....................................(Already Installed)
       * Skipping package:   tftp-server.............................(Already Installed)
       * Skipping package:   unzip...................................(Already Installed)
       * Skipping package:   vsftpd..................................(Already Installed)
       * Skipping package:   wget....................................(Already Installed)
       * Skipping package:   xinetd..................................(Already Installed)
       * Skipping package:   xz-devel................................(Already Installed)
       * Updating packages as needed.................................OK
      
       * Confirming package installation
      
       * Checking package: bc........................................OK
       * Checking package: curl......................................OK
       * Checking package: gcc.......................................OK
       * Checking package: gcc-c++...................................OK
       * Checking package: genisoimage...............................OK
       * Checking package: gettext...................................OK
       * Checking package: gzip......................................OK
       * Checking package: httpd.....................................OK
       * Checking package: lftp......................................OK
       * Checking package: m4........................................OK
       * Checking package: make......................................OK
       * Checking package: mariadb...................................OK
       * Checking package: mariadb-server............................OK
       * Checking package: mod_ssl...................................OK
       * Checking package: mtools....................................OK
       * Checking package: net-tools.................................OK
       * Checking package: nfs-utils.................................OK
       * Checking package: php.......................................OK
       * Checking package: php-bcmath................................OK
       * Checking package: php-cli...................................OK
       * Checking package: php-common................................OK
       * Checking package: php-fpm...................................OK
       * Checking package: php-gd....................................OK
       * Checking package: php-json..................................OK
       * Checking package: php-ldap..................................OK
       * Checking package: php-mbstring..............................OK
       * Checking package: php-mysqlnd...............................OK
       * Checking package: php-process...............................OK
      * Checking package: syslinux..................................OK
       * Checking package: tar.......................................OK
       * Checking package: tftp-server...............................OK
       * Checking package: unzip.....................................OK
       * Checking package: vsftpd....................................OK
       * Checking package: wget......................................OK
       * Checking package: xinetd....................................OK
       * Checking package: xz-devel..................................OK
      
       * Configuring services
      
       * Setting up fogproject user..................................OK
       * Locking fogproject as a system account......................OK
       * Setting up fogproject password..............................
      
      posted in FOG Problems
      D
      Deimos
    • RE: Installation stops during setting up fogproject password

      If you mean the proxy’s IP then yes. If you mean the DNS Server’s IP then yes.

      If you mean the queries of the installation script, also yes.

      posted in FOG Problems
      D
      Deimos
    • RE: Installation stops during setting up fogproject password

      Internet access is behind a proxy. I downloaded the latest Fog via git.

      posted in FOG Problems
      D
      Deimos
    • RE: Installation stops during setting up fogproject password

      Hope, this is enough!

      posted in FOG Problems
      D
      Deimos
    • RE: Installation stops during setting up fogproject password
      /usr/sbin/iptables
      /usr/bin/dnf
      There was no interface with an active internet connection found.
      Letzte Prüfung auf abgelaufene Metadaten: vor 0:01:48 am Fr 11 Okt 2019 08:47:03 EDT.
      bc-1.07.1-8.fc30.x86_64
      curl-7.65.3-4.fc30.x86_64
      gcc-9.2.1-1.fc30.x86_64
      gcc-c+±9.2.1-1.fc30.x86_64
      genisoimage-1.1.11-41.fc30.x86_64
      gettext-0.19.8.1-22.fc30.x86_64
      gzip-1.9-9.fc30.x86_64
      httpd-2.4.41-5.fc30.x86_64
      lftp-4.8.4-3.fc30.x86_64
      m4-1.4.18-10.fc30.x86_64
      make-4.2.1-13.fc30.x86_64
      mariadb-10.3.17-1.fc30.x86_64
      mariadb-server-10.3.17-1.fc30.x86_64
      mod_ssl-2.4.41-5.fc30.x86_64
      mtools-4.0.18-16.fc30.x86_64
      net-tools-2.0-0.54.20160912git.fc30.x86_64
      nfs-utils-2.4.1-0.rc1.fc30.x86_64
      php-7.3.10-1.fc30.x86_64
      php-bcmath-7.3.10-1.fc30.x86_64
      php-cli-7.3.10-1.fc30.x86_64
      php-common-7.3.10-1.fc30.x86_64
      php-fpm-7.3.10-1.fc30.x86_64
      php-gd-7.3.10-1.fc30.x86_64
      php-json-7.3.10-1.fc30.x86_64
      php-ldap-7.3.10-1.fc30.x86_64
      php-mbstring-7.3.10-1.fc30.x86_64
      Letzte Prüfung auf abgelaufene Metadaten: vor 0:01:53 am Fr 11 Okt 2019 08:47:03 EDT.
      Installierte Pakete
      php-mysqlnd.x86_64 7.3.10-1.fc30 @updates
      php-mysqlnd-7.3.10-1.fc30.x86_64
      php-process-7.3.10-1.fc30.x86_64
      syslinux-6.04-0.12.fc30.x86_64
      tar-1.32-1.fc30.x86_64
      tftp-server-5.2-27.fc30.x86_64
      unzip-6.0-43.fc30.x86_64
      vsftpd-3.0.3-29.fc30.x86_64
      wget-1.20.3-1.fc30.x86_64
      xinetd-2.3.15-28.fc30.x86_64
      xz-devel-5.2.4-5.fc30.x86_64
      Letzte Prüfung auf abgelaufene Metadaten: vor 0:01:56 am Fr 11 Okt 2019 08:47:03 EDT.
      Abhängigkeiten sind aufgelöst.
      Nichts zu tun.
      Fertig.
      bc-1.07.1-8.fc30.x86_64
      curl-7.65.3-4.fc30.x86_64
      gcc-9.2.1-1.fc30.x86_64
      gcc-c+±9.2.1-1.fc30.x86_64
      genisoimage-1.1.11-41.fc30.x86_64
      gettext-0.19.8.1-22.fc30.x86_64
      gzip-1.9-9.fc30.x86_64
      httpd-2.4.41-5.fc30.x86_64
      lftp-4.8.4-3.fc30.x86_64
      m4-1.4.18-10.fc30.x86_64
      make-4.2.1-13.fc30.x86_64
      mariadb-10.3.17-1.fc30.x86_64
      mariadb-server-10.3.17-1.fc30.x86_64
      mod_ssl-2.4.41-5.fc30.x86_64
      mtools-4.0.18-16.fc30.x86_64
      net-tools-2.0-0.54.20160912git.fc30.x86_64
      nfs-utils-2.4.1-0.rc1.fc30.x86_64
      php-7.3.10-1.fc30.x86_64
      php-bcmath-7.3.10-1.fc30.x86_64
      php-cli-7.3.10-1.fc30.x86_64
      php-common-7.3.10-1.fc30.x86_64
      php-fpm-7.3.10-1.fc30.x86_64
      php-gd-7.3.10-1.fc30.x86_64
      php-json-7.3.10-1.fc30.x86_64
      php-ldap-7.3.10-1.fc30.x86_64
      php-mbstring-7.3.10-1.fc30.x86_64
      php-mysqlnd-7.3.10-1.fc30.x86_64
      php-process-7.3.10-1.fc30.x86_64
      syslinux-6.04-0.12.fc30.x86_64
      tar-1.32-1.fc30.x86_64
      tftp-server-5.2-27.fc30.x86_64
      unzip-6.0-43.fc30.x86_64
      vsftpd-3.0.3-29.fc30.x86_64
      wget-1.20.3-1.fc30.x86_64
      xinetd-2.3.15-28.fc30.x86_64
      xz-devel-5.2.4-5.fc30.x86_64
      useradd: Warnung: Das Home-Verzeichnis existiert bereits.
      Es werden keine Dateien vom skel-Verzeichnis dorthin kopiert.
      Erzeugen der Mailbox-Datei: File exists
      chsh: Shell nicht geändert.
      Shell für fogproject ändern.```
      posted in FOG Problems
      D
      Deimos
    • RE: Installation stops during setting up fogproject password

      @george1421 said in Installation stops during setting up fogproject password:

      @Deimos If you look in the directory where you installed fog from in the bin directory (where installfog.sh script is) there should be an error log directory. In that directory is the error logs that explain what happened to the install.

      Yes, thanks. I know this, but the Fedora Server is in the office and it’s weekend. I thought may reply was enough for now. I will post the error log tomorrow in the morning.

      posted in FOG Problems
      D
      Deimos
    • RE: Installation stops during setting up fogproject password

      It’s in the office, but I can remember the output:

      if you know your installation echo output, it “stops” or “waits” at:

      create foguser________________________________________________done

      setting up fogproject password______________________________

      -for complete log I have to wait till monday morning-

      posted in FOG Problems
      D
      Deimos
    • Installation stops during setting up fogproject password

      FEDORA SERVER 30

      During the installation, more precisely at “configuring services”,
      the installation remains at setting up fogproject password.

      What can this be?

      posted in FOG Problems
      D
      Deimos
    • RE: AD: Change settings in FOG Settings doesn't work

      @Sebastian-Roth said in AD: Change settings in FOG Settings doesn't work:

      @Deimos Any news on this? George is totally right about updating to a current version is the only way we can help you if it turns out to be a bug in the version you use.

      Beside that you might want to look into cleaning up the database to see if it makes a difference: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_MySQL#Database_Maintenance_Commands

      Has this ever worked? When did it work last? What changed since then?

      This is a very interesting site. I can not handle the problem at the moment, because I have to work very actively with it at the moment and the system must not break down. I have to copy/paste the correct AD-Files into the field and save them (group data). THis works for every single group or host. But not generally. Anyway, I’ll just update after this month and see what happens.

      posted in FOG Problems
      D
      Deimos
    • AD: Change settings in FOG Settings doesn't work

      Changes to the settings for AD-join are not saved, but reset to the state before the change.

      I would not believe it if I did not experience it directly. What can it be?

      Running Version 1.4.0
      SVN Revision: 6069

      posted in FOG Problems
      D
      Deimos
    • RE: Problem: Copying binaries where needed failed

      Yes they are assigned

      ftp_proxy=http://10.andsoon.:1234
      same with http and https
      and
      noproxy=10.fog_ip

      posted in FOG Problems
      D
      Deimos
    • RE: Problem: Copying binaries where needed failed

      please standby. I´m running a 1.4.4 installation currently

      posted in FOG Problems
      D
      Deimos
    • Problem: Copying binaries where needed failed

      Hello honorable community!

      I have a problem installing a FOG 1.5.5. The error message is

      Copying binaries where needed … failed

      I have a proxy and have already read what to do then. It did not help. The difference was just that the download error is no longer “download binaries needed failed”, but rather the copying binaries failed.

      What’s happening?

      posted in FOG Problems
      D
      Deimos
    • RE: Multicast Wake on LAN with Fujitsu Lifebook E556

      So I looked at the file with my wireshark at home (forbidden in office)
      There´s no data.

      I will set up a new fog from scratch and try to WOL the devices. I will report later.

      posted in FOG Problems
      D
      Deimos
    • RE: Multicast Wake on LAN with Fujitsu Lifebook E556

      I will upload the file on my homepage later.

      posted in FOG Problems
      D
      Deimos
    • RE: Multicast Wake on LAN with Fujitsu Lifebook E556

      @sebastian-roth said in Multicast Wake on LAN with Fujitsu Lifebook E556:

      @Deimos What do you mean by file is crashed. The dump file is not ascii readable text but a binary format. You need to load that in wireshark for example. Or upload to your gdrive/dropbox and post a link so we can have a look.

      It´s only 1KB and the message after stopping the process is

      Last login: Fri Feb 16 08:28:52 2018 from CLIENT.DOMAIN
      [root@fog-sig-bund-de ~]# sudo tcpdump -w /tmp/wol.pcap
      tcpdump: listening on nflog, link-type NFLOG (Linux netfilter log messages), cap ture size 262144 bytes
      ^C0 packets captured
      0 packets received by filter
      0 packets dropped by kernel
      [root@fog-sig-bund-de ~]#

      I am not sure if this is expected.

      posted in FOG Problems
      D
      Deimos
    • RE: Multicast Wake on LAN with Fujitsu Lifebook E556

      So, now none of the clients are booting with WOL.

      Restarted service FOGMulticastManager.

      tcpdump doesn´t make any other log either.

      posted in FOG Problems
      D
      Deimos
    • RE: Multicast Wake on LAN with Fujitsu Lifebook E556

      The command tcpdump -w /tmp/wol.pcap port 9 doesn´t work. Error message:
      “NFLOG link-layer type filtering not implemented.”

      With command tcpdump -w /tmp/wol.pcap it works.
      But the file is crashed.
      Content: "Ôò¡   ï "

      I´ll try again and wait till the four WOL-working clients are deploying.

      posted in FOG Problems
      D
      Deimos
    • RE: Multicast Wake on LAN with Fujitsu Lifebook E556

      Today is test day.

      I have five devices where WOL used to work, and five devices that do not mess with WOL. I will group these together and then start a multicast task with the processes mentioned by @SebastianRoth in the background.

      Also I will test a multicast WOL with our HP ProBooks 650G1.

      posted in FOG Problems
      D
      Deimos
    • 1
    • 2
    • 3
    • 4
    • 2 / 4