このコンテンツは選択した言語では利用できません。
Chapter 3. Listing Block Device Images
To list block devices in the rbd
pool, execute the following (i.e., rbd
is the default pool name):
rbd ls
rbd ls
To list block devices in a particular pool, execute the following, but replace {poolname}
with the name of the pool:
rbd ls {poolname}
rbd ls {poolname}
For example:
rbd ls swimmingpool
rbd ls swimmingpool