[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1025537: nfsd: Kernel Oops while serving NFS



On Tue 06 Dec 2022 at 15:16:06 +0100, Diederik de Haas wrote:
What's the version of NFS you're using?

The clients are recent Linux hosts, and one Kodi 19.x. I don't specify a version in either their fstab or the server's exports.

From my reading of the manpages, it seems that the client will start from 4.2 and go down.

For the server, it _may_ vary due to the /etc/exports. I include mine below, as I'm not certain how to understand the `fsid` logic, though I think in my case it's a simple tree rooted at /.

	/home	192.168.103.0/24(rw,no_subtree_check,crossmnt,all_squash,anongid=999) XXXX:XXXX:XXXX:XXXX::/64(rw,no_subtree_check,crossmnt,all_squash,anongid=999) 192.168.42.0/24(rw,no_subtree_check,crossmnt,all_squash,anongid=999)
	/data	192.168.103.0/24(rw,no_subtree_check,crossmnt,all_squash,anongid=999) XXXX:XXXX:XXXX:XXXX::/64(rw,no_subtree_check,crossmnt,all_squash,anongid=999) 192.168.42.0/24(rw,no_subtree_check,crossmnt,all_squash,anongid=999)
	/srv/debian-live	192.168.103.0/24(ro,async,subtree_check,no_root_squash) XXXX:XXXX:XXXX:XXXX::/64(ro,async,subtree_check,no_root_squash) 192.168.42.0/24(ro,async,subtree_check,no_root_squash)
	/run/archiso/bootmnt	192.168.103.0/24(ro,async,subtree_check,no_root_squash) XXXX:XXXX:XXXX:XXXX::/64(ro,async,subtree_check,no_root_squash) 192.168.42.0/24(ro,async,subtree_check,no_root_squash)

Note that additional filesystems are mounted in subdirectories of /data.

--
Olivier Mehani <shtrom@ssji.net>
PGP fingerprint: 4435 CF6A 7C8D DD9B E2DE  F5F9 F012 A6E2 98C6 6655
Confidentiality cannot be guaranteed on emails sent or received unencrypted.


Reply to: