Image Deployment Freezes at Partclone
-
Good Day, I am having a problem deploying my image to machines. I get to the Partclone and it hangs with the message:
Partclone v0.3.33 http://partclone.org
Starting to restore image (-) to device (/dev/nvmeon1p1) note: Storage Location 10.149.50.21:/images/, Image name Teacher_PcI don’t know where the , “space” and additional “Image name” came from or where to find it to fix it.
-
You might start by verifying the actual stored image name on the storage node at 10.149.50.21:/images
Next you might use some SQL tool (I use phpMyAdmin) to check the ‘fog’ database on your FOG server, table ‘images’ and verify that the values for ‘imageName’ and ‘imagePath’ both look correct.
‘imageName’ could be different from ‘imagePath’, but only if someone has renamed the image in the FOG server web GUI. ‘imagePath’ should be the same as the desired image directory in your storage node(s) /images directory.