multiple mount

Rodrigo Gonzalez rjgonzale at gmail.com
Fri Feb 27 14:42:38 PST 2009


Not sure if there is any problem with that, but why not mounting in one
place and using symbolic links?

mount NFS_SERVER:/home	/jail/mnt
ln -s /jail/mnt /jail/smtp-server
ln -s /jail/mnt /jail/apache_server
....
 



Albert Shih wrote:
> Hi
>
> I would like to mount from same NFS server the same partition in many point
> for using jail. For example I would 
>
> 	mount NFS_SERVER:/home	/jail/smtp-server
> 	mount NFS_SERVER:/home /jail/apache_server
>
>
> I've just check it's working, but I would like to known if they are some
> problem with that ? 
>
> Regards.
>
>   

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5604 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090227/a71c3307/smime.bin


More information about the freebsd-questions mailing list