[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Additional Network Interface Question
On Thu, 2013-01-17 at 20:33 +0000, Wardzinski, Todd wrote: > All, > > > > I have a virtual machine with eight VIF virtual devices attached to > it. Bringing up the HVM works without issue, however, *-emu devices > are not assigning themselves correctly to the bridges. How odd. Which version of Xen are you running and which toolstack? Are your hotplug scripts up to date ones from that version? What does your guest config look like, in particular the vif = line. One useful trick for debugging this sort of issue is to add exec >>/tmp/hotplug.log exec 2>&1 echo "Running hotplug script $0 $@ at `date` to the top of the vif-bridge script. That might give you a clue, or you might need to add additional echo's at the points where the script determines which bridge a device belongs on. Ian. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |