I'm using an exported share from my linux box (gentoo), and mount it on my Amiga.
Everything runs smooth, and although I can read fast and stable from the nfs share, I can't write to it. When I attempt a write, the target file gets created (which should indicate no permissions problem), but stays at 0 bytes. A few seconds later I get a RPC timeout on the Amiga.
I'm using OS3.9 and Genesis. I've tried most of the ch_nfsctl options (MAX_WRITEBUF, etc) but no luck...
When using the same setup under netbsd on the amiga, both reads and writes are ok.
Anyone got any ideas?