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

Standard storage nodes or multiple TFTP servers in MPLS cloud?

Scheduled Pinned Locked Moved Solved
FOG Problems
5
32
10.2k
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.
  • M
    moses @Tom Elliott
    last edited by Feb 24, 2016, 10:01 PM

    @Sebastian-Roth I can access the web interface on the main FOG server with no issues, and there are no problems there. Mysql is confirmed to be running. This issue is with a storage node, and the web interface is disabled with the “This is a storage node, please do not access the web ui here!” message.

    @Tom-Elliott Plenty of storage space to go around on the node, so no problems there. This the df -h output on the node, the main server is pretty much the same, with about 30 GB of images taken up on sda1:

    Filesystem      Size  Used Avail Use% Mounted on
    udev            1.9G  4.0K  1.9G   1% /dev
    tmpfs           381M  860K  381M   1% /run
    /dev/sda1       290G  3.6G  272G   2% /
    none            4.0K     0  4.0K   0% /sys/fs/cgroup
    none            5.0M     0  5.0M   0% /run/lock
    none            1.9G     0  1.9G   0% /run/shm
    none            100M     0  100M   0% /run/user
    
    T 1 Reply Last reply Feb 24, 2016, 10:04 PM Reply Quote 0
    • T
      Tom Elliott @moses
      last edited by Feb 24, 2016, 10:04 PM

      @moses Are you running a firewall that’s blocking the node’s access to the FOG Server?

      Is the storage nodes connected using fogstorage and the fogstorage password located on the main server at: FOG Configuration Page->FOG Settings->FOG Storage Nodes->FOG_STORAGENODE_MYSQLPASS/FOG_STORAGENODE_MYSQLUSER?

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      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

      M 1 Reply Last reply Feb 24, 2016, 10:07 PM Reply Quote 0
      • M
        moses @Tom Elliott
        last edited by Feb 24, 2016, 10:07 PM

        @Tom-Elliott No firewall blocking, these are connected via MPLS on a clean Ubuntu 14.04 install.

        I’ve got the user/pass for fogstorage from the main server, how would I go about checking to make sure that is set correctly on the node?

        T 1 Reply Last reply Feb 24, 2016, 10:09 PM Reply Quote 0
        • T
          Tom Elliott @moses
          last edited by Feb 24, 2016, 10:09 PM

          @moses What’s in the node’s config.class.php (/var/www/html/fog/lib/fog/config.class.php)

          The account information should show up under the mysql information.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          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

          M 1 Reply Last reply Feb 24, 2016, 10:11 PM Reply Quote 1
          • S
            Sebastian Roth Moderator
            last edited by Feb 24, 2016, 10:09 PM

            @moses By using the mysql command like client: mysql --user root --password (enter PW when prompted)

            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
            • M
              moses @Tom Elliott
              last edited by Feb 24, 2016, 10:11 PM

              @Tom-Elliott Yes, the username and password for fogstorage match on the node/server.

              1 Reply Last reply Reply Quote 0
              • M
                moses
                last edited by Feb 24, 2016, 10:13 PM

                If it’s at all helpful, here’s a screenshot of the node’s configuration on the main server:

                alt text

                T 1 Reply Last reply Feb 24, 2016, 10:27 PM Reply Quote 0
                • T
                  Tom Elliott @moses
                  last edited by Feb 24, 2016, 10:27 PM

                  @moses The picture you provided is off the Storage node, that username and password are not the same as the fogstorage mysql user and password.

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  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 1
                  • S
                    Sebastian Roth Moderator
                    last edited by Feb 24, 2016, 10:28 PM

                    @moses Did you try connecting to the DB using the mysql command line client yet? Login to the console of your storage node and run mysql --user root --password (enter PW when prompted)

                    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

                    M 1 Reply Last reply Feb 24, 2016, 10:37 PM Reply Quote 1
                    • M
                      moses @Sebastian Roth
                      last edited by moses Feb 24, 2016, 4:41 PM Feb 24, 2016, 10:37 PM

                      @Sebastian-Roth I never set a mysql password on the storage node. What or where is it?

                      @Tom-Elliott Maybe I don’t know which passwords to use. There appears to be a thousand different usernames/passwords and another thousand different references to them.

                      On the main server, I added the storage node using the “management” username and password that the node spat out when running the installer:

                      alt text

                      T 1 Reply Last reply Feb 24, 2016, 10:38 PM Reply Quote 0
                      • T
                        Tom Elliott @moses
                        last edited by Feb 24, 2016, 10:38 PM

                        @Tom-Elliott said:

                        FOG Configuration Page->FOG Settings->FOG Storage Nodes->FOG_STORAGENODE_MYSQLPASS/FOG_STORAGENODE_MYSQLUSER

                        FOG Configuration Page->FOG Settings->FOG Storage Nodes->FOG_STORAGENODE_MYSQLPASS/FOG_STORAGENODE_MYSQLUSER

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        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 1
                        • T
                          Tom Elliott @moses
                          last edited by Feb 24, 2016, 11:03 PM

                          @moses Information was all correct.

                          The reason there was a problem was ubuntu using bind-address in the my.cnf file.

                          Commented that line and restarted mysql, and everything started working properly.

                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                          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

                          W 1 Reply Last reply Feb 24, 2016, 11:44 PM Reply Quote 1
                          • W
                            Wayne Workman @Tom Elliott
                            last edited by Feb 24, 2016, 11:44 PM

                            @Tom-Elliott added a bit to the wiki about this. https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_MySQL#MySQL_credentials_for_FOG_Main_and_Storage_Nodes

                            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                            Daily Clean Installation Results:
                            https://fogtesting.fogproject.us/
                            FOG Reporting:
                            https://fog-external-reporting-results.fogproject.us/

                            1 Reply Last reply Reply Quote 0
                            • 1
                            • 2
                            • 2 / 2
                            2 / 2
                            • First post
                              29/32
                              Last post

                            134

                            Online

                            12.1k

                            Users

                            17.3k

                            Topics

                            155.4k

                            Posts
                            Copyright © 2012-2024 FOG Project