Hi,
I'm trying to mount a tmpfs Ramdisk into a VServer:
(from the master)
mount -t tmpfs /dev/shm /vservers/<name>/shm
This works within the master server but the files are not
visible in the vserver.
Do I need to configure a special capability/flag for the vserver
in order to enable that ramdisk within the vserver?
BTW: In the vserver I can see a directory /tmp, which "is
just there" (i.e., I did not order that on purpose)
# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hdv1 10321208 2384220 7936988 24% /
none 16384 0 16384 0% /tmp
Is this /tmp directory actually a ramdisk? If so, how can I configure
its parameters? (documentation anywhere?)
I'm running Linux version 2.6.12.4-vs2.0 and
util-vserver 0.30.204-5sarge.
Thanks for any hint!
Cheers, Thomas
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Fri Nov 11 12:23:29 2005