|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] OpenSolaris domU on RedHat Linux dom0
On Wed, Sep 9, 2009 at 6:35 PM, Viswanath Durbha <Durbha.Viswanath@xxxxxxxxxxxxx> wrote:
Yes. 'brctl show' matches with vif. This error seems to be related to the deviceid '0' that I'm using for my disk. The xend.log file shows the following details about the error.
packages/xen/xend/server/blkif.py", line 85, in getDeviceDetails
raise VmError('Unable to find number for device (%s)' % (dev))
VmError: Unable to find number for device (0)
As I recall you should edit blkif.py to get it to understand "0" as a valid device if using Redhat's version of Xen. An easier method is to use newer Xen version from http://www.gitco.de/repo/
-- Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|