Package: nfs-kernel-server Version: 1:1.2.2-4 Severity: normal My root file system is ext4. If I create the directory /export and add following line to /etc/exports:
/export 192.168.0.0/24(rw,sync,fsid=0,nohide,no_subtree_check,no_root_squash) then I get following error message when executing exportfs -a: Nov 9 18:27:02 nijlpaard mountd[1702]: Cannot export /export, possibly unsupported filesystem or fsid= required Mounting via nfs4 on a client does not work. When I create an extra ext3 partition and mount it at /srv/nfs4 and I replace the line I added to /etc/exports by: /srv/nfs4 192.168.0.0/24(rw,sync,fsid=0,nohide,no_subtree_check,no_root_squash) then everything works fine .... -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: armel (armv5tel) Kernel: Linux 2.6.34.6 (PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages nfs-kernel-server depends on: ii libblkid1 2.17.2-3.3 block device id library ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libcomerr2 1.41.12-2 common error description library ii libgssapi-krb5-2 1.8.3+dfsg-2 MIT Kerberos runtime libraries - k ii libgssglue1 0.1-4 mechanism-switch gssapi library ii libk5crypto3 1.8.3+dfsg-2 MIT Kerberos runtime libraries - C ii libkrb5-3 1.8.3+dfsg-2 MIT Kerberos runtime libraries ii libnfsidmap2 0.23-2 An nfs idmapping library ii librpcsecgss3 0.19-2 allows secure rpc communication us ii libwrap0 7.6.q-19 Wietse Venema's TCP wrappers libra ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip ii nfs-common 1:1.2.2-4 NFS support files common to client ii ucf 3.0025+nmu1 Update Configuration File: preserv nfs-kernel-server recommends no packages. nfs-kernel-server suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

