Hi Ceph Community ,
     I am facing problem while I am explicitly  trying to set
"pg_number" of "data" pool.

--------------------------------------------------------------------------------------------------------------------
root@third-virtual-machine:~# ceph osd pool set data pg_num 100
2012-08-29 15:08:52.388446 mon <- [osd,pool,set,data,pg_num,100]
2012-08-29 15:08:52.388924 mon0 -> 'specified pg_num 100 <= current 200' (-22)


root@third-virtual-machine:~# ceph osd pool get data pg_num
2012-08-29 15:09:04.788365 mon <- [osd,pool,get,data,pg_num]
2012-08-29 15:09:04.788833 mon0 -> 'PG_NUM: 200' (0)

-----------------------------------------------------------------------------------------------------------------
Why is it not working to set pg_number to 100. The cmd is executed
while ceph is running.
(ceph v. 0.36, ubuntu 11.10)


Regards,
hemant surale.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to