[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] network problem: Cannot find network for bridge
I've created virtual machines with virt-manager and now I have to export, change and re-import xml configurations: I don't have a regular xen configuration file but and xml. Here's the mine. <domain type='xen' id='2'> <name>WinXP</name> <uuid>f3834331-f045-4b4b-90ad-0a57ec790248</uuid> <os> <type>hvm</type> <loader>/usr/lib/xen/boot/hvmloader</loader> <boot dev='hd'/> </os> <memory>1562624</memory> <vcpu>2</vcpu> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <features> <acpi/> <apic/> <pae/> </features> <clock offset='utc'/> <devices> <emulator>/usr/lib/xen/bin/qemu-dm</emulator> <interface type='bridge'> <source bridge='xenbr0'/> <target dev='vif2.0'/> <mac address='00:16:3e:3f:54:42'/> <script path='vif-bridge'/> </interface> <disk type='block' device='disk'> <driver name='phy'/> <source dev='/dev/VolGroup00/WinXP'/> <target dev='hda'/> </disk> <disk type='block' device='cdrom'> <driver name='phy'/> <source dev='/dev/cdrom'/> <target dev='hdc'/> <readonly/> </disk> <input type='mouse' bus='ps2'/> <graphics type='vnc' port='5900' keymap='it'/> </devices> </domain> I know that I should have the bridge xenbr0 but I don't know why... Where should I check? It's stange beacuse the linux vm's network works well. Suggestions? Thanks Marco 2007/10/8, Fajar A. Nugraha <fajar@xxxxxxxxxxxxx>:
Marco Strullato wrote: _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |