OpenVZ Forum


Home » General » Support » a unionfs-ed ve hangs at stopping it
Re: a unionfs-ed ve hangs at stopping it [message #4221 is a reply to message #4215] Mon, 03 July 2006 08:24 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

1. you should change it a bit:
it should go not this way:
+ /vz/template/debian-3.1-i386-minimal/ readonly (ro)
+ /vz/private_unionfs/<vpsid>/ read/write (rw)

= /vz/private/<vpsid>/

but:
+ /vz/template/debian-3.1-i386-minimal/ readonly (ro)
+ /vz/private/<vpsid>/ read/write (rw)

= /vz/root/<vpsid>/

in this case vzquota will be calculated on real ext3 file system in /vz/private, not on unionfs which is virtual file system.

2. these messages by itself are harmless. So I suppose a real problem in your case is some "hangs". Can you describe it more? Can you take calltraces using AltSysRq-P and AltSySRq-T keys?




http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Previous Topic: sipXecs in CT?
Next Topic: how to separate this server for 3 VPS's
Goto Forum:
  


Current Time: Wed Jul 17 09:26:01 GMT 2024

Total time taken to generate the page: 0.02851 seconds