Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-02-06 Thread Martin Blapp
Hi, It works here for both cases. I've done intensive testing, and I just cannot reproduce this bug. The list here just looks normal as it should be: localhost:/ on /a/localhost (nfs, nodev, nosuid) 127.0.0.1:/ on /a/127.0.0.1 (nfs, nodev, nosuid) levais:/ on /a/levais (nfs, nodev, nosuid)

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-02-02 Thread Masafumi NAKANE
On Fri, 31 Jan 2003 13:24:49 +0100, Michael Nottebrock [EMAIL PROTECTED] wrote: I'm sorry to have to bother you further, but this patch does not solve the problem completely. Amd works partially now, but I still get 'mountd rpc failed: RPC: Unable to receive' errors when I try to access

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-31 Thread Michael Nottebrock
Am Dienstag, 28. Januar 2003 21:52 schrieb Martin Blapp: Hi, Can this please be committed to or at least prepared as a patch for RELENG_5_0? I myself consider fixing automount access to 5.0-RELEASE nfs Feel free to add this patch:

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-28 Thread Michael Nottebrock
Can this please be committed to or at least prepared as a patch for RELENG_5_0? I myself consider fixing automount access to 5.0-RELEASE nfs servers a critical bugfix, but should RE's mileage vary, I'd really like a patch that I can apply on my server. There is also a PR open about this which

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-28 Thread Martin Blapp
Hi, Can this please be committed to or at least prepared as a patch for RELENG_5_0? I myself consider fixing automount access to 5.0-RELEASE nfs Feel free to add this patch: http://people.freebsd.org/~mbr/patches/committed/patch-rpc_oldreply.diff servers a critical bugfix, but should RE's

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-28 Thread Michael Nottebrock
Martin Blapp wrote: Hi, Can this please be committed to or at least prepared as a patch for RELENG_5_0? I myself consider fixing automount access to 5.0-RELEASE nfs Feel free to add this patch: http://people.freebsd.org/~mbr/patches/committed/patch-rpc_oldreply.diff Ah, thank you ever so

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-27 Thread Jun Kuriyama
At Tue, 21 Jan 2003 23:29:16 + (UTC), Masafumi NAKANE wrote: Well, not so quick. I took another -CURRENT box and the problem was not reproduceable on this box. I can't quite figure out what the differences between these two boxes are, though. I think I found the solution. On HEAD and

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-27 Thread Martin Blapp
Hi, I don't know the problem is in amd or mountd. I fear other programs are broken with this commit... Mounting nfs volumes manually works, as other services work fine. I also tested other rpc-service and they seem to be fine. So we have to find out why mountd replies twice. With the

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-27 Thread Jun Kuriyama
At Mon, 27 Jan 2003 11:21:54 +0100 (CET), Martin Blapp wrote: There seem to be definitly a problem around. Can you exactly tell me how you can reproduce it ? Hmm, sorry for my little description. I tried it too and amd still works. I use on both servers a recent CURRENT and one has amd

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-27 Thread Martin Blapp
Hi, In my environment, server is 5.0-RELEASE and client is HEAD as of Jan 20th. Both have nfsd, rpc.lockd, rpc.statd and nfs client. Just tried to reproduce it again. I'm not able to reproduce it :-( Can you try to cvsup on both boxes and then manually rebuild libc, mountd, rpcbind, nfsd.

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-27 Thread Jun Kuriyama
At Mon, 27 Jan 2003 11:58:34 +0100 (CET), Martin Blapp wrote: Can you try to cvsup on both boxes and then manually rebuild libc, mountd, rpcbind, nfsd. Hmm, 5.0-RELEASE box is difficult to upgrade to HEAD. I'll try to update my box to the latest of HEAD tomorrow. -- Jun Kuriyama [EMAIL

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-27 Thread Martin Blapp
Hi, s-c MOUNT V1 EXPORT Reply (duplicate) I suspect timeouts or packet loss cause this together with the new nonblock code change. I just tried V2 (mountd -2) and amd with -2 option. The bug does not appear. If possible I'd like to reproduce packet loss with dummynet, has anyone the

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-27 Thread Martin Blapp
Hi all, We can end this tread. The bug has been found and fixed in HEAD. Martin To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-22 Thread Nicolas Kowalski
Masafumi NAKANE [EMAIL PROTECTED] writes: I've been encountering the exact same problem past a few days. My -CURRENT box is -CURRENT as of 01/18. I have the same behaviour here. Additionnal tests show that a Linux client running am-utils (6.0.7) also hangs (same error message) when trying to

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-22 Thread Michael Nottebrock
Masafumi NAKANE wrote: On Mon, 20 Jan 2003 09:15:40 +0100, Michael Nottebrock [EMAIL PROTECTED] wrote: Yes, that's exactly what I'm experiencing here... uhoh. First errata-topic discovered 2 hours after the release? :} Well, not so quick. I took another -CURRENT box and the problem was not

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-21 Thread Masafumi NAKANE
On Mon, 20 Jan 2003 09:15:40 +0100, Michael Nottebrock [EMAIL PROTECTED] wrote: Yes, that's exactly what I'm experiencing here... uhoh. First errata-topic discovered 2 hours after the release? :} Well, not so quick. I took another -CURRENT box and the problem was not reproduceable on this box.

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-20 Thread Michael Nottebrock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Masafumi NAKANE wrote: | I've been encountering the exact same problem past a few days. My | -CURRENT box is -CURRENT as of 01/18. | | Another thing is that, I can mount filesystems via NFS from a -CURRENT | box if I execute the mount command

4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-19 Thread Michael Nottebrock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have upgraded a box from 4.7-p1 to 5.0-RELEASE. It exports all its filesystems ( /, /usr, /var ) via NFS. A 4.7-STABLE client used to mount in those exports on demand with amd, with the default amd-map and /net and /host. Since the upgrade to

Re: 4.7-amd cannot mount exports from 5.0-RELEASE

2003-01-19 Thread Masafumi NAKANE
I've been encountering the exact same problem past a few days. My -CURRENT box is -CURRENT as of 01/18. Another thing is that, I can mount filesystems via NFS from a -CURRENT box if I execute the mount command manually. But it fails to mount them via AMD. So it doesn't look like it is the