Re: cannot nfs mount an mfs

2008-12-01 Thread Alexander Hall
[EMAIL PROTECTED] wrote: I'm trying to export an mfs filesystem, but it seems not to work. fstab reads /dev/wd0b /tmp mfs rw,nosuid,-s=524288 0 0 exports reads /tmp-maproot=root -alldirs clientname The client can mount but any I/O results in # mkdir /tmp/shared

Re: cannot nfs mount an mfs

2008-12-01 Thread Alexander Hall
Alexander Hall wrote: [EMAIL PROTECTED] wrote: I'm trying to export an mfs filesystem, but it seems not to work. fstab reads /dev/wd0b /tmp mfs rw,nosuid,-s=524288 0 0 exports reads /tmp-maproot=root -alldirs clientname The client can mount but any I/O results

Re: cannot nfs mount an mfs

2008-12-01 Thread j
Alexander Hall wrote: snip... Thanks! Somehow I find this hack both very creative and amusing at the same time. (How deep are the filesystem layers?) I wonder if there is a technical reason why plain exports do not work. --John

Re: cannot nfs mount an mfs

2008-12-01 Thread Christiano Farina Haesbaert
Try removing the nosuid option from fstab, I had a similar problem and it fixed. Best Regards. 2008/12/1 [EMAIL PROTECTED] I'm trying to export an mfs filesystem, but it seems not to work. fstab reads /dev/wd0b /tmp mfs rw,nosuid,-s=524288 0 0 exports reads /tmp

Re: cannot nfs mount an mfs

2008-12-01 Thread j
Try removing the nosuid option from fstab, I had a similar problem and it fixed. This did not work for me. I have tried variations, minimizing the options and selections, and have not succeeded. Can you post your actual configuration as an example? thanks --John

cannot nfs mount an mfs

2008-11-30 Thread j
I'm trying to export an mfs filesystem, but it seems not to work. fstab reads /dev/wd0b /tmp mfs rw,nosuid,-s=524288 0 0 exports reads /tmp-maproot=root -alldirs clientname The client can mount but any I/O results in # mkdir /tmp/shared # mount -t nfs