Hi, I appear to be having some issues where some of my containers won't start due to the volumes I have mapped. I'm not sure what causes it as most of the containers using ceph rbd volumes spin up without issue but others do not, I think the isse might have somehting to do with mapping a volume to multiple containers at the same time possiblky leading to file locks but native docker volumes don't have this issue so the evidence points to it being caused by this driver.
Hi, I appear to be having some issues where some of my containers won't start due to the volumes I have mapped. I'm not sure what causes it as most of the containers using ceph rbd volumes spin up without issue but others do not, I think the isse might have somehting to do with mapping a volume to multiple containers at the same time possiblky leading to file locks but native docker volumes don't have this issue so the evidence points to it being caused by this driver.