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

    Volume not Found Error when Deploying Image.

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    3
    817
    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.
    • phil_guyP
      phil_guy
      last edited by

      So i’m still having issues deploying an image to a host. I’m running Fog 1.2 with Ubuntu Server 14.04

      I was originally running Fog .32 and upgraded to Fog 1.2. I uploaded an image from a host to my new fog server using an image from fog .32 and made the changes to allow me the option of setting the image type to partclone or partimage. I set the image type to partimage and every time I try and deploy the image i get the following errors.

      0_1463406226283_error2.jpg
      0_1463406233663_error1.jpg

      Also if I change the image type to partclone, the image will deploy and I see the status bars ,but when it finishes I get an error that says “This is not parclone image”

      I made sure the image name matches whats in the web GUI and whats in the /images directory.

      And If I try and manually type in the path like the error suggest. It won’t let me hit OK or Cancel to continue.

      Giggity

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

        Partimage failing like that my guess would be a screwed image file or possibly even a failing server disk. Do you have a copy of the image anywhere else so you can check if it’s still fine (md5 checksum e.g.)? If not then you might start to check your image by extracting it by hand - just for testing (you need a lot of extra disk space!):

        cd /images/<image-name>
        mv d1p1.img d1p1.img.gz
        gunzip d1p1.img.gz
        

        Does that work?

        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

        phil_guyP 1 Reply Last reply Reply Quote 0
        • phil_guyP
          phil_guy @Sebastian Roth
          last edited by

          @Sebastian-Roth I have fully functioning .32 Fog server with images saved on them. I deployed one of these images from the .32 fog onto a host computer. Separately I had set up a 1.2 Fog server and using the same host computer I uploaded the image to the new fog server.

          I think my issue might be this partclone vs partimage thing. I got impatient and upgrading to TRUNK, hoping that would solve some issues but now I can’t even capture an image. I’ll start a new post and detail out my new set up. Thanks again.

          Giggity

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

          212

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project