[ceph-users] osd map changed when upgrading from emperor to v0.78

2014-04-07 Thread Thanh Tran
Hi, First, i installed ceph with version emperor by mkcephfs, everything is ok. My cluster has 3 server. Please see http://pastebin.com/avTRfi5F for config information and additional information. Then, i upgraded to v0.78 and restart ceph, osd map changed (see "ceph osd tree" at http://pastebin.c

Re: [ceph-users] osd map changed when upgrading from emperor to v0.78

2014-04-07 Thread Thanh Tran
Hi, I replace the code in the file /etc/init.d/ceph of v0.78 with the code of emperor and everything is ok for now. The replaced code: #Code of v0.78 if [ "$type" = "osd" ]; then get_conf update_crush "" "osd crush update on start" if [ "${update_crush: