The system is at 2.4.4 (SuSE) and while the same exports file is used, I
get a problem that is identified with exportfs.
using knfsd, exports looks like :
/cdrom 192.168.1.2(ro)
/windows 192.168.1.2(ro)
/udf 192.168.1.2(ro)
exportfs -av with :
/dev/hdd on /udf type udf; /dev/hdc on /media/cdrom type iso9660 and
/windows is NOT mounted.
exporting 192.168.1.2:/media/cdrom
exporting 192.168.1.2:/windows
exporting 192.168.1.2:/udf
reexporting 192.168.1.2:/media/cdrom to kernel
reexporting 192.168.1.2:/windows to kernel
reexporting 192.168.1.2:/udf to kernel
looks good. remote mounts als shows no error :
toshiba:/cdrom 575506 575506 0 100% /tcdrom
toshiba:/windows 976216 895820 30804 97% /windows
toshiba:/udf 545984 530948 15036 98% /udf
except that /windows was NOT mounted so should be empty. it in fact
reflects the fs size, free etc of the root FS of toshiba. ls /windows on
192.168.1.2 shows no files.
now, if I mount /windows on toshiba, there are files. all ok, however,
exporting it causes :
reexporting 192.168.1.2:/windows to kernel
192.168.1.2:/windows: Invalid argument
(/dev/hda1 on /windows type vfat)
and mounting via nfs :
mount: toshiba:/windows failed, reason given by server: Permission
denied
/v/l/m shows :
rpc.mountd: authenticated mount request from 192.168.1.2:670 for /windows (/windows)
rpc.mountd: getfh failed: Operation not permitted
I'm lost, completely now. it worked with the old kernel/setup, now it
doesn't.
-- Grobbebol's Home | Don't give in to spammers. -o) http://www.xs4all.nl/~bengel | Use your real e-mail address /\ Linux 2.2.16 SMP 2x466MHz / 256 MB | on Usenet. _\_v - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/