이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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
To list block devices in a particular pool, execute the following, but replace {poolname} with the name of the pool:
rbd ls {poolname}
For example:
rbd ls swimmingpool