• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. kurtblah
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 24
    • Best 4
    • Controversial 0
    • Groups 0

    Posts made by kurtblah

    • RE: Trunk install, fog.conf vhost file issue

      getenforce --> permissive

      sestatus and firewalld status:

      [root@localhost ~]# sestatus
      SELinux status:                 enabled
      SELinuxfs mount:                /sys/fs/selinux
      SELinux root directory:         /etc/selinux
      Loaded policy name:             targeted
      Current mode:                   permissive
      Mode from config file:          permissive
      Policy MLS status:              enabled
      Policy deny_unknown status:     allowed
      
       [root@localhost ~]# systemctl status firewalld
      ● firewalld.service - firewalld - dynamic firewall daemon
         Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
         Active: active (running) since Mon 2016-06-20 16:04:33 CDT; 2h 7min ago
        Main PID: 750 (firewalld)
         CGroup: /system.slice/firewalld.service
             └─750 /usr/bin/python3 -Es /usr/sbin/firewalld --nofork --nopid
      
      Jun 20 16:04:32 localhost.localdomain systemd[1]: Starting firewalld - dynamic firewall daemon...
       Jun 20 16:04:33 localhost.localdomain systemd[1]: Started firewalld - dynamic firewall daemon.
      
      posted in Bug Reports
      K
      kurtblah
    • RE: Trunk install, fog.conf vhost file issue

      The fog_error_8179.log file contains this:

      bin/lsb_release
      /bin/systemctl
      /bin/dnf
      ln: failed to create symbolic link ‘/usr/lib/systemd/system/mysql.service’: File exists
      ln: failed to create symbolic link ‘/usr/lib/systemd/system/mysqld.service’: File exists
      ln: failed to create symbolic link ‘/etc/systemd/system/mysql.service’: File exists
      ln: failed to create symbolic link ‘/etc/systemd/system/mysqld.service’: File exists
      

      The foginstall.log contains this:

       +------------------------------------------+
         |     ..#######:.    ..,#,..     .::##::.  |
         |.:######          .:;####:......;#;..     |
          |...##...        ...##;,;##::::.##...      |
          |   ,#          ...##.....##:::##     ..:: |
          |   ##    .::###,,##.   . ##.::#.:######::.|
          |...##:::###::....#. ..  .#...#. #...#:::. |
          |..:####:..    ..##......##::##  ..  #     |
          |    #  .      ...##:,;##;:::#: ... ##..   |
          |   .#  .       .:;####;::::.##:::;#:..    |
          |    #                     ..:;###..       |
          |                                          |
       +------------------------------------------+
         |      Free Computer Imaging Solution      |
       +------------------------------------------+
      |  Credits: http://fogproject.org/Credits  |
      |       http://fogproject.org/Credits      |
      |       Released under GPL Version 3       |
      +------------------------------------------+
      
      
      Version: 8179 Installer/Updater
      
      What version of Linux would you like to run the installation for?
      
            1) Redhat Based Linux (Redhat, CentOS, Mageia)
            2) Debian Based Linux (Debian, Ubuntu, Kubuntu, Edubuntu)
            3) Arch Linux
      
      Choice: [1]
      
      
      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)] grep: 2601:243:200:d722::73a8: No such      file or directory
      grep: 2601:243:200:d722:d685:64ff:fe01:6a05: No such file or directory
      
      Would you like DHCP to handle DNS? [Y/n]
      
      posted in Bug Reports
      K
      kurtblah
    • Trunk install, fog.conf vhost file issue

      Hi,

      Not sure what this, perhaps an installer bug?

      Fresh install Fedora 23. Version 8179.

      During the install script this appears:

       What type of installation would you like to do? [N/s (Normal/Storage)] n
       grep: 2601:243:200:d722::73a8: No such file or directory
       grep: 2601:243:200:d722:d685:64ff:fe01:6a05: No such file or directory
      
       Would you like DHCP to handle DNS? [Y/n]
      

      The installer keeps running, but bombs out when restarting Apache. Systemctl status httpd indicates that the fog.conf file has some ill-formatted strings:

      <VirtualHost *:80>        #RewriteEngine On
      
          KeepAlive Off
          ServerName 192.168.1.251
      2601:243:200:d722::73a8
      2601:243:200:d722:d685:64ff:fe01:6a05
          DocumentRoot /var/www/html/
          #RewriteEngine On
          #RewriteRule /management/other/ca.cert.der$ - [L]
          #RewriteRule /management/ https://%{HTTP_HOST}%{REQUEST_URI}%{QUERY_STR$
      </VirtualHost>
      <VirtualHost *:443>
          KeepAlive Off
          Servername 192.168.1.251
      2601:243:200:d722::73a8
      2601:243:200:d722:d685:64ff:fe01:6a05
          DocumentRoot /var/www/html/
      .....
      

      -kurt

      posted in Bug Reports
      K
      kurtblah
    • RE: Where are you located ? Please Reply..

      DeKalb, Illinois

      posted in General
      K
      kurtblah
    • 1 / 1