Hi, ----- [email protected] wrote: > Daire Byrne: > > > And what is your operation and aufs version to trigger this? > > > > BUG: unable to handle kernel NULL pointer dereference at > > > 0000000000000008 > > > > It was aufs2 dated around 26-05-2009. > > Won't you tell me more detail?
Apologies. I figured that if it will never work then there is nothing to debug. > Probably your operation was something like this. > - mount -t aufs -o br:/local??:/nfs?? none /aufs > - export /aufs via NFS > - on nfs-client, tried mount server:/aufs and failed. Yes - to be precise: mount -t nfs -o nolock,ro,tcp,vers=3 serevr1:/mnt/blah /mnt/nfsroot mount -t aufs -o dirs=/mnt/cache/overlay=rw:/mnt/nfsroot=ro none /mnt/sysroot export /mnt/sysroot via NFS on nfs-client, tried mount server2:/mnt/sysroot and failed Daire ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
