PDA

View Full Version : NFS trouble



Kosh
05-08-2005, 04:34 PM
I have a node which I can use as long as I do not modify the contents of the hard drive. Right now I've been using a gentoo installation livecd with an nfs mount. The problem I run into is that it needs maintenance: the nfs mount gets dropped periodically, or the server stops (which I also expect is due to nfs trouble).

Does anyone have experience with these types of problems? Or maybe know of alternative setups which are less likely to cause trouble?

Bok
05-08-2005, 05:47 PM
What options are you using for the nfs mount ?

Bok

Kosh
05-08-2005, 05:54 PM
hard,intr,rsize=8192,wsize=8192
seems to work fine with my other systems.