This is about remote quota, ie the one on destination node. Something like
vzquota off 114
On Dec 7, 2012 9:00 AM, "Carl Thomas" <[email protected]> wrote:

> Hi,
>
> We seem to have a container that can't be migrated to another host.
>
>
> proxmox3:~# /usr/sbin/vzmigrate 128.250.x.y 114
> Starting migration of CT 114 to 128.250.x.y
> Preparing remote node
> Initializing remote quota
> vzquota : (error) Quota is running, stop it first
> vzquota init failed [5]
> Error: Failed to initialize quota
>
> So it appears that it cant be migrated due to having quota, but if I try
> to remove the quota
>
> proxmox3:~# vzctl exec 114 shutdown -h now
> proxmox3:~# vzquota off 114
> vzquota : (error) Quota is not running for id 114
> proxmox3:~# /usr/sbin/vzmigrate 128.250.x.y 114
> Starting migration of CT 114 to 128.250.x.y
> Preparing remote node
> Initializing remote quota
> vzquota : (error) Quota is running, stop it first
> vzquota init failed [5]
> Error: Failed to initialize quota
> proxmox3:~# vzquota drop 114
> proxmox3:~# vzquota show 114
> vzquota : (error) Can't open quota file for id 114, maybe you need to
> reinitialize quota: No
> such file or directory
> vzquota : (error) Quota file must exist for show command
> proxmox3:~# /usr/sbin/vzmigrate 128.250.x.y 114
> Starting migration of CT 114 to 128.250.x.y
> Preparing remote node
> Initializing remote quota
> vzquota : (error) Quota is running, stop it first
> vzquota init failed [5]
> Error: Failed to initialize quota
>
>
> I am running Proxmox 1.9 with the following package versions.
> proxmox-ve-2.6.32       1.9-55+ovzfix-2
> pve-kernel-2.6.32-7-pve 2.6.32-55+ovzfix-2
> vzctl   3.0.29-3pve1
> vzquota 3.0.11-1
>
>
>
> All of other containers on this machine can be migrated without issues.
>
> Is there anything that I might be missing here? Any suggestions would be
> much appreciated.
>
> Cheers,
>
> Carl.
>
> -------
> Carl Thomas - Storage and Infrastructure Administrator
> VLSCI - Victorian Life Sciences Computation Initiative
> Email: [email protected]
> http://www.vlsci.org.au <http://www.vlsci.org.au/>
>
>
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.openvz.org/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.openvz.org/mailman/listinfo/users

Reply via email to