From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Mick Subject: Re: Understanding Ceph Date: Thu, 24 Jan 2013 10:15:41 -0800 Message-ID: <51017A4D.2000901@inktank.com> References: <50FAC92C.8030709@bmrb.wisc.edu> <50FAE116.2010504@gmail.com> <50FC1DCF.8010304@bmrb.wisc.edu> <51007C0C.2030107@bmrb.wisc.edu> <51013D5F.7090105@bmrb.wisc.edu> <51015318.8000404@bmrb.wisc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-da0-f41.google.com ([209.85.210.41]:45638 "EHLO mail-da0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751902Ab3AXSPp (ORCPT ); Thu, 24 Jan 2013 13:15:45 -0500 Received: by mail-da0-f41.google.com with SMTP id e20so4405799dak.28 for ; Thu, 24 Jan 2013 10:15:44 -0800 (PST) In-Reply-To: <51015318.8000404@bmrb.wisc.edu> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: dmaziuk@bmrb.wisc.edu Cc: Sam Lang , "ceph-devel@vger.kernel.org" On 01/24/2013 07:28 AM, Dimitri Maziuk wrote: > On 1/24/2013 8:20 AM, Sam Lang wrote: > >> Yep it means that you only have one OSD with replication level of 2. >> If you had a rep level of 3, you would see degraded (66.667%). If you >> just want to make the message go away (for testing purposes), you can >> set the rep level to 1 >> (http://ceph.com/w/index.php?title=Adjusting_replication_level&redirect=no). >> > > OK, thanks Sam and Dino -- I kinda suspected that but didn't find any > docs. > > This looks like it's not adjustable via ceph.conf, I can only do it at > runtime, correct? or you could just add another OSD.