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

    image size on server is 0

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    37
    13.3k
    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.
    • S
      saif
      last edited by saif

      after deploying an image and upload it to the fog server and every thing was OK with no errors
      i was checking the size on server form the fog interface and found it 0, while the size on client is 45gb
      the image store folder is the same for old images, and old images are fine and i can read their size on server with no problem
      i didn’t change anything in the ftp setting or the disk permissions
      and the image is available on the image folder with the full size and i can see it there
      please help

      1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman
        last edited by

        Even if you didn’t change FTP settings, doesn’t mean they are correct. Please go through our FTP troubleshooting guide here and do the testing at the top. https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

        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
        • S
          saif
          last edited by

          ok
          i will do it now
          thanks

          1 Reply Last reply Reply Quote 0
          • S
            saif
            last edited by

            i did it from windows and this is the result
            ![alt text](0_1462994021180_ftp.png image url)

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @saif
              last edited by

              @saif Check if the correct interface is set in storage management. I think if it’s wrong it can mess with FTP related things.

              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/

              S 3 Replies Last reply Reply Quote 0
              • S
                saif @Wayne Workman
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • S
                  saif @Wayne Workman
                  last edited by

                  @Wayne-Workman 0_1462995072045_storage.png

                  this is the setting of storage management at fog server

                  Q 1 Reply Last reply Reply Quote 0
                  • S
                    saif @Wayne Workman
                    last edited by

                    @Wayne-Workman the eth0 is the interface i use for ftp its correct

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @saif
                      last edited by

                      @saif Ok. What OS are you running FOG on?

                      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/

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        saif @Wayne Workman
                        last edited by

                        @Wayne-Workman centos 6.7

                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman @saif
                          last edited by

                          @saif Check SELinux with getenforce check firewall with systemctl status firewalld check the status of FTP with systemctl status vsftpd

                          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/

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            saif @Wayne Workman
                            last edited by saif

                            @Wayne-Workman
                            getenforce disabled
                            vsftpd (pid 4591) is running…
                            iptables: Firewall is not running

                            i have done some images before and i didnt see this error

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

                              @saif What would be REALLY nice is if we know what version of FOG you’re running?

                              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

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                saif @Tom Elliott
                                last edited by

                                @Tom-Elliott its 1.2.0
                                thanks

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

                                  This is a known problem. Just going to guess, the OS the FOG server is running is Ubuntu of some form (maybe Debian even)?

                                  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

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    saif @Tom Elliott
                                    last edited by

                                    @Tom-Elliott its centOS 6.7

                                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                    • Wayne WorkmanW
                                      Wayne Workman @saif
                                      last edited by

                                      @saif Can we confirm that the image size isn’t actually really 0?

                                      ls -lahRt /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!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        saif @Wayne Workman
                                        last edited by

                                        @Wayne-Workman said in image size on server is 0:

                                        ls -lahRt /images

                                        yep

                                        /images/Nick:
                                        total 23G
                                        drwxrwxrwx 8 fog 502 4.0K May 10 11:23 …
                                        -rwxrwxrwx 1 root root 23G May 10 11:23 sys.img.000
                                        drwxrwxrwx 2 root root 4.0K May 10 10:32 .
                                        -rwxrwxrwx 1 root root 8.2M May 10 10:32 rec.img.000
                                        -rwxrwxrwx 1 root root 15 May 10 10:29 d1.original.fstypes
                                        -rwxrwxrwx 1 root root 0 May 10 10:29 d1.original.swapuuids
                                        -rwxrwxrwx 1 root root 260 May 10 10:29 d1.original.partitions
                                        -rwxrwxrwx 1 root root 2 May 10 10:29 d1.fixed_size_partitions

                                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                        • S
                                          saif
                                          last edited by

                                          i am sure all permissions are correct
                                          please any advice

                                          Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                          • Wayne WorkmanW
                                            Wayne Workman @saif
                                            last edited by

                                            @saif I sent you a message. (talk bubble, top right).

                                            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
                                            • 1 / 2
                                            • First post
                                              Last post

                                            162

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project