<p dir="ltr">This is about remote quota, ie the one on destination node. Something like vzquota off 114</p>
<div class="gmail_quote">On Dec 7, 2012 9:00 AM, &quot;Carl Thomas&quot; &lt;<a href="mailto:carl.thomas@unimelb.edu.au">carl.thomas@unimelb.edu.au</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
We seem to have a container that can&#39;t be migrated to another host.<br>
<br>
<br>
proxmox3:~# /usr/sbin/vzmigrate 128.250.x.y 114<br>
Starting migration of CT 114 to 128.250.x.y<br>
Preparing remote node<br>
Initializing remote quota<br>
vzquota : (error) Quota is running, stop it first<br>
vzquota init failed [5]<br>
Error: Failed to initialize quota<br>
<br>
So it appears that it cant be migrated due to having quota, but if I try<br>
to remove the quota<br>
<br>
proxmox3:~# vzctl exec 114 shutdown -h now<br>
proxmox3:~# vzquota off 114<br>
vzquota : (error) Quota is not running for id 114<br>
proxmox3:~# /usr/sbin/vzmigrate 128.250.x.y 114<br>
Starting migration of CT 114 to 128.250.x.y<br>
Preparing remote node<br>
Initializing remote quota<br>
vzquota : (error) Quota is running, stop it first<br>
vzquota init failed [5]<br>
Error: Failed to initialize quota<br>
proxmox3:~# vzquota drop 114<br>
proxmox3:~# vzquota show 114<br>
vzquota : (error) Can&#39;t open quota file for id 114, maybe you need to<br>
reinitialize quota: No<br>
such file or directory<br>
vzquota : (error) Quota file must exist for show command<br>
proxmox3:~# /usr/sbin/vzmigrate 128.250.x.y 114<br>
Starting migration of CT 114 to 128.250.x.y<br>
Preparing remote node<br>
Initializing remote quota<br>
vzquota : (error) Quota is running, stop it first<br>
vzquota init failed [5]<br>
Error: Failed to initialize quota<br>
<br>
<br>
I am running Proxmox 1.9 with the following package versions.<br>
proxmox-ve-2.6.32       1.9-55+ovzfix-2<br>
pve-kernel-2.6.32-7-pve 2.6.32-55+ovzfix-2<br>
vzctl   3.0.29-3pve1<br>
vzquota 3.0.11-1<br>
<br>
<br>
<br>
All of other containers on this machine can be migrated without issues.<br>
<br>
Is there anything that I might be missing here? Any suggestions would be<br>
much appreciated.<br>
<br>
Cheers,<br>
<br>
Carl.<br>
<br>
-------<br>
Carl Thomas - Storage and Infrastructure Administrator<br>
VLSCI - Victorian Life Sciences Computation Initiative<br>
Email: <a href="mailto:carl.thomas@unimelb.edu.au">carl.thomas@unimelb.edu.au</a><br>
<a href="http://www.vlsci.org.au" target="_blank">http://www.vlsci.org.au</a> &lt;<a href="http://www.vlsci.org.au/" target="_blank">http://www.vlsci.org.au/</a>&gt;<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openvz.org">Users@openvz.org</a><br>
<a href="http://lists.openvz.org/mailman/listinfo/users" target="_blank">http://lists.openvz.org/mailman/listinfo/users</a><br>
</blockquote></div>