OpenVZ Forum


Home » General » Support » Migration never ends.Rsync null.
Migration never ends.Rsync null. [message #36479] Mon, 22 June 2009 23:48 Go to previous message
pug123 is currently offline  pug123
Messages: 22
Registered: July 2008
Junior Member
Hello,

I got strange problem. I cannot live migrate one vps to another server.I cannot even vzdump it on the existing server.

Rsync copies data much above user quota.User has 36GB and Rsync goes to 46GB and does not stop!

I tried to do strace of this proccess and here is info
it continues all the time probably at the point when it fullfill all disk space
select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {60, 0})
read(0, "\374\17\0\7", 4)               = 4
select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {60, 0})
read(0, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4092) = 4092
select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {60, 0})
read(0, "\374\17\0\7", 4)               = 4
select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {60, 0})
read(0, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4092) = 4092
select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {60, 0})
read(0, "\374\17\0\7", 4)               = 4
select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {60, 0})


How to fix it? How to migrate this vps?Sad Confused
 
Read Message
Read Message
Read Message
Previous Topic: pptp on openvz ?
Next Topic: vzmond hanging during vzctl stop - ends in panic
Goto Forum:
  


Current Time: Wed Sep 03 03:16:13 GMT 2025

Total time taken to generate the page: 0.05418 seconds