initial code repo
[stor4nfv.git] / src / ceph / doc / rbd / disk.conf
diff --git a/src/ceph/doc/rbd/disk.conf b/src/ceph/doc/rbd/disk.conf
new file mode 100644 (file)
index 0000000..3db9b8a
--- /dev/null
@@ -0,0 +1,8 @@
+<disk type='network' device='disk'>
+       <source protocol='rbd' name='poolname/imagename'>
+               <host name='{fqdn}' port='6789'/>
+               <host name='{fqdn}' port='6790'/>
+               <host name='{fqdn}' port='6791'/>
+       </source>
+       <target dev='vda' bus='virtio'/>
+</disk>