autofs

JBK

New Member
Jan 6, 2009
9
0
1
Has anyone been able to get autofs working from within a VE? I'm able to NFS out of a VE but the I can't get the NFS daemon to start. And when starting autofs I get:

Loading autofs4: [FAILED]

Jeff
 
Loading kernel modules is not possible inside openvz VEs (load them on the host instead, or use a kvm VM).

- Dietmar
 
Are you suggesting that if we load the am-util on the Host we'll be able to use autofs from within the openvz VE's - or - that autofs just cannot work from within an openvz VE?

Jeff
 
Are you suggesting that if we load the am-util on the Host

no, only load the autofs4 kernel module.

# modprobe autofs4

we'll be able to use autofs from within the openvz VE's - or - that autofs just cannot work from within an openvz VE?

I never tried it - so I do not know.