Hi,
I've come across an error in the Ceph documentation, what's the proper way for 
me to report it so that it gets fixed?

(on 
http://ceph.com/docs/master/rados/operations/pools/#set-the-number-of-object-replicas
 "ceph osd pool set-quota {pool-name} [max-objects {obj-count}] [max_bytes 
{bytes}]" should read "ceph osd pool set-quota {pool-name} [max_objects 
{obj-count}] [max_bytes {bytes}]" and "ceph osd pool set-quota data max-objects 
10000" should read "ceph osd pool set-quota data max_objects 10000" - i.e. "_" 
not "-" in "max-objects")

Thanks,

George Ryall

Scientific Computing | STFC Rutherford Appleton Laboratory | Harwell Oxford | 
Didcot | OX11 0QX
(01235 44) 5021


-- 
Scanned by iCritical.

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to