Port-xen archive

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

Re: disk problems with xen3



On Tue, Jul 04, 2006 at 01:03:57PM +0300, Ari Suutari wrote:
>    vm = "/vm/00000000-0000-0000-0000-000000000000"
>    domid = "0"
>    backend = ""
>     vbd = ""
>      1 = ""
>       3 = ""
>        domain = "nbsd"
>        frontend = "/local/domain/1/device/vbd/3"
>        dev = "wd0d"

I think I got it. Didn't you get an error message about reading 
backend/vbd/1/3/handle in dmesg ?

I assumed dev would always be an hexadecimal number (i.e. that the tools would
convert the device string to a dev_t) before writing to the store.
For now please use somethinh like:
disk = [ 'phy:/dev/wd0e,0x03,w' ]

I'll look at fixing this later.

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           
Manuel.Bouyer%lip6.fr@localhost
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index