From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Mailand Subject: Re: cuttlefish countdown -- OSD doesn't get marked out Date: Thu, 25 Apr 2013 18:38:01 +0200 Message-ID: <51795BE9.60601@tuxadero.com> References: <51791C83.3010403@tuxadero.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ceph-users-bounces-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org Sender: ceph-users-bounces-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org To: Sage Weil Cc: ceph-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ceph-users-Qp0mS5GaXlQ@public.gmane.org List-Id: ceph-devel.vger.kernel.org Hi Sage, On 25.04.2013 18:17, Sage Weil wrote: > What is the output from 'ceph osd tree' and the contents of your > [mon*] sections of ceph.conf? > > Thanks! > sage root@store1:~# ceph osd tree # id weight type name up/down reweight -1 24 root default -3 24 rack unknownrack -2 4 host store1 0 1 osd.0 up 1 1 1 osd.1 down 1 2 1 osd.2 up 1 3 1 osd.3 up 1 -4 4 host store3 10 1 osd.10 up 1 11 1 osd.11 up 1 8 1 osd.8 up 1 9 1 osd.9 up 1 -5 4 host store4 12 1 osd.12 up 1 13 1 osd.13 up 1 14 1 osd.14 up 1 15 1 osd.15 up 1 -6 4 host store5 16 1 osd.16 up 1 17 1 osd.17 up 1 18 1 osd.18 up 1 19 1 osd.19 up 1 -7 4 host store6 20 1 osd.20 up 1 21 1 osd.21 up 1 22 1 osd.22 up 1 23 1 osd.23 up 1 -8 4 host store2 4 1 osd.4 up 1 5 1 osd.5 up 1 6 1 osd.6 up 1 7 1 osd.7 up 1 [global] auth cluster requierd = none auth service required = none auth client required = none # log file = "" log_max_recent=100 log_max_new=100 [mon] mon data = /data/mon.$id [mon.a] mon host = store1 mon addr = 192.168.195.31:6789 [mon.b] mon host = store3 mon addr = 192.168.195.33:6789 [mon.c] mon host = store5 mon addr = 192.168.195.35:6789