All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ted Kaczmarek <tedkaz@optonline.net>
To: Nicholas Lee <emptysands@gmail.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Seeing bridge issues, how do I tell what domU is	using what interface?
Date: Thu, 13 Oct 2005 19:25:10 -0400	[thread overview]
Message-ID: <1129245910.12282.147.camel@pluto.linsolutions.com> (raw)
In-Reply-To: <2b6116b30510131459u544f3d50x43e2af69705b41d1@mail.gmail.com>

On Fri, 2005-10-14 at 10:59 +1300, Nicholas Lee wrote:
> On 10/14/05, Ted Kaczmarek <tedkaz@optonline.net> wrote:
> 
> > Is their a way to get mapping of domU to vif ?
> > Log files don't provide it.
> 
> 
> nic@wuwei:~$ sudo xm network-list 2
> (1 ((backend-id 0) (mac aa:00:00:88:02:40) (handle 1) (backend
> /local/domain/0/backend/vif/2/1) (tx-ring-ref 521) (rx-ring-ref 522)
> (event-channel 10)))
> 
> 
> Replaces vif-list
> 
> --
> Nicholas Lee
> http://stateless.geek.nz
> gpg 8072 4F86 EDCD 4FC1 18EF  5BDD 07B0 9597 6D58 D70C

Well that makes it easy :-)

xm create is not creating the interface, cut and dry.


Also appears the domid matches the bridge interface, which is good and
bad. From a snmp standpoint it really sucks when you have moving targets
of instances to deal with, takes the simple part right out of the
protocol as well as adding additional overhead. Would be best if the
domU's could be mapped to a particular bridge interface or at least
reuse the same one.


Definetly some timing related issue also,the faster you try to bring the
domu's up the more of this failure I see. This also harkens back to the
IO contention issue I have when too many domU's are coming from same IO
channel. Weird thing here is the domU gets created but the bridge
interface does not. Doesn't seem to matter what the guest OS is, I run
Centos 4.1, FC4, Debian 3.1, Gentoo 2005 and Slackware 10.3 guests, the
Centos 4.1 and FC4 are my spins the other are jailtime.org, with the
Centos 4.1 being two fatter clients.


The Dom0 is using eth0 for all the domU's with an eth1 as the gateway.

xen_changeset : Thu Oct 13 10:26:44 2005 +0100 7369:92c6021f23e4
Tyan 2462 SMP

Anyone have some 8 gig solid state and controllers they feel like
sending me :-)

Is their something in the test suite for such an animal?

I will try to put something together myself but don't want to spend too
much time reinventing the wheel, puls I also have hardware limitations
that would affect such a testing scenario at present.

Regards,
Ted

  reply	other threads:[~2005-10-13 23:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-13 21:49 Seeing bridge issues, how do I tell what domU is using what interface? Ted Kaczmarek
2005-10-13 21:59 ` Nicholas Lee
2005-10-13 23:25   ` Ted Kaczmarek [this message]
2005-10-13 23:42     ` Ewan Mellor
2005-10-14  0:31       ` Ted Kaczmarek

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=1129245910.12282.147.camel@pluto.linsolutions.com \
    --to=tedkaz@optonline.net \
    --cc=emptysands@gmail.com \
    --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.