-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm trying to export an aufs over nfs, but it always yields NFSERR_ACCESS when I try to mount (mount call failed: 13).
The way I've tried is: /etc/exports: /storage/some-path 192.168.0.24(rw,no_root_squash,async) /etc/fstab: none /storage aufs br:/vault/lvm=rw:/vault/disk2=rw:/vault/disk1=rw,udba=inotify 0 0 If I mount 192.168.0.3:/storage/some-path, it fails. If I use the following: /etc/exports: /vault/disk3/some-path 192.168.0.24(rw,no_root_squash,async) And mount 192.168.0.3:/vault/disk3/some-path, it works. Any suggestions? I'd rather not export one of the underlying fs-es directly. :-/ Kindest regards, Jørgen P. Tjernø. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG55VvUMzc1WGo4zgRAoYoAKCiR7CKHPEqA9GceU7murpVAzUXhQCfYxai MeabazWAz1BpwRPJngWSb10= =3rBV -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
