Subject: Re: nfs in i386-current is still kind of broken, isn't it?
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: ober <ober@linbsd.org>
List: current-users
Date: 05/26/2006 10:37:08
Working with Elad, I found that
the change yamt made yesterday to kern_auth.c 1.4
fixes the issue.

Thanks for all who assisted.

-Ober

Richard Chesler: [Reading a piece of paper] The first rule of Fight Club is you don't talk about Fight Club?
Narrator: [Voice-over] I'm half asleep again; I must've left the original in the copy machine.
Richard Chesler: The second rule of Fight Club - is this yours?
Narrator: Huh?
Richard Chesler: Pretend you're me, make a managerial decision: you find this, what would you do?

On Fri, 26 May 2006, ober wrote:

> Date: Fri, 26 May 2006 03:39:25 -0500 (CDT)
> From: ober <ober@linbsd.org>
> To: Hisashi T Fujinaka <htodd@twofifty.com>
> Cc: current-users@NetBSD.org
> Subject: Re: nfs in i386-current is still kind of broken, isn't it?
> 
> I have found the problem began after the kauth changes on 5/14.
> Also I noticed mountd spits out errors
>
>
> May 26 05:25:14 free mountd[534]: "/stuff2 -maproot", line 2: Can't change 
> attributes for /stuff2 to 24.153.143.183: Operation not permitted
> May 26 05:25:14 free mountd[534]: "/stuff3 -maproot", line 3: Can't change 
> attributes for /stuff3 to 24.153.143.183: Operation not permitted
> May 26 05:25:14 free mountd[534]: "/stuff4 -maproot", line 4: Can't change 
> attributes for /stuff4 to 24.153.143.183: Operation not permitted
> May 26 05:25:14 free mountd[534]: "/stuff5", line 5: lstat for `/stuff5' 
> failed: No such file or directory
>
> Still investigating, just thought this might help anyone else working the 
> issue.
>
>
> ---/etc/exports file
> /stuff -maproot=0 24.153.143.183
> /stuff2 -maproot=0 24.153.143.183
> /stuff3 -maproot=0 24.153.143.183
> /stuff4 -maproot=0 24.153.143.183
> /stuff5 -maproot=0 24.153.143.183
> ---end of exports
>
> -Ober
>
> Richard Chesler: [Reading a piece of paper] The first rule of Fight Club is 
> you don't talk about Fight Club?
> Narrator: [Voice-over] I'm half asleep again; I must've left the original in 
> the copy machine.
> Richard Chesler: The second rule of Fight Club - is this yours?
> Narrator: Huh?
> Richard Chesler: Pretend you're me, make a managerial decision: you find 
> this, what would you do?
>
> On Wed, 24 May 2006, Hisashi T Fujinaka wrote:
>
>> Date: Wed, 24 May 2006 10:42:11 -0700 (PDT)
>> From: Hisashi T Fujinaka <htodd@twofifty.com>
>> To: ober <ober@linbsd.org>
>> Cc: current-users@NetBSD.org
>> Subject: Re: nfs in i386-current is still kind of broken, isn't it?
>> 
>> On Wed, 24 May 2006, ober wrote:
>> 
>>> Can you download and install ethereal from pkgsrc/net/ethereal and then 
>>> run http://open.linbsd.org/readafs on it.
>>> The output will let us see what the mount reply says.
>> 
>> The readnfs command generated errors because of a misspelling of
>> "properties" and because there's no "nfs.status2". Then, it wanted to
>> read a capture file and you didn't tell me how to create the file.
>> 
>> -- 
>> Hisashi T Fujinaka - htodd@twofifty.com
>> BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
>> 
>