I went back through my orig post on this way back when and found a comment that 
I missed/forgot.  This might have helped me... sorry herbert.

>> I would like to mount a nfs filesystem from a non vserver (nfs server)
>> into a vserver (nfs client).

>inside, you have to use some kind of userspace nfs
>daemon as you do not have/get kernel support without
>proper permissions ...

>HTH,
>Herbert

I also just found these....better late then never.
http://vserver.strahlungsfrei.de/tiki-index.php?page=NFSVServer
http://www.paul.sladen.org/vserver/faq/#nfs

I'm currently mounting NFS from outside the vserver.

sig



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jim Wight
Sent: Thursday, October 20, 2005 2:16 AM
To: vserver@list.linux-vserver.org
Subject: RE: [Vserver] unmount nfs with vserver


> Ok my plan is to be able to mount/umount nfs disk from inside the 
> guest/vserver.  I'm still getting a permission denied.
> 
> #Now that I have the ccaps in place properly (i hope)
> cat /usr/local/etc/vservers/unixdev1/ccapabilities
> SECURE_MOUNT
> SECURE_REMOUNT
> BINARY_MOUNT

I also want to get NFS working inside a vserver.

I have progressed form 'permission denied' to "unknown filesystem type
'nfs'" by including those in ccapabilities. 'nfs' is listed as a
filesystem in /proc/filesystems, and the nfs module is loaded. strace
shows that the mount call fails with 'ENODEV (No such device)'. Needless
to say, it works if I use CAP_SYS_ADMIN instead.

What might the problem be? 

My testme.sh output is:

Linux-VServer Test [V0.13] Copyright (C) 2003-2005 H.Poetzl
chcontext is working.
chbind is working.
Linux 2.6.12.5-vs2.0 i686/0.30.208/0.30.208 [Ea] (0)
VCI:  0002:0001 273 03000016
---
[000]# succeeded.
[001]# succeeded.
[011]# succeeded.
[031]# succeeded.
[101]# succeeded.
[102]# succeeded.
[201]# succeeded.
[202]# succeeded.


Jim


_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to