I believe that /proc needs virtualizing, and that that is yet to be done (Maybe under Alex's patches?).
Sam ----- Original Message ----- From: "Girts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 12, 2003 2:08 PM Subject: [vserver] /proc/mounts > Hi! > > I'm sorry if it is already fixed and I have missed it, but I am allowed > to see more that I should be. > > Running under vserver: > # cat /proc/mounts > rootfs / rootfs rw 0 0 > /dev/root / ext3 rw 0 0 > proc /proc proc rw 0 0 > devpts /dev/pts devpts rw 0 0 > /dev/hda1 /boot ext2 rw 0 0 > .. > none /var/lib/vservers/xxx/proc proc rw 0 0 > none /var/lib/vservers/xxx/dev/pts devpts rw 0 0 > none /var/lib/vservers/yyy/proc proc rw 0 0 > none /var/lib/vservers/yyy/dev/pts devpts rw 0 0 > none /proc proc rw 0 0 > none /dev/pts devpts rw 0 0 > none /var/lib/vservers/zzz/proc proc rw 0 0 > none /var/lib/vservers/zzz/dev/pts devpts rw 0 0 > > But "df": > Filesystem 1k-blocks Used Available Use% Mounted on > /dev/hdv1 7550280 3247476 4302804 44% / > > And "mount": > /dev/hdv1 on / type vfs (none) > proc on /proc type proc (rw) > devpts on /dev/pts type devpts (rw,gid=5,mode=620) > > > > Why does /proc/mounts show full info? > > I'm running 2.4.21ctxsmp-17a on Debian woody. > > > Thanks! > > Girts >
