On Sat, Apr 09, 2005 at 06:03:01PM +0200, Oliver Welter wrote: > Hi Folks, > > Simple issue.... > I want to use "mount --bind" to mount some directories from "outside" > into a running vserver. > Actually I have to restart the vserver to make the new mount visible > inside - is there any way to make the mount accessible without > restarting the vserver ?
yes, assumed that your vserver is namespace based, just enter the 'right' namespace and do the --bind mount there ... (will not show up on the host, but instead inside the vserver ;) HTH, Herbert > Oliver > -- > Diese Nachricht wurde digital unterschrieben > oliwel's public key: http://www.oliwel.de/oliwel.crt > Basiszertifikat: http://www.ldv.ei.tum.de/page72 > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
