I am trying to merge multiple nfs share using aufs. Each nfs mount point is one 
branch in aufs.

mount -t aufs -o br:/data/first=rw:/data/second=rw none /tmp/merged.

The above command succeeds but when I try to traverse /tmp/merged I get 
Input/Output error.

ls -l /tmp/merged/

ls: reading directory '/tmp/merged/': Input/output error

Does aufs support nfs exports as branches? If yes, what could be wrong here?

Thanks,

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape

Reply via email to