Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 7 matches
- 03 Jun 2011, 04:17
- Forum: B2 & B3 Support
- Topic: nfs4
- Replies: 15
- Views: 16248
Re: nfs4
This all is very nice, thanks for the sum-up, but it doesn't change much (for me). NFS4 is still unsupported.
- 01 Jun 2011, 03:10
- Forum: B2 & B3 Support
- Topic: nfs4
- Replies: 15
- Views: 16248
Re: nfs4
Haha, thanks for your time!Cheeseboy wrote:I was currently reading up, but as you obviously know more than I do in the first place I will give up guessing for you and go back to watching TV
Will do.Please let us know if you find the answer.
- 31 May 2011, 16:22
- Forum: B2 & B3 Support
- Topic: nfs4
- Replies: 15
- Views: 16248
Re: nfs4
No, this issue lies deeper. The Debian package starts NFS for version 2, 3, and 4. It omits versions if they're not supported. NFS4 seems not to be supported. The issue may lie anywhere... More hints?
- 31 May 2011, 15:13
- Forum: B2 & B3 Support
- Topic: nfs4
- Replies: 15
- Views: 16248
Re: nfs4
And as it turns out, b3 doesn't seem to know about version 4:
Code: Select all
root@b3 [~] # rpcinfo -u localhost nfs 3
program 100003 version 3 ready and waiting
root@b3 [~] # rpcinfo -u localhost nfs 4
rpcinfo: RPC: Program/version mismatch; low version = 2, high version = 3program 100003 version 4 is not available
- 29 May 2011, 13:38
- Forum: B2 & B3 Support
- Topic: nfs4
- Replies: 15
- Views: 16248
Re: nfs4
Darn. You're very right. I'm apparently using nfs3, when saying explicitly I want nfs4 I also get "Protocol not supported". Guess I need to read up on differences between nfs versions... Well, what I'd like to have is the uid and gid mapping tha's possible with nfs4. If someone knows anything, tell ...
- 29 May 2011, 08:05
- Forum: B2 & B3 Support
- Topic: nfs4
- Replies: 15
- Views: 16248
Re: nfs4
But that doesn't necessarily make it nfs4. Have you tried mount it as such, i.e.
or similar?
Code: Select all
mount -t nfs4 b3:/data /data
- 29 May 2011, 07:08
- Forum: B2 & B3 Support
- Topic: nfs4
- Replies: 15
- Views: 16248
nfs4
Hi everyone,
I'm currently setting up the b3 and when trying to use nfs4, I got a 'protocol not supported' at the client. Since I'm pretty sure the client supports nfs4, I'm wondering... has anyone nfs4 running? Was there any need for modofications?
jhr
I'm currently setting up the b3 and when trying to use nfs4, I got a 'protocol not supported' at the client. Since I'm pretty sure the client supports nfs4, I'm wondering... has anyone nfs4 running? Was there any need for modofications?
jhr