Grant wrote:
> On 6 Nov 2006 19:53:37 -0800, (E-Mail Removed) wrote:
>
> >I have been running into this problem for a while now and it is
> >essentially preventing an upgrade from FC4 to FC5. This bug is also
> >known to exist in other distros and seems to be reproducable.
>
> Nothing wrong with Slackware and NFS. Check your kernel options,
> /etc/exports.
>
> Grant.
> --
> http://bugsplatter.mine.nu/
Client kernel options are as stock for FC4 and haven't been changed.
The key here is accessing BSD nfs servers (darwin and isilon) accessing
linux servers is fine. Versions of FreeBSD code after 5.5-RELEASE-p4
also are reported okay.
/etc/exports is wide open and works with every other client.
on the cluster:
/ifs -alldirs -maproot=root
and on the os x server
/var/tmp/shared -network 10.10.0.0 -mask 255.255.0.0 -maproot=root
I've been asking other people with the issue and they think it may be
the O_TRUNC patch as this is the last operation before everything
breaks.
I'm also chasing isilon to update their code but, hey, that could take
a while.
James.