Is it possible to access a jailed zfs filesystem outside the jail?

dteske at FreeBSD.org dteske at FreeBSD.org
Fri Mar 21 02:31:24 UTC 2014



> -----Original Message-----
> From: Rainer Duffner [mailto:rainer at ultra-secure.de]
> Sent: Sunday, March 16, 2014 1:07 PM
> To: freebsd-fs at freebsd.org
> Subject: Is it possible to access a jailed zfs filesystem outside the
jail?
> 
> Hi,
> 
> to make backup simpler, I'd like to be able to mount the filesystems I
> dedicated to jails on the host as well (beats the purpose a bit, I know).
> I only need read-only access (for backup).
> 
> Is that possible?

mount_nullfs -o ro /dirA /dirB

Allows read-only access to /dirA through /dirB
-- 
Devin

_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.


More information about the freebsd-fs mailing list