I've gotten someway further, with the help of this thread http://comments.gmane.org/gmane.comp.file-systems.ceph.user/2416
But, the pool will not start. virsh # pool-dumpxml pp-ceph-1 <pool type='rbd'> <name>pp-ceph-1</name> <uuid>be01cdbb-1962-024d-97f2-deec815f3848</uuid> <capacity unit='bytes'>5991852244992</capacity> <allocation unit='bytes'>2516807934</allocation> <available unit='bytes'>5986581966848</available> <source> <host name='10.11.4.52' port='6789'/> <name>rbd</name> <auth username='libvirt' type='ceph'> <secret uuid='b6d26377-a700-bd77-9b1e-c9226f35d1f5'/> </auth> </source> </pool> virsh # secret-list UUID Usage ----------------------------------------------------------- b6d26377-a700-bd77-9b1e-c9226f35d1f5 Unused virsh # secret-dumpxml b6d26377-a700-bd77-9b1e-c9226f35d1f5 <secret ephemeral='no' private='no'> <uuid>b6d26377-a700-bd77-9b1e-c9226f35d1f5</uuid> <usage type='ceph'> <name>client.libvirt</name> </usage> </secret> virsh # pool-info pp-ceph-1 Name: pp-ceph-1 UUID: be01cdbb-1962-024d-97f2-deec815f3848 State: inactive Persistent: yes Autostart: no virsh # pool-start pp-ceph-1 error: Failed to start pool pp-ceph-1 error: An error occurred, but the cause is unknown I'm also interested what exactly I should set the <name> tags to.. Thanks, Jon _______________________________________________ Xen-api mailing list Xen-api@lists.xen.org http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api