Hello,
So have been testing out raw EC (no change) with CEPHFS and RBD in latest CEPH 12.x release.
Works fine outside of Proxmox, however trying to use a RBD within Proxmox that is created on an EC pool fails.
1/ The RBD image does not show in Proxmox Storage content view however "rbd ls -p cephrbd_metadata" on the node itself shows the image listed.
2/ When trying to boot a VM with the RBD image manually added in the config (due to the RBD image command being different than default Proxmox) it fails with the following : TASK ERROR: unable to parse rbd volume name 'test'
I am thinking it may just be the Proxmox code for checking images in the pool need's to be edited unless their is something deeper causing an issue?
So have been testing out raw EC (no change) with CEPHFS and RBD in latest CEPH 12.x release.
Works fine outside of Proxmox, however trying to use a RBD within Proxmox that is created on an EC pool fails.
1/ The RBD image does not show in Proxmox Storage content view however "rbd ls -p cephrbd_metadata" on the node itself shows the image listed.
2/ When trying to boot a VM with the RBD image manually added in the config (due to the RBD image command being different than default Proxmox) it fails with the following : TASK ERROR: unable to parse rbd volume name 'test'
I am thinking it may just be the Proxmox code for checking images in the pool need's to be edited unless their is something deeper causing an issue?