OpenVZ Forum



Members   Search      Help    Register    Login    Home
Home » General » Support » second level quotas broken after online migration(second level quotas broken after online migration)
second level quotas broken after online migration [message #47371] Fri, 03 August 2012 13:26
barmaley is currently offline barmaley
Messages: 3
Registered: September 2005
Location: Marietta, GA
Junior Member
From: *hsd1.ga.comcast.net
Hi there,

usually it happens for VE with cpanel installed. After online migration edquota throws an error, for example:

edquota: Quota write failed (id 502): Invalid argument

we're having exactly the same issue with virtuozzo and the recommended fix was to recreate /dev/vzfs

I used the same approach for /dev/simfs:
rm -rf /dev/simfs
_numero=$(stat / --format %d)
mknod /dev/simfs b $((${_numero} / 256)) $((${_numero} % 256))

and it looks like quota issue is gone.

Is it a safe thing to do? Wouldn't it break something else?
Previous Topic:easy RAM allocation
Next Topic:detailed guide for custom template
Goto Forum:
  


Current Time: Tue May 21 05:59:58 EDT 2013
Powered by FUDforum Powered by Parallels Virtuozzo Containers