On Fri, Aug 26, 2011 at 12:48:21PM +0200, Grzegorz Nosek wrote:
> W dniu 26.08.2011 12:24, Steve Kieu pisze:
>> No speacial erroe at dmesg and message at all. The error
>> message when running vserver delete is just thousand of lines
>> like this
>> remove `/var/lib/vservers/test/sbin/udevadm': Read-only file system
> You probably have the guest shutdown scripts remounting all
> filesystems into read-only mode.
yeah, that sounds quite likely, please add some kind
of mount info (probably best would be cat /proc/mounts)
into the post-stop scriptlet ...
something like:
cat /proc/mounts >/tmp/mount.info
if this is the case, your problem is a badly cleaned
up guest system, which should be easy to fix
best,
Herbert
> Best regards,
> Grzegorz Nosek
Received on Fri Aug 26 12:49:47 2011