search for: vir_domain_affect_current

Displaying 1 result from an estimated 1 matches for "vir_domain_affect_current".

2012 Nov 21
1
add disk problems for domain
hi,all I use Java api `domain.attachDeviceFlags(xml, 0);` to add a disk for domain. the xml file like this: <disk type='file' device='disk'> <driver name='qemu' type='raw'/> <source file='/dev/sp1353486595267/v1353488096262'/> <target dev='vdb' bus='virtio'/> </disk> then I use command