Hi Daniel,<div><br></div><div>This is my first appearance in this list, so please excuse me if I'm messing things.</div><div><br></div><div>According to your logs, the problem is related with unmounting.  But why it cannot unmount?  Is the system a SMTP server or is IO intensive? If not, check you have not opened sessions (vzctl enter) on the guest neither on the host that are inside the VPS directory (a su command, i.e), and no other process is using it as basedir.  Use fuse command to check processes running on that directory.</div>
<div><br></div><div>Did you check this post in the openvz forum? <a href="http://forum.openvz.org/index.php?t=msg&goto=21778&">http://forum.openvz.org/index.php?t=msg&goto=21778&</a></div><div><br></div><div>
Hope it helps</div><div>Jorge<br><br><div class="gmail_quote">2013/2/13 Daniel <span dir="ltr"><<a href="mailto:daniel@linux-nerd.de" target="_blank">daniel@linux-nerd.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey Guys,<br>
<br>
i already ask some other guys but i and they cant find any answer which fits my<br>
need.<br>
<br>
I will migrate a openvz Container to another Node but after some hours<br>
(huge  System  and  many  many  many files and more Mails) it ended with the<br>
following Error:<br>
<br>
Feb 10 01:12:57 starting migration of CT 115 to node 'vm07' (xxxxxxxx)<br>
Feb 10 01:12:57 container is running - using online migration<br>
Feb 10 01:12:57 starting rsync phase 1<br>
Feb 10 01:12:57 # /usr/bin/rsync -aHAX --delete --numeric-ids --sparse /container/private/115 root@xxxxx:/container/private<br>
Feb 10 09:02:51 start live migration - suspending container<br>
Feb 10 09:02:52 dump container state<br>
Feb 10 09:02:58 copy dump file to target node<br>
Feb 10 09:03:36 starting rsync (2nd pass)<br>
Feb 10 09:03:36  #  /usr/bin/rsync  -aHAX  --delete  --numeric-ids /container/private/115 root@xxxxxx:/container/private<br>
Feb 10 09:17:46 dump 2nd level quota<br>
Feb 10 09:17:46 copy 2nd level quota to target node<br>
Feb 10 09:17:50 # vzctl --skiplock umount 115<br>
Feb 10 09:17:50 vzquota : (error) Quota off syscall for id 115: Device or resource busy<br>
Feb 10 09:17:50 vzquota : (error) Possible reasons:<br>
Feb 10 09:17:50 vzquota : (error) - Container's root is not unmounted<br>
Feb 10 09:17:50 vzquota : (error) - there are opened files inside container's root/private area<br>
Feb 10 09:17:50 vzquota : (error) - your current working directory is inside a container directory<br>
Feb 10 09:17:50 vzquota : (error) root/private area<br>
Feb 10 09:17:50 vzquota : (error) Currently used file(s):<br>
Feb 10 09:17:50 /container/private/115/root/dump<br>
Feb 10 09:17:50 ERROR: Failed to umount container: vzquota off failed [3]<br>
Feb 10 09:17:50 aborting phase 1 - cleanup resources<br>
Feb 10 09:17:50 removing copied files on target node<br>
Feb 10 09:42:47 start final cleanup<br>
Feb 10 09:42:48 ERROR: migration aborted (duration 08:29:52): Failed to umount container: vzquota off failed [3]<br>
TASK ERROR: migration aborted<br>
<br>
All  other  VEs  on  this  node  can  me migrated without any problems<br>
(smaller then this VE which wont work)<br>
<br>
Is vzmigrate not supported in proxmox 2.x Cluster?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Mit freundlichen Grüßen<br>
Daniel<br>
mailto:<a href="mailto:daniel@linux-nerd.de">daniel@linux-nerd.de</a><br>
<br>
_______________________________________________<br>
pve-user mailing list<br>
<a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a><br>
</font></span></blockquote></div><br></div>