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

    Images menu - Image size 0GiB

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    14
    4.4k
    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.
    • E
      eroneree
      last edited by

      Since upgrading to 1.1.0 I’m having trouble with imaging. When I checked the Image Management–>List All Images I am seeing all images listed with a size of 0.00 GiB. Under settings I verified that the images path was /images which seems correct. Any idea what might be happening?[ATTACH=full]993[/ATTACH]

      [url=“/_imported_xf_attachments/0/993_Screenshot 2014-06-13 10.36.06.png?:”]Screenshot 2014-06-13 10.36.06.png[/url]

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Do those images exist under /images ?

        Do you have permission to read the information for those images?

        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 0
        • E
          eroneree
          last edited by

          At least some of those images exist under /images and I think the permissions are okay. The .img files have a real size to them, they look fine. Does this look right?

          [ATTACH=full]994[/ATTACH]

          [ATTACH=full]995[/ATTACH]

          [url=“/_imported_xf_attachments/0/994_Screenshot 2014-06-13 10.58.49.png?:”]Screenshot 2014-06-13 10.58.49.png[/url][url=“/_imported_xf_attachments/0/995_Screenshot 2014-06-13 11.01.40.png?:”]Screenshot 2014-06-13 11.01.40.png[/url]

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            And the StorageNode is master and the path in that storage node is set to /images?

            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 0
            • E
              eroneree
              last edited by

              [quote=“Tom Elliott, post: 30204, member: 7271”]And the StorageNode is master and the path in that storage node is set to /images?[/quote]

              Yes, the storage node is master and set to /images.

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                Try updated to SVN 1820, see if that helps.

                If it doesn’t my guess is your server is missing commands. The commands that perform the size checking on the server side is
                ls and awk. If you’re missing awk it’s possible it could return with 0 as well.

                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 0
                • E
                  eroneree
                  last edited by

                  [SIZE=2]I’m a bit of a newb with Linux so I’m not up on svn. Is [/SIZE]there[SIZE=2] a link that can show me how to install?[/SIZE]

                  Don’t think awk is the issue - when I do a man awk I get a man page for mask. It seems like “awk” is a valid command when I enter it at command line, though I am not familiar with syntax.

                  Additional info - When I try to image a computer I get the error “Unable to find a suitable storage node for transfer!”. This error seems related.

                  Thanks for your help and all of your QUICK replies Tom!

                  1 Reply Last reply Reply Quote 0
                  • B
                    Buddy
                    last edited by

                    This maybe already checked, but to make sure. If you go into your teminal and go to a particular fog (both windows open side by side). Do the “image path” and the image name in linux match? When I re-input my images they did not and I got the 0gb problem. Checked names and changed them to match - then everything worked fine.

                    [url=“/_imported_xf_attachments/0/998_ScreenShot549.png?:”]ScreenShot549.png[/url]

                    1 Reply Last reply Reply Quote 0
                    • E
                      eroneree
                      last edited by

                      Buddy, the image path and image name seem to match up. Thanks for the idea.

                      1 Reply Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        Can you give a screenshot of the Storagenode configured for the system?

                        Is the username and password correct?

                        Is the ip for the storage node correct?

                        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 0
                        • E
                          eroneree
                          last edited by

                          The IP is definitely correct.

                          As for the UN/password: The DefaultMember storage node originally had a username of fogstorage and a 6 character password that looked randomly generated. While troubleshooting this issue I changed the username and password to reflect the ones listed under FOG Configuration–>FOG Settings–>FOG Storage Nodes.

                          What is the default username/password that should be used for the storage node?
                          [ATTACH=full]999[/ATTACH]

                          **** I edited this post to reflect the fact that the node originally had a username of fogstorage (right), not fogserver (wrong)

                          [url=“/_imported_xf_attachments/0/999_Screenshot 2014-06-13 13.56.14.png?:”]Screenshot 2014-06-13 13.56.14.png[/url]

                          1 Reply Last reply Reply Quote 0
                          • E
                            eroneree
                            last edited by

                            I changed the login of the Default Storage Node to root and the long password. After doing that the image sizes are listed properly.

                            Can someone clarify for me? In a single server FOG setup, what login username/password should I be using in the following areas:

                            • for Management Username on the Default storage node?
                            • for FOG_STORAGENODE_MYSQLUSER in the FOG Storage Nodes section of the Fog Configuration page?
                            • for FOG_TFTP_FTP_USERNAME under the TFTP Server section of the Fog Configuration page?

                            I feel like some of these username/password combinations may not be set up correctly. Thanks for your help.

                            1 Reply Last reply Reply Quote 0
                            • JunkhackerJ
                              Junkhacker Developer
                              last edited by

                              in a single fog server setup, where your fog server is also your master node storage server (as per normal install), your FOG_TFTP_FTP_USERNAME and storage management Management Username should match, as should their passwords, these should also match the linux server username “fog” and the password set for it.

                              signature:
                              Junkhacker
                              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                              1 Reply Last reply Reply Quote 0
                              • E
                                eroneree
                                last edited by

                                Issue Resolved.

                                The final resolution to this issue was related to additional Storage Nodes. There were two extra storage nodes that must have been created a few years ago for testing. Neither one of them was the Master Node. Once I deleted those two nodes the error about not being able to find a suitable storage node disappeared and everything started working.

                                Thanks for all of the help.

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

                                251

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project