[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] How many vif can a VM have?



I have solved this problem, just add "device_model_version = "qemu-xen-traditional" to config file

but if I want to use libvirt to create a domU, how to convert " device_model_version = "qemu-xen-traditional " to xml file?


-----原始邮件-----
发件人: hanyandong <hanyandong@xxxxxxxxx>
发送时间: 2014年11月6日 星期四
收件人: "Mike Wright" <mike.wright@xxxxxxxxxxxxxx>
抄送: xen-users@xxxxxxxxxxxxx
主题: Re: [Xen-users] How many vif can a VM have?

I have checked , they are different

-----原始邮件-----
发件人: "Mike Wright" <mike.wright@xxxxxxxxxxxxxx>
发送时间: 2014年11月6日 星期四
收件人: xen-users@xxxxxxxxxxxxx
抄送:
主题: Re: [Xen-users] How many vif can a VM have?


On 11/05/2014 05:11 AM, hanyandong wrote:
I want to let VM have five network cards, but I cannnot start the VM.
if I let VM have four network cards, the VM can start.
anyone can help? thank you very much

ubuntu10.cfg

bootloader = "/usr/local/lib/xen/boot/hvmloader"
builder="hvm"
memory = 512
name = "ubuntu"
vif = [ "mac=00:16:3e:2e:2c:40,bridge=ovsbr0", "mac=00:16:3e:d7:4a:71,bridge=ovsbr0","mac=01:16:3e:2e:2c:40,bridge=ovsbr0", "mac=01:16:3e:d7:4a:71,bridge=ovsbr0",  "mac=01:16:3e:d7:4a:72,bridge=ovsbr0"]

Check your mac addresses.  They must be unique.  There are two of each of these:

"mac=00:16:3e:d7:4a:71,bridge=ovsbr0"
"mac=01:16:3e:2e:2c:40,bridge=ovsbr0"


disk = ['file:/home/doa/Documents/ubuntu10_04.img,hda,w']
#root = "/dev/xvda"
vnc = 1
xen_platform_pci = 1
#extra = "fastboot"


doa@doa-PC:~/Documents$ sudo xl create ./ubuntu10.cfg
Parsing config from ./ubuntu10.cfg
libxl: error: libxl_dm.c:1371:device_model_spawn_outcome: domain 12 device model: spawn failed (rc=-3)
libxl: error: libxl_create.c:1186:domcreate_devmodel_started: device model did not start: -3
libxl: error: libxl_dm.c:1475:kill_device_model: Device Model already exited



--
Best Regards,
yandong





_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users



--
Best Regards,
yandong





--
Best Regards,
yandong



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.