Btwy, 'brctl show' is it matching to your vif ?
- regards
Pallab
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Viswanath
Durbha
Sent: Wednesday, September 09, 2009 4:51 PM
To: xen-users
Subject: [Xen-users] OpenSolaris domU on RedHat Linux dom0
Hi,
I'm trying to create OpenSolaris (2008.11) domU on RedHat Linux dom0. I'm
using a file backed VBD. I used the iso image to first launch and install
OpenSolaris into the file VBD. Once that process is complete, I'm trying
to run it using the config file below:
name = 'opensolaris'
vcpus = 1
memory = "512"
vif = ['bridge=br0']
ip = "10.226.33.98"
netmask = "255.255.255.0"
gateway = "10.226.33.1"
disk = [ 'file:/Application/xen/images/opensolaris_2008_11.disk,0,w' ]
kernel = '/boot/osol/kernel.opensolaris'
ramdisk = '/boot/osol/ramdisk.opensolaris'
extra = '/platform/i86xpv/kernel/unix -B
zfs-bootfs=rpool/54,bootpath=/xpvd/xdf@0:a'
on_shutdown = 'destroy'
on_reboot = 'destroy'
on_crash = 'destroy'
When I do that, I get an error message like this.
Unable to find number for device (0)
Can someone please help me debug this problem?
Thanks,
Viswanath
This e-mail and any files transmitted with it are for the sole use of
the intended recipient(s) and may contain confidential and privileged
information.
If you are not the intended recipient, please contact the sender by
reply e-mail and destroy all copies of the original message.
Any unauthorized review, use, disclosure, dissemination, forwarding,
printing or copying of this email or any action taken in reliance on this
e-mail is strictly prohibited and may be unlawful.
No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.409 / Virus Database: 270.13.86/2355 - Release Date: 09/08/09
20:45:00
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|