From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dimitri Maziuk Subject: Re: Understanding Ceph Date: Thu, 24 Jan 2013 09:28:24 -0600 Message-ID: <51015318.8000404@bmrb.wisc.edu> 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> Reply-To: dmaziuk@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 cowfish.bmrb.wisc.edu ([144.92.167.220]:45881 "EHLO mail.bmrb.wisc.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751902Ab3AXP2G (ORCPT ); Thu, 24 Jan 2013 10:28:06 -0500 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Sam Lang Cc: "ceph-devel@vger.kernel.org" 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? Dima