From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Hennerbichler Subject: Re: pg stuck in peering Date: Thu, 21 Feb 2013 12:18:36 +0100 Message-ID: <5126028C.80008@risc-software.at> References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from email.edvz.uni-linz.ac.at ([140.78.3.65]:62766 "EHLO email.uni-linz.ac.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752573Ab3BUL3i (ORCPT ); Thu, 21 Feb 2013 06:29:38 -0500 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Gandalf Corvotempesta Cc: ceph-devel@vger.kernel.org On 02/21/2013 11:43 AM, Gandalf Corvotempesta wrote: > I have one osd down, but I'm unable to start it. > Running "service ceph restart" on the node doesn't restart anything. > > Running "service ceph -a restart" from the main node, will restart all > services but that osd is always down and nothing is logged. try sevice ceph -a restart osd.X (where X is the osd number) - maybe that helps. and check the kernel-logs, is the osd-directory mounted?