DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Configure and create Ceph RBD on host and make it visible in the container using host passthrough configuration
<hostdev mode='capabilities' type='storage'>
<source>
<block>/dev/rbd1</block>
</source>
</hostdev>
Template
Registering a template and Launching container from template is already supported. Additional functionality:
...