Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2003 09:54:28 +0100
From:      Peter Edwards <petere@openet-telecom.com>
To:        =?iso-8859-1?q?S=B3awek=20=AFak?= <szak@era.pl>
Cc:        freebsd-current@freebsd.org
Subject:   Re: NFS problem
Message-ID:  <200307170954.28580.petere@openet-telecom.com>
In-Reply-To: <3F16337B.3004C77E@mindspring.com>
References:  <867k6iagj4.fsf@thirst.corponet.era.pl> <3F16337B.3004C77E@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> > All the files are 0-sized, dates are set back to the epoch and
> > directories are seen as files. Exporting ufs2 filesystems works as
> > expected.

I've had problems like this exporting CDs via NFS to solaris.
Sorry the details are murky, but if its the same problem, there's a 
work-around.
Check the dmesg output: does it complain about an "RRIP field" from the cd9660 
code? From the source, I think it was

"RRIP without PX field?"

The CDs in question were official Sun CDs with Solaris applications (which, of 
course, doesn't mean their properly compliant to a standard, just that it's 
likely others will run into the same problem)

If this is the issue, then mounting it with NFS v2 actually fixed the problem 
for me: I assume the richer operations from v3 were tickling a problem not 
noticed with v2.
-- 
Peter






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307170954.28580.petere>