Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2006 14:06:04 +0100
From:      Albert Shih <shih@math.jussieu.fr>
To:        freebsd-questions@freebsd.org
Subject:   Jail & nullfs how many
Message-ID:  <20061218130604.GD29002@math.jussieu.fr>

next in thread | raw e-mail | index | archive | help
Hi all

I'm starting using jail and I'm using now nullfs (I don't really want use
something like ezjail or other plug&play script, I want understand what I'm
doing before using this tools).

I'm making a /jail/REFERENCE using classic make world etc...
and mounting using nullfs 

/jail/REFERENCE/bin --> /jail/my_jail_ip/bin
/jail/REFERENCE/lib --> /jail/my_jail_ip/lib
/jail/REFERENCE/libexec --> /jail/my_jail_ip/libexec
/jail/REFERENCE/sbin --> /jail/my_jail_ip/sbin
/jail/REFERENCE/usr --> /jail/my_jail_ip/usr
/jail/REFERENCE/var --> /jail/my_jail_ip/var

by using this I'm hopping have just one /jail/REFERENCE to update when I
need to rebuild world.

Well two questions : 

	it's the right thing to do ?

	How many nullfs I can mount ? Because there are 6 by jail, if 
	i'm going to use this many I have 10-20 jail. Can I mounting ~120
	nullfs without problems ?

Regards

--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Dec 18 14:00:42 CET 2006



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