On Fri, Jan 21, 2005 at 02:37:24PM +0100, Oliver Welter wrote: > Hi Folks, > > I have setup a vServer (2.6.9-vs1.9.3 with dev-utils) on a AMD64 Box > with Suse 9.2. > > Calling "lsof" INSIDE a vserver I get a warning: > > lsof: WARNING: can't stat() ext3 file system /vservers > Output information may be incomplete. > > Any idea where the server pulls this directory out ? I have the same > installation on a P4 Box and its working fine there....
hmm, probably /proc/mounts (if not disabled/hidden) use VXF_HIDE_MOUNT (0x01000000, hide_mount) to disable /proc/mounts completely ... 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
