From: vserver-list_at_azera.net
Date: Tue 20 Aug 2002 - 19:46:52 BST
would you guys expect the following to work?
(in root context)
# mount -r --bind /opt/mirrors /vserver/v1/mnt/mirrors
# vserver v1 enter
( in v1 context)
# touch /mnt/mirrors/hello.world
?
i would expect the last operation to fail, since the mount was made with
the read-only switch. in the root context, when i type "mount" it shows
the mount as readonly.
am i missing something obvious, like rtfm?
thanks,
<drew>