The first step is to allocate rbd images correctly. The metadata objects still need to be stored in a replicated pool, but by providing the --data-pool parameter on image creation, we can place the data objects on the erasure coded (EC) pool. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>