From: Goetz Bock <bock@blacknet.de>
To: Xen-devel@lists.xensource.com
Subject: Re: connecting dom0 directly to the bridge(was:performance problems...)
Date: Thu, 12 Jan 2006 22:44:59 +0100 [thread overview]
Message-ID: <20060112214459.GY4735@shell.blacknet.de> (raw)
In-Reply-To: <AEC6C66638C05B468B556EA548C1A77DAF0484@trantor.int.sbss.com.au>
On Fri, Jan 13 '06 at 08:00, James Harper wrote:
> > > On Thu, Jan 12 '06 at 12:24, Ian Pratt wrote:
> > > > You haven't connected dom0 directly to the bridge rather than
> > > > vif0.0 to the bridge have you?
> > >
> > > I've been doing that with xen 2.0 and xen 3.0.0, what's bad
> > > about doing this?
> >
> > You shouldn't connect directly if you run services in dom0 for the
> > domU's. Using vif0.0 prevents a possible deadlock.
> >
>
> I must be missing something here... doesn't the init script itself add
> eth0 to xen-br0??? Does dom0 somehow internally create vif0.0 as a
> mirror of eth0?
What the init script does is:
- rename eth0 to peth0
- make a bridge xen-br0
- add peth0 to the bridge
- create a virtual interface (vif0.0?) add it to the bridge
- (some how create a new interface named eth0 and connect it (via
vif0.0?) to the bridge too)
- configore the old IP to this new interface
What I've been doing on all my xen and uml boxes, ever since:
- make a bridge: xen-br0
- add eth0 to the bridge
- configure the systems (dom0) IP to xen-br0
Seamed to work fine. But now that I think of it, I might have some
deadlocks, but they always locked up eth0 in a way that I had to
unload/reload the module...
BTW: when replying to my mails, could you PLEASE not also CC me. I read
this list. If time permits all posts.
--
/"\ Goetz Bock at blacknet dot de -- secure mobile Linux everNETting
\ / (c) 2006 Creative Commons, Attribution-ShareAlike 2.0 de
X [ 1. Use descriptive subjects - 2. Edit a reply for brevity - ]
/ \ [ 3. Reply to the list - 4. Read the archive *before* you post ]
next prev parent reply other threads:[~2006-01-12 21:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-12 21:00 connecting dom0 directly to the bridge(was:performance problems...) James Harper
2006-01-12 21:44 ` Goetz Bock [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-01-12 13:16 connecting dom0 directly to the bridge (was:performance problems...) Ian Pratt
2006-01-12 12:32 connecting dom0 directly to the bridge (was: performance problems...) Goetz Bock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060112214459.GY4735@shell.blacknet.de \
--to=bock@blacknet.de \
--cc=Xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.