• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    storage node is offline

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    12
    1.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      oraniko
      last edited by

      @Sebastian-Roth said in storage node is offline:

      cat /opt/fog/snapins/ssl//req.cnf

      [req]
      distinguished_name = req_distinguished_name
      req_extensions = v3_req
      prompt = yes
      [req_distinguished_name]
      CN = 132.70.32.4
      132.70.32.4
      [v3_req]
      subjectAltName = @alt_names
      [alt_names]
      DNS.1 = 132.70.32.4
      132.70.32.4
      DNS.2 = centos7.esc.biu.ac.il

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @oraniko Ok, interesting that it seems to double pipe the IP address to the cnf file. I will check out the scripts to see what is going wrong.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by

          @oraniko Please run the command ip -4 addr show on your server console and post the full output here in the forums.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • O
            oraniko
            last edited by

            @Sebastian-Roth said in storage node is offline:

            ip -4 addr show

            1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
            inet 127.0.0.1/8 scope host lo
            valid_lft forever preferred_lft forever
            2: ens192: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
            inet 132.70.32.4/32 brd 132.70.32.4 scope global noprefixroute ens192
            valid_lft forever preferred_lft forever
            inet 132.70.32.4/21 brd 132.70.39.255 scope global noprefixroute dynamic ens192
            valid_lft 9239sec preferred_lft 9239sec

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by

              @oraniko Why do you have two IP addresses on the same interface configured. I see it’s different subnet masks but that doesn’t make sense to me either?!

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • O
                oraniko
                last edited by

                i don’t know why i had 2 ip address, i fixed that and now i have only 1, what should i do now?

                1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
                link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
                inet 127.0.0.1/8 scope host lo
                valid_lft forever preferred_lft forever
                inet6 ::1/128 scope host
                valid_lft forever preferred_lft forever
                2: ens192: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
                link/ether 00:50:56🆎72:bb brd ff:ff:ff:ff:ff:ff
                inet 132.70.32.4/32 brd 132.70.32.4 scope global noprefixroute ens192
                valid_lft forever preferred_lft forever
                inet6 fe80::250:56ff:feab:72bb/64 scope link
                valid_lft forever preferred_lft forever

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by

                  @oraniko You’d rerun the installer using parameter to recreate the server Key and certificate: ./installfog.sh -K

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 0
                  • O
                    oraniko
                    last edited by

                    i rerun the installer and now i see the storage node but during the installation i see:

                    • Setting up and starting NFS Server…Failed!

                    what now?

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by

                      @oraniko Just as you have posted the last 10 lines of the error log in your initial message, take a look at this again und post here…

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • O
                        oraniko
                        last edited by

                        thanks, i figure up what’s the problem, i’ve add corrupted lines on /etc/fstab.
                        thanks for everything.
                        everything is working now.
                        🙂

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post

                        138

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project