Ceph: creating pool with storage

cmonty14

Renowned Member
Mar 4, 2014
344
6
83
Hello!
I have created a pool + storage with WebUI.
This worked well, means both pool and storage are available.

In the "storage view" I can see:
<poolname>_ct
<poolname>_vm

Question:
From Ceph point-of-view, what is represented by <poolname>_ct and <poolname>_vm respectively?

It's not a RBD because
rbd ls <poolname>
returns no result.

THX