Changes

Qemu native GlusterFS integration

773 bytes added, 09:50, 2 November 2013
/* Notes for Configuration in LDAP */
== Notes for Configuration in LDAP ==
=== Persisten Storage Pool ===
<syntaxhighlight lang='ldif'>
sstStoragePoolURI: "gluster:///tier1sstStoragePool=0f83f084-storage8080-node413e-01/gvb558-tier1-vm-01/vmb678e504836e,ou=storage pools,ou=virtualization,ou=services,o=stepping-persistent/$UUID"stone,c=ch
</syntaxhighlight>
 
==== file ====
<syntaxhighlight lang='ldif'>
sstStoragePoolURI: file:///var/virtualization/vm-persistent/0f83f084-8080-413e-b558-b678e504836e
</syntaxhighlight>
 
==== gluster ====
<syntaxhighlight lang='ldif'>
sstStoragePoolURI: gluster:///tier1-storage-node-01/gv-tier1-vm-01/vm-persistent/0f83f084-8080-413e-b558-b678e504836e
</syntaxhighlight>
 
=== Questions / Open Issues ===
* Where do we store the following values?
** Possible storage pool types: file, gluster (others could follow)
** Host names or ip addresses (in case of gluster): tier1-storage-node-01
** Mount point: /var/virtualization/vm-persistent/ or /gv-tier1-vm-01/vm-persistent/
** Storage Pool Names: 0f83f084-8080-413e-b558-b678e504836e
= Test =
SLB, editor, reviewer
3,368
edits