I was testing on a recent 4.4 build today and noticed that volume resizing for RBD volumes is not working as intended.
In LibvirtComputingResource.java the 'getResizeScriptType()' function doesn't have logic for type = RBD and format = RAW or QCOW2, so it returns 'null' and the resize operation fails. In CLOUDSTACK-6181 there was some discussion regarding RBD support, and it was signed off on by Wido (who appears to be the only contributor actively supporting Ceph in CloudStack). Was the mentioned functionality just never implemented, or am I overlooking something? Thank You, Logan Barfield Tranquil Hosting