Opened 18 months ago
Closed 18 months ago
#393 closed defect (fixed)
qvm-block doesn't see devices attached to UsbVMs
| Reported by: | joanna | Owned by: | marmarek |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Beta 3 |
| Component: | core | Keywords: | |
| Cc: |
Description
I created a usbvm that has an OHCI controlled assigned. After I plugged a UDB storage device (that is correctly seen within the UsbVM as /dev/sda), it is not reported by qvm-block -l, and so cannot be used with any other VMs.
Change History (3)
comment:1 Changed 18 months ago by joanna
comment:2 Changed 18 months ago by marmarek
- Owner changed from joanna to marmarek
- Status changed from new to accepted
This additional problem is most likely from not loaded frontend module in UsbVM.
But main problem is missing (really: disabled) udev rules file. This file also loads block frontend when first device detected.
comment:3 Changed 18 months ago by marmarek
- Resolution set to fixed
- Status changed from accepted to closed

Additionally, when trying to manually expose USB device from my UsbVM to Dom0, by typing:
got the following in Dom0's dmesg: