[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] AW: [Xen-devel] Problem with vif - help!!!!
I get this: [root@ingpcxen002 mercurial-0.7]# brctl show | cut -f 2 bridge id [root@ingpcxen002 mercurial-0.7]# brctl show | cut -f 1 bridge name xenbr0 [root@ingpcxen002 mercurial-0.7]# Thomas Diederich ************************************************** * Boehringer Ingelheim Pharma GmbH & Co.KG * A Informationsverarbeitung / Diplomant Systemtechnik * * Mail: diederit@xxxxxxxxxxxxxxxxxxxxxxxxxxxx * Phone: +49 (0)6132/77-98151 -----Ursprüngliche Nachricht----- Von: Ewan Mellor [mailto:ewan@xxxxxxxxxxxxx] Gesendet: Donnerstag, 24. November 2005 13:21 An: DIEDERIT@xxxxxxxxxxxxxxxxxxxxxxxxxxxx Cc: xen-devel@xxxxxxxxxxxxxxxxxxx Betreff: Re: [Xen-devel] Problem with vif - help!!!! On Thu, Nov 24, 2005 at 01:09:52PM +0100, DIEDERIT@xxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote: > > brctl show offers me this result: > [root@ingpcxen002 ~]# brctl show > bridge name bridge id STP enabled interfaces > xenbr0 8000.feffffffffff no vif0.0 > peth0 Well there's nothing wrong with that at all. vif-bridge does this: brctl show | cut -d " " -f 2 | cut -f 1 to get the bridge name, which should succeed, but it is complaining that this is returning nothing. Perhaps you could figure out why this command is not working. Otherwise, I'm stuck I'm afraid. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |