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

    Can't read the following volume file

    Scheduled Pinned Locked Moved
    FOG Problems
    11
    21
    11.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.
    • J
      jacobw
      last edited by

      I am getting the same issue now too…on Ubuntu 12.04.1 LTS and the difference between yesterday and today are package updates were applies. I don’t think that could that change the file structure of the Image folder??

      I try to deploy an image to a machine and it stops at the same spot every time, at 2.8GB. It is also looking for a file named sys.img.001 and I only have the file called sys.img.000. Is there some kind of imposed TFTP transfer limit or some reason why fog would be looking for a different file name?

      This seems to be the case on multiple images I have. I have tried to create a new image and point to the same folder and I have changed permissions on the images…Thanks for any info you have on this.

      1 Reply Last reply Reply Quote 0
      • K
        Kiweegie
        last edited by

        Just in case anyone else gets this error, one thing I’ve found is that the image file names are case sensitive. Adding the name manually in the wrong case will result in the above error - so check the actual name of the file in /images/ and ensure the file name matches exactly in the fog web interface.

        1 Reply Last reply Reply Quote 0
        • F
          Fred
          last edited by

          Getting this error now…
          After a Ubuntu Update. The image starts deployement and then it stops at 17% - 80% on different image files.

          To get fog working what’s the trick? (never update ubuntu?)

          Trying to solve issue… if anyone can help… thanks in advance!

          1 Reply Last reply Reply Quote 0
          • B
            BPSTravis Developer
            last edited by

            Fred, i don’t see how your problem relates to the ones being discussed here… You may want to post your own thread instead of hijacking a thread.

            UNLESS you were getting the errors mentioned above BEFORE you updated. In which case you should include that info in your post as just saying “my fog is broke” is not going to help us in resolving your issue.

            [SIZE=12px]signature:[/SIZE]
            [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

            1 Reply Last reply Reply Quote 0
            • F
              Fred
              last edited by

              Hi Travis,

              I’m just sharing that i have the same problem like the others that no one can resolve. I’m always trying to solve this but without success for now.

              I have updated the Ubuntu (security updates, …) an then i can upload a new image, but not deploy it because after some time deploying the new image, it stops with following error:
              [SIZE=6][B]“Can’t read the following volume file”[/B][/SIZE]

              When i said, “getting this error now” i’m saying that i have the error mentioned in this post. Because before this error i had some others errors, and i solved them. With this one i’m blocking.

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

                Fred,

                When you updated ubuntu, did nfs-common or nfs-kernel-server get updated as well?

                When you performed the updates, did you restart your system, or just update and keep going?

                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
                • F
                  Fred
                  last edited by

                  [quote=“Tom Elliott, post: 25061, member: 7271”]Fred,

                  When you updated ubuntu, did nfs-common or nfs-kernel-server get updated as well?

                  When you performed the updates, did you restart your system, or just update and keep going?[/quote]

                  Well, i think that the nfs-kernel-server was updated because no-one for 1 year looked at this server. I was in charge of that but now i’m working in another company.

                  Of corse, i restarted the server, it causes some error on disk (it’s a vm) an i fixed that on ubuntu boot menu.
                  After that, it restarts correctly and fog is running. Otherwise the deploy function stops always after some time with the error.

                  Regards,
                  Fred

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

                    I don’t know what changes were made directly, so you may be better off, if at all possible, recreating the image and uploading over the current file. I’ve seen similar issues on my boxes that the images just basically no longer work. Mine where due to glusterFS which I’ve since moved to just a local storage to contain the files needed. I still had to upload over all my original files to get things working again. It seems, to me, that something doesn’t like the way the files were originally stored and causes, what looks like to me, almost like the inode table is corrupt for the file itself. It gets to a certain point and says error: corrupt read at blkid 206972, or some other number. Varying percentages 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
                    • F
                      Fred
                      last edited by

                      Hmm i see, But i already tried that. I also try with different images and pc’s to upload an then, re-deploy. The upload works properly, but the deployment doesn’t.

                      in case i can’t solve the problem, I’m looking forward to install a new fog server with 0.33 and make a standard config for the server, and backup it every weeks. Wich system and version do you recommend?
                      Ubuntu 10, 11, 12 ?
                      Debian 6, 7 ?
                      RH …

                      1 Reply Last reply Reply Quote 0
                      • Jaymes DriverJ
                        Jaymes Driver Developer
                        last edited by

                        I use Ubuntu 10.04 🙂
                        I also have Ubuntu fog servers on 12, and 13

                        I would recommend any of these for building a FOG server.

                        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

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

                          Ultimately, this is a modern FOG, so I’d recommend a modern OS level for 0.33.

                          It really doesn’t matter which OS, though I’ve really only tested thoroughly on CentOS as that’s what I run at home. I’ve performed a few installs on Ubuntu and Debian so far, and others have done so on Mageaia (or however it’s spelled). It seems to work well from what I have seen, on all systems.

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

                          183

                          Online

                          12.1k

                          Users

                          17.3k

                          Topics

                          155.4k

                          Posts
                          Copyright © 2012-2024 FOG Project