|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Allow Xend to find device number for sdX or hdX with
Symptom:
When using a udev-based dom0, if you try to create a domU with a virtual
sda device and you do not have a local scsi device xm create fails.
Fix:
When using udev, only the device nodes needed are made. The follow
patch changes Xend to return a device number based on:
http://www.lanana.org/docs/device-list/devices.txt
For sd and hd devices if stat() fails. It was tested against both 2.0.2
and 2.0.3.
Regards,
--
Anthony Liguori
Linux Technology Center (LTC) - IBM Austin
E-mail: aliguori@xxxxxxxxxx
Phone: (512) 838-1208
Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx>
xen_udev.diff
Description: Text Data
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] Allow Xend to find device number for sdX or hdX with udev,
Anthony Liguori <=
|
|
|
|
|