Port-xen archive

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

Re: XenServer virtual disks attach in wrong order



On Fri, Mar 30, 2012 at 01:43:14PM +0100, Stephen Borrill wrote:
> Indeed:
> [root@xenserver2 ~]# xenstore-ls /local/domain/38/device/vbd
> 51728 = ""
>  backend = "/local/domain/0/backend/vbd/38/51728"
>  protocol = "x86_64-abi"
>  state = "4"
>  backend-id = "0"
>  device-type = "disk"
>  virtual-device = "51728"
>  ring-ref = "511"
>  event-channel = "8"
> 51712 = ""
>  backend = "/local/domain/0/backend/vbd/38/51712"
>  protocol = "x86_64-abi"
>  state = "4"
>  backend-id = "0"
>  device-type = "disk"
>  virtual-device = "51712"
>  ring-ref = "510"
>  event-channel = "9"
> 
> Any reason not to sort on id in xenbus_probe_device_type()?

Not really, it's just a matter of writing code :)

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index