init(8) in jails
From: Dag-Erling Smørgrav (des_at_des.no)
Date: 01/30/04
- Previous message: Craig Rodrigues: "ULE testing with "late" tool?"
- Next in thread: Andrew Boothman: "Re: init(8) in jails"
- Reply: Andrew Boothman: "Re: init(8) in jails"
- Reply: Antony T Curtis: "Re: init(8) in jails"
- Reply: Mike Makonnen: "Re: init(8) in jails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: arch@freebsd.org Date: Fri, 30 Jan 2004 18:02:04 +0100
Currently, the preferred mechanism to set up a virtual server in a
jail is 'jail /path/to/jail jail.host.name 1.2.3.4 /etc/rc'.
How about modifying init instead and teach it how to run a jail? The
advantages of that approach would include the ability to send a signal
to a jailed init to have it run /etc/rc.shutdown inside the jail and
terminate the jail cleanly; currently, there is no clean method of
terminating a jail.
DES
-- Dag-Erling Smørgrav - des@des.no _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Craig Rodrigues: "ULE testing with "late" tool?"
- Next in thread: Andrew Boothman: "Re: init(8) in jails"
- Reply: Andrew Boothman: "Re: init(8) in jails"
- Reply: Antony T Curtis: "Re: init(8) in jails"
- Reply: Mike Makonnen: "Re: init(8) in jails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: init(8) in jails
... the preferred mechanism to set up a virtual server in a ... > How about modifying
init instead and teach it how to run a jail? ... > terminate the jail cleanly;
currently, there is no clean method of ... (freebsd-arch) - Re: init(8) in jails
... the preferred mechanism to set up a virtual server in a ... > How about modifying
init instead and teach it how to run a jail? ... > terminate the jail cleanly;
currently, there is no clean method of ... (freebsd-arch) - Re: File system quotas in jails
... >> mentioned each jail (virtual server) has its own file system ... >
Please quote him. ... the jail setup Marcus was referring to. ... Uwe
Doering ... (comp.unix.bsd.freebsd.misc) - Re: FreeBSD Virtual Server
... how do you implement your virtual server? ... jail or anything else?
... To unsubscribe, ... (freebsd-stable) - Re: jail extensions
... I started to write some extension for jail. ... when each virtual server
has its own resources and limits ... storage for any context related data such as uid hash,
... Process count limit and separated uid hash ... (freebsd-arch)