Not a partclone image anymore
-
Hello all,
I was having issues with fog all of the sudden, when I went to pxe boot it would open up an ssh session and just sit there. So i updated to the current svn thinking it probably needed updating. I no longer have that issue, now when it goes to image something it reads the image then says fail “this is not a partclone image” but they are partclone images, that I made only a few subversions ago. Any help is appreciated with diagnosing/troubleshooting.
-
@kirkk Exactly what revision? And what distribution of Linux are you using?
Also… you might want to check and see how much free space you have available inside your /images directory… and any storage nodes you might be replicating to.
-
I’m on revision 3657 and ubuntu 14.04 and i have 313.7GB free in /images. It is not replicating anywhere either.
-
Did somebody decompress the images?
-
Not that I am aware of.
-
I was able to take a quick picture of the error message, it flashes pretty quickly.
-
It looks like its not looking in the right place for the images, but I have no idea how to check that or change that.
-
Does this happen on any image, or just a particular image? If so, what model is that image built for?
-
This happens on all of my images, they are all windows 8 images made for general deployment.
-
@kirkk Are your images sysprepped ? bitlocker’d ? Encrypted ?
-
Can you update and try again, does this still happen?
It looks, to me, like it’s trying to run as partimage, but screwing up somewhere in the midst of that. My guess, the image is of Partimage type, but Partclone is what’s defined for it.
-
I will do that right now and let you know what I find out.
-
It still errors out, but now only says, “this is not partclone image” none of the /usr/share/fog/lib/funcs.sh error.
-
@Wayne-Workman None of the images are sysprepped bitlockered or encrypted.
-
I am noticing that it is now saying “Starting to restore image (-) to device (/dev/sda1)”
Where before it was trying to restore from (/tmp/pigz1) -
@kirkk When, exactly, did you start having the imaging issue? What revision number? From what to what?
-
I was on one of the early 3500 revisions, and I was getting the ssh bash error so I updated to revision 3657 and I started getting this error, now I am on revision 3702.
-
Again, I don’t think this image is of partclone type. My guess is it is of partimage, but it is defined in the definition as Partclone. Please change this and test again.
-
Where is that config file located that I can change the value to partimage from partclone.
-
There is no config file.
This is changed on the GUI.
If you go to the image in image management, you can change the format of the image (Partclone/Partimage) right from the definition. If you don’t see the Drop Down to select the image type, you will need to enable it in FOG Configuration->FOG Settings->General Settings->FOG_FORMAT_FLAG_IN_GUI and check the box and save.
Then you go back to the image in image management and select the appropriate format from the drop down that will now be presented to you.
Once you save the image, you’ll have to restart the host system so the system knows about the change.