Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 12:58:02 +0300 (MSK)
From:      Alexey Zakirov <frank@agava.com>
To:        Dmitry Mottl <dima@sinp.msu.ru>
Cc:        <freebsd-questions@FreeBSD.org>, <freebsd-isp@FreeBSD.org>
Subject:   Re: readonly mount
Message-ID:  <Pine.BSF.4.32.0112171256240.41679-100000@hellbell.domain>
In-Reply-To: <Pine.BSF.4.43.0112171249150.71267-100000@BigKing.sinp.msu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Dec 2001, Dmitry Mottl wrote:

> I want to organize virtual hosts with jails
> So I need to mount (readonly) some parts of file system to virtual hosts
> (for example /bin, /usr)
> What mount_* will be fine for this?
>
> mount_union? - is it actualy bugy or stable?

works ok until you want to use fifo, unix-domain sockets or sendfile(2) on
it.

> mount_nfs?

slow?

> any other ideas?

there is a patch somewhere which allows to mount ufs partition more than
one time.

*** WBR, Alexey Zakirov (frank@agava.com)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0112171256240.41679-100000>