[Bug 260998] Re: Please backport Xen 3.3 from Intrepid
Boris Derzhavets
bderzhavets at yahoo.com
Mon Nov 3 18:10:59 GMT 2008
To get Solaris 10/08 and Intrepid Server HVM able obtain IP address via bridge
i had to use vif = ['bridge=eth0'] in profiles like :-
root at boris-desktop:/etc/xen/vm# cat intrepid.hvm
kernel = “/usr/lib/xen/boot/hvmloader”
builder = ‘hvm’
memory = 1024
name = “IntrepidHVM”
vcpus = 1
vif = [ 'bridge=eth0' ]
disk = [ 'phy:/dev/sdb14,hda,w!','phy:/dev/loop0,hdc:cdrom,r' ]
device_model = ‘/usr/lib/xen/bin/qemu-dm’
vnc=1
boot=’c’
Turning virtual NIC into a paravirtualized mode instead of a fully virtualized.
When vif=['type=ioemu,bridge=eth0'] HVM fails to bring up virtual network interface.
Solaris 10/08 does have PV drivers,but Ubuntu Intrepid Server worked with
vif=['type=ioemu,bridge=eth0'] at Xen 3.3 CentOS 5.2 Dom0
--
Please backport Xen 3.3 from Intrepid
https://bugs.launchpad.net/bugs/260998
You received this bug notification because you are a member of Ubuntu
Package Archive Administrators, which is a direct subscriber.
More information about the ubuntu-archive
mailing list