Re: NFS drive uids/gids completely broken- for a little while
On Wed, 27 May 2015 12:03:51 -0400
Dan Ritter <dsr@randomstring.org> wrote:
> On Wed, May 27, 2015 at 08:25:16AM -0700, briand@aracnet.com wrote:
>
>
> >
> > 2 i can't look at those boot messages i see in 1. why is it that a permanent method, installed by DEFAULT has never been implemented to look at boot messages ?
> >
>
> Have you looked at:
>
> /var/log/dmesg
> /var/log/kern.log
> and
> /var/log/syslog
>
> ?
>
> They should all be enlightening. Sometime after that,
> /var/log/auth.log and /var/log/daemon.log should be useful as
> well.
>
> As to your NFS problem, I suspect you are not mapping userids
> across machines properly. What are your mount options?
>
please keep in mind that this problem fixed itself. so 99% of the time it's coming up just fine. and when it did go bonkers, it fixed itself without me doing any kind of remounting or otherwise, which is highly strange.
mount options in fstab:
nfs4 auto,rw,hard,intr
export options:
/home/user ipaddr/24(rw,root_squash,insecure,anonuid=#,anongid=#,async,no_subtree_check)
i have the anonuid and anongid set to the correct userid and gid for the user's directory.
Brian
Reply to: