Description of problem: Volume migration converts provision to thick causing OSD full I executed for i in `rbd ls volumes-fast`;do rbd du volumes-fast/$i;done. As you see below 5 (100 GB ) + 5 (300GB) = 2000GB. The 100 Gb volumes are volumes migrated from normal ceph volume type to fast volume type. Now what I see is that when migration of volumes across volume type happens CEPH is treating them as thick provision and provisioned = used
It's likely that the volume migration is not optimized, and a full copy is expected in the current state. With the cinder configuration and log files included I could tell you for sure. This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1655490
Hi, After discussion with Jon Bernard, we decided that this is not a bug, the behavior is as expected but it could be improved, so I'm closing this as not a bug and it can be reopened later as an RFE.
Close loop wise as behavior is as expected -> NOTABUG. Nothing for QE to test/automate.