Re: Re: [Openqrm-user] linux vserver still supported?
Art -kwaak- van Breemen <[email protected]>
| Newsgroups | gmane.linux.vserver |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jan 17, 2012 at 06:23:17PM +0100, Eugen Leitl wrote: > Too bad... Well: > ----- Forwarded message from Matt Rechenburg <[email protected]> ----- <snip> > linux-vserver. The main reason for deprecating it in openQRM is because > the network layer abstraction in linux-vserver is kind of "tricky", > anyway a great project. It's not really tricky. It either goes the lxc/openvz way (network namespace), or the old vserver way (network context), or both (having multiple network contexts per network namespace, and having multiple namespaces). The only tricky part is choice. Automated systems have to restrict that choice, else there is no way to automate it. And whatever they choice, it won't be right for me 8-D. Anyway, nothing tricky about. Just know the difference between namespace and context. Regards, Ard