Hi,All I am using 4.15.0.0+KVM +CEPH,I found that the deleted volumes in the cloud.volumes table are divided into two situations;
1. removed!=null, state=Expunged , pool_id !=null 2. removed!=null, state=Destroy, pool_id=null After VOLUME is deleted, why are two different states recorded in the database? -Jerry