Hello, I'm getting an error with mkmonfs while trying to expand the monitor cluster as per the instructions on the wiki. The error seems to originate from line 951~970 of Monitor.cc Suppose we start with map epoch 3: 1. create_pending() increments the epoch to 4 2. create_initial() then sets it back to 3 3. encode_pending() finds 3+1 != 3, throws an error and dies Not sure if this is a bug or there's something wrong with my proceedure. Thanks in advance, Paul Chiang P.S. I'm using the unstable branch -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html