On Wed, 2006-06-28 at 00:52 +0200, Herbert Poetzl wrote: > seriously, what I think Eric meant was that it > might be nice (especially for migration purposes) > to keep the device namespace completely virtualized > and not just isolated ... It might be nice, but it is probably unneeded for an initial implementation. In practice, a cluster doing checkpoint/restart/migration will already have a system in place for assigning unique IPs or other identifiers to each container. It could just as easily make sure to assign unique network device names to containers. The issues really only come into play when you have an unstructured set of machines and you want to migrate between them without having prepared them with any kind of unique net device names beforehand. It may look weird, but do application really *need* to see eth0 rather than eth858354? -- Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: [email protected] (Eric W. Biederman)
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Alexey Kuznetsov <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- References:
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Andrey Savochkin <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Daniel Lezcano <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Andrey Savochkin <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Daniel Lezcano <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Andrey Savochkin <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Daniel Lezcano <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: [email protected] (Eric W. Biederman)
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Herbert Poetzl <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: [email protected] (Eric W. Biederman)
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Ben Greear <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- From: Herbert Poetzl <[email protected]>
- Re: [patch 2/6] [Network namespace] Network device sharing by view
- Prev by Date: Re: 2.6.17-mm3
- Next by Date: Re: [Patch] Off by one in drivers/usb/input/yealink.c
- Previous by thread: Re: [patch 2/6] [Network namespace] Network device sharing by view
- Next by thread: Re: [patch 2/6] [Network namespace] Network device sharing by view
- Index(es):