Submitted by JelckedeBoer on Tue, 10/08/2013 - 09:24
I get an error when cloning openvz system to an other host... Any ideas on how to solve this?
Error message: ns2.example.nl Creating clone of OpenVZ system ns2.example.nl named temp .. Shutting down original system before cloning .. .. done TARing up original system .. .. done
Copying TAR file to new host system .. Starting up original system after cloning .. .. done
Refreshing status of original system .. .. done. New status is : Webmin
.. failed : .. copy failed : bash: line 0: cd: /vz/template/cache/cloudmin-clone-10011.tar.gz: Not a directory
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Tue, 10/08/2013 - 12:01 Comment #1
Does the file
/vz/template/cache/cloudmin-clone-10011.tar.gz
exist on the target system?If not, does the directory
/vz/template/cache
exist?Submitted by JelckedeBoer on Tue, 10/08/2013 - 12:24 Comment #2
dir /vz/template/cache/cloudmin-clone-10011.tar.gz exists on target and is empty.
Submitted by JamieCameron on Tue, 10/08/2013 - 13:26 Comment #3
So
/vz/template/cache/cloudmin-clone-10011.tar.gz
is a directory, not a file??Or is it a file that has zero bytes?
Submitted by JelckedeBoer on Tue, 10/08/2013 - 15:15 Comment #4
/vz/template/cache/cloudmin-clone-10011.tar.gz is an empty directory on the target host. Not a file.
Submitted by JamieCameron on Tue, 10/08/2013 - 17:30 Comment #5
Ok, I see the bug that causes this - it will be fixed in the next Cloudmin release.
Until then, the work-around is to clone the VM to the same host, and then move it.
Submitted by Issues on Tue, 10/22/2013 - 20:31 Comment #6
Automatically closed -- issue fixed for 2 weeks with no activity.