I'm trying to wrap my mind around mounting NFS file systems to LXC containers running under Proxmox 4.0b.  I tried adding the following to /etc/pve/lxc/<container id>/config
	
	
	
		
and then using standard fstab entries in that file for mounting the NFS file systems. No such luck.
Is this possible in proxmox's implementation of LXC at this time? Documented anywhere?
				
			
		Code:
	
	lxc.mount = /var/lib/lxc/<container id>/fstaband then using standard fstab entries in that file for mounting the NFS file systems. No such luck.
Is this possible in proxmox's implementation of LXC at this time? Documented anywhere?
 
	 
	