search for: e917

Displaying 2 results from an estimated 2 matches for "e917".

Did you mean: 917
2013 Dec 18
1
Re: How to attach USB disk to specified USB controller in domian?
...Eric's approach, I dumped its xml, but can not find its address as mentioned in former mail(Or,is it a bug?). Could you show me a detailed example for my doubt, thanks. # virsh dumpxml rhel <domain type='kvm' id='7'> <name>rhel</name> <uuid>205c40e0-e917-47fe-9c4a-1f35748ffd21</uuid> <memory unit='KiB'>1048576</memory> <currentMemory unit='KiB'>1048576</currentMemory> ... <devices> <emulator>/usr/libexec/qemu-kvm</emulator> <disk type='file' device='disk...
2013 Dec 17
2
How to attach USB disk to specified USB controller in domian?
Hi guys, I want to attach a few USB disks to specified USB controller in domain on libvirt layer, but I didn't find any method to deal with it. Anyone can help me on that? I added some USB type disk to my domain, started it, I found all USB disk had been attached to same USB controller automatically, I want to assign some USB disks to another controller manually but I can't find the