January 2019
Intermediate to advanced
606 pages
15h 1m
English
# rbd create rbd1 --size 10240 --name client.rbd
## The default pool to store block device images is "rbd", you can also specify the pool name with the rbd command using -p option: # rbd ls --name client.rbd # rbd ls -p rbd --name client.rbd # rbd list --name client.rbd
# rbd --image rbd1 info --name client.rbd

Read now
Unlock full access