hi,all
i'm confused by the question:
ceph use client_messenger to send MOSDOpReply:ondisk
but use cluster_messenger to send MOSDOpReply:ack
are they have any difference?
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
Mo
nss build fails like this:
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.
-D__KERNEL_STRICT_NAMES -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE -rdynamic -Winit-self
-Wpointer-arith -fno-strict-aliasi
spec file should be creating /var/run/ceph
0001-spec-add-var-run-ceph.patch
Description: Binary data
On Fri, Sep 2, 2011 at 4:35 AM, huang jun wrote:
> hi,all
> we test osd adding
> at first there is only one osd , and we add an osd online, at the step:
> $ osdmaptool --createsimple 2 --clobber /tmp/osdmap.junk
> --export-crush /tmp/crush.new
> we look into the source code, and a few things confu
hi,all
we test osd adding
at first there is only one osd , and we add an osd online, at the step:
$ osdmaptool --createsimple 2 --clobber /tmp/osdmap.junk
--export-crush /tmp/crush.new
we look into the source code, and a few things confused us.
the pg_num is based on osd_num, but now we have 2 osds