Re: AutoFS/NFS [message #4972 is a reply to message #4960] |
Mon, 07 August 2006 06:20   |
Vasily Tarasov
Messages: 1345 Registered: January 2006
|
Senior Member |
|
|
1. In OpenVZ kernel from rpm autofs is off, so
if you want to use autofs on HOST with OpenVZ you should
recompile your kernel with CONFIG_AUTOFS_FS, CONFIG_AUTOFS4_FS
parameters on.
2. However autofs (and nfs) are not virtualized,
so you can't use it inside VE.
3. You can mount autofs somethere on HOST,
and then do --bind mount inside any VE you wish.
May be such scenario passes for you.
4. Yeap, there were some patches here at forum,
that makes autofs/nfs available in VE. Try to use search.
However, after such patching you kernel becomes unsecure.
HTH, vass.
[Updated on: Mon, 07 August 2006 06:21] Report message to a moderator
|
|
|