Subject: Re: [vserver] guest mounts
From: Herbert Poetzl <herbert@13thfloor.at>
Date: Thu, 24 Jun 2010 15:31:34 +0200

On Thu, Jun 24, 2010 at 11:01:25AM +0200, jason@netkosice.sk wrote:
> Hello list,

> I'm trying to mount (bind) directory from one vs
> (2.6.32.12-vs2.3.0.36.29.4) guest to another guest 
> without restart. 

this really depends on the setup (i.e. more detail
about the directories is required), but in general,
if a mount is only visible inside guest A, then
you won't have the mechanisms to mount it into a
namespace belonging to e.g. guest B. if the mount
is shared with the host OTOH, it should be rather
simple to bind mount it into the guest ....

in general it is advised to share a host directory
tree with both guests (A and B) instead of trying
to share a guest A specific filesystem with guest B.

> When using vnamespace command I can see only empty 
> directory :(

before or after the mount, on the host or guest and
in the guest setup namespace or in the actual guest
namespace? :)

> Thanks for any clue

best,
Herbert

> Cheers,
> Jaro