Changes

Qemu native GlusterFS integration

647 bytes added, 12:05, 4 September 2013
/* Libvirt */
;<code>disk type</code>:has to be <code>network</code> instead of <code>file</code>
;<code>source</code>:has now a <code>protocol</code> and a <code>name</code> instead of a <code>file</code> attribute as well as a new subelement <code>host</code>, where the <code>name</code> is the filename without <code>/var/</code>
 
= LDAP =
'''current'''
<pre>
dn: sstDisk=vda,ou=devices,sstVirtualMachine=ece1eab1-4a9e-4729-bfc1-59d9f01550a5,ou=virtual machines,ou=virtualization,ou=services,dc=foss-cloud,dc=org
objectclass: top
objectclass: sstVirtualizationVirtualMachineDisk
sstDevice: disk
sstDisk: vda
sstDriverCache: none
sstDriverName: qemu
sstDriverType: qcow2
sstReadonly: FALSE
sstSourceFile: /var/virtualization/vm-persistent/0f83f084-8080-413e-b558-b678e504836e/3aa376a5-6d09-442b-8662-425de888385b.qcow2
sstTargetBus: virtio
sstType: file
sstVolumeAllocation: 0
sstVolumeCapacity: 32212254720
sstVolumeName: 3aa376a5-6d09-442b-8662-425de888385b
</pre>
 
'''new'''
= Test =
SLB, editor, reviewer
3,407
edits