Displaying 1 result from an estimated 1 matches for "686886".
Did you mean:
886886
2012 Jul 10
1
Adding a second lv as vm drive: how to set the pci part
Let's say I have a vm, vm1, which has a lv as its hard drive:
<disk type='file' device='disk'>
<driver name='qemu' type='raw' cache='none' io='native'/>
<source file='/dev/mapper/kvmtest_vm1_rootvg'/>
<target dev='vda' bus='virtio'/>
<address type='pci'