ok. my _real_ problem is portmap address binding (I think).
I would like to run nfs servers and clients on both host and guest.
On debian I can bind portmap by default
/etc/default/portmap
OPTIONS="-i 192.168.172.30"
I do this on both host and guest (changing the ip of course)
nfs client:
Before this change I could mount from the host.
Now I can't mount from either.
nfs server:
I also add a name to the guest interface as
http://linux-vserver.org/NFS+and+portmap
To server nfs I must also bind rpc.nfsd and rpc.mountd explicitly right?
I am a bit confused.
would v_portmap, v_xinetd help me.
Thanks again
Chris.
On 3/14/06, Chris Fanning <christopher.fanning@gmail.com> wrote:
> Hello,
>
> Some nfs mount problem here.
> I would like to mount from within a vserver guest (note: I can mount
> from the vserver host)
>
> I've added to /vservers/<name>/ccapabilities
> binary_mount
> secure_mount
> secure_remount
>
> Now, when I attempt to mount from the guest it simply says on the guest shell
> mount: unknown filesystem type 'nfs'
>
> but on the host console I get some messages:
>
> net/sunrpc/rpc_pipe.c: rpc_lookup_parent failed to mount psuedofilesystem
> RPC: Couldn't create pipefs entry /nfs/clnt4, error -19
> net/sunrpc/rpc_pipe.c: rpc_lookup_parent failed to mount psuedofilesystem
> RPC: Couldn't create pipefs entry /nfs/clnt5, error -19
> lockd_down: lockd failed to exit, clearing pid
>
> I've looked around on the mail list archives and about.
>
> Any ideas please?
> Thankyou
>
> Chris.
>
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Tue Mar 14 12:20:02 2006