Hi all,
I'm tryng to mount a NFS share on my containers.
I'm using DAB to create a custom template for my containers.
I'm using a cluster of 2 or more hosts
If I want to mount a NFS share with my containers, it looks like the bind way is the best :
http://wiki.openvz.org/Bind_mounts
But, I'll...