ceph rbd overprovisioning

Dec 7, 2017
32
5
13
45
Hello, I wanted to ask in general how you deal with the topic. The RBD images will be created thinprovision. The display for the storage shows only the current used storage, but not the possible usage by the created images.

Regards
 
Code:
rbd du -p <POOLNAME>

Will show you the configured and used sizes of the images.

Cheers Knuuut