2017-01-16 12:47 GMT+01:00 Jay Linux <jaylinuxgeek@xxxxxxxxx>:
Hello Stephane,Try this .$ceph osd pool get <pool-name> size -->> it will prompt the " osd_pool_default_size "$ceph osd pool get <pool-name> min_size -->> it will prompt the " osd_pool_default_min_size "if you want to change in runtime, trigger below command$ceph osd pool set <pool-name> size <value>$ceph osd pool set <pool-name> min_size <value>
Ok thanks, it's work:
# ceph osd pool get rbd size
size: 2
# ceph osd pool get rbd min_size
min_size: 1
It's possible to add a href in the doc to redirect user in the good documentation section?
Best regards,
Stéphane
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com