On Wed, 04 Jan 2006 10:19:29 +0100, Michael Mey wrote:
> On Wednesday 04 January 2006 08:14, Anand Kumria wrote:
>> Hi,
>>
>> I'm experiencing vbd device failures; it appears as if the device nodes
>> are being allocated but not de-allocated.
>>
>> Initially the devices were marked as /dev/hda[1,2]; and when they failed to
>> work I changed them to be /dev/sda[1,2]. However I now find that I can no
>> longer boot this domU irrespective of how I specify the disks. As you can
>> see at the end, the images themselves exist
>>
>> I am running xen-3.0.0 built from source; any insight or suggestions
>> appreciated.
>>
>> varuna:~# grep "^disk" /etc/xen/fai-machine
>> disk =
>> ['file:/vserver/images/fai.img,hda1,w','file:/vserver/images/fai-swap.img,h
>>da2,w']
>
> Hi Anand,
>
> I am not sure if this currently still an issue, but I experienced that you
> have to leave a blank between the brackets and the quotes at the disk-line in
> your config file:
>
> disk =
> [ 'file:/vserver/images/fai.img,hda1,w','file:/vserver/images/fai-swap.img,h
> da2,w' ]
Hi Michael,
My configuration works fine with Xen 2.0 -- just not with Xen 3.0
For now, I'll downgrade since as I need to continue working on some other
stuff.
Thanks,
Anand
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|