I am having difficulty getting aufs to work via NFS I am working with a SuSE 11.0 system (2.6.25) I merged AUFS 20080428 downloaded from SuSE with the source and recompiled the kernel with CONFIG_AUFS_EXPORT I created a local aufs directory and it looks and operates correctly. I export the directory with rw,async,no_subtree_check,no_root_squash,fsid=23 When mounted on a remote system, all of the aufs branches are empty There no error messages
Here is /proc/mounts: rootfs / rootfs rw 0 0 udev /dev tmpfs rw,mode=755 0 0 /dev/sda3 / ext3 rw,errors=continue,user_xattr,acl,barrier=1,data=ordered 0 0 proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 devpts /dev/pts devpts rw,gid=5,mode=620 0 0 /dev/sda1 /boot ext2 rw,errors=continue,user_xattr,acl 0 0 /dev/mapper/DataLV-Backups /shares/Backups ext3 rw,errors=continue,user_xattr,acl,barrier=1,data=writeback 0 0 /dev/mapper/DataLV-Fileshare /shares/Fileshare ext3 rw,errors=continue,user_xattr,acl,barrier=1,data=writeback 0 0 /dev/mapper/DataLV-Installs /shares/Installs ext3 rw,errors=continue,user_xattr,acl,barrier=1,data=writeback 0 0 rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0 nfsd /proc/fs/nfsd nfsd rw 0 0 proc /var/lib/ntp/proc proc rw 0 0 aufs /shares/Roots/Hen/boot aufs rw,si=20e957e3,xino=/shares/Roots/Shared/boot/.aufs.xino,br:/shares/Roots/ Shared/boot=rw 0 0 aufs /shares/Roots/Hen/Temp aufs rw,si=20e955e3,xino=/shares/Roots/Shared/Temp/.aufs.xino,br:/shares/Root s/Shared/Temp=rw 0 0 aufs /shares/Roots/Hen/backups aufs rw,si=20e959e3,xino=/shares/Roots/Shared/backups/.aufs.xino,br:/shares/R oots/Shared/backups=rw 0 0 -- snip plus several more similar entries -- ...don support (at) microtechniques.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
