Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2005 20:17:57 -0700
From:      Brandon Fosdick <bfoz@bfoz.net>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        freebsd-stable@freebsd.org, Lyndon Nerenberg <lyndon@orthanc.ca>
Subject:   Re: Jail to jail network performance?
Message-ID:  <4328E7E5.5050803@bfoz.net>
In-Reply-To: <20050914110102.W33820@fledge.watson.org>
References:  <432753CF.6020001@bfoz.net> <4327CA3C.6050403@geminix.org>	<E1D91BF4-2EC3-4535-A83E-A0D136C87B5E@orthanc.ca> <20050914110102.W33820@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Watson wrote:
 > (1) Modifying the name space exclusion assumption for jails, so that the
>     file system name spaces overlap.  One way to do this is with nullfs.

nullfs looks interesting. I was thinking about sharing files between jails using NFS, but it looks like nullfs would do the trick with better performance. Although the bugs section of the man page for mount_nullfs is rather scary. Does anyone have any experience with it? Does it actually work?

If the point here is to make /tmp/mysql.sock show up in another jail's file space, can I use a symlink instead? Can a jailed process see the target of the symlink?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4328E7E5.5050803>