Fog 1.6.0-beta.2141 remove folder with image
-
After creating image, fog remove folder with image in the /images/xxx and not move folder from /images/dev/mac address to /images/xxx
-
@sgennadi Can you please provide more information on this?
Is this still happening in the latest 1.6?
I’m asking mainly because I’m not sure what is happening:
What I think I see:
On image create task gets ready to complete after doing the data gathering:It correctly removes the /image/<imageNamePath>
It does NOT move /images/dev/<macaddress> -> /image/<imageNamePath>So a work around exists (as annoying as it may be) that you can manually move the /images/dev/<macaddress> to the image name and that will still work though I agree it should be automated.
I believe 2141 may have been early on in the moving toward SSH purely for handling image moving and I would hope that this problem is addressed in newer files.