Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > General Support > Topic : Clone VPS estimate for completion is approximately 10 hours



Threaded Mode | Print  

 Clone VPS estimate for completion is approximately 10 hours (2 Replies, Read 7375 times)
lsn_ro
Group: Member
Post Group: Newbie
Posts: 4
Status:
Hello,

A task started by Clone VPS can be canceled?

I started cloning a VPS (from local to local) but the estimate for completion is approximately 10 hours.

Thanks!
IP: --   

Clone VPS estimate for completion is approximately 10 hours
asim_shaikh
Group: Member
Post Group: Elite Member
Posts: 381
Status:
Hi,

You will need to kill the follwoing virtualizor scripts running in the background on the source and the Master server to stop the migration/cloning process.

1. The shell script "migrate_dd.sh" responsible for "dd" running on the source server.
2. The migration script running on the source.
3. The Task script running on the Master.

You can find all the PIDs by executing ps aux | grep migrate .

Note : It is not recommended though as the task in the Admin panel would still be active as Virtualizor is unaware of the manual killing of the running scripts.


-----------------------
Regards,
Virtualizor Team
http://www.virtualizor.com
IP: --   

Clone VPS estimate for completion is approximately 10 hours
jaan.raadik
Group: Member
Post Group: Newbie
Posts: 1
Status:
Older one but the best result from google when searching on the topic...

Following the previous answer, if you want to remove the orphaned lv, there are additional dd tasks running which can be discovered leveraging this answer:
https://serverfault.com/a/617692/551613

# dmsetup info -c | grep vol0

using the 2nd and 3rd column (major and minor), find the process to kill for the LV with
# lsof | grep "major,minor"
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 27, 2024, 8:50 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.027