On October 24, 2001 02:27 pm, Livio Plos wrote: > I'm bulding an embedded system that needs to mount an nfs resource > in read only mode. > > The kernel is the 2.4.6 and the binaries I'm using come from redhat > 7.1 (mount, portmapper). The problem is that most of the times the > system locks form minutes trying to mount the resource while > sometimes it do it in a while. There's no network problem because > we are on a lan and it seems not to depend on the server side > (I tried with a redhat 7.1 and 6.2 system). > I tried with async and tcp options without success. > > What can I check? What the system is needing? > > The nfs mount service is incorrectly terminated from the server > point of view, because the most of the time the embedded system > is switched off without umounting.
I've had a *lot* of trouble with NFS since 2.4. It's gotten better in newer kernels, but it's still terrible. My machines no longer lock up totally, but after a short period of heavy load, they go funny and data 'disappears' as far as the client can see. Quite frankly, I'm thinking of going Coda, or even SMB, despite not even having Windows, as it's easier to set up. -- James Oakley Engineering - SolutionInc Ltd. [EMAIL PROTECTED] http://www.solutioninc.com -- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the command "unsubscribe linux-embedded" in the message body. For more information, see <http://waste.org/mail/linux-embedded>.