From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Mick Subject: Re: Delivery Status Notification (Failure) Date: Mon, 29 Oct 2012 13:19:48 -0700 Message-ID: <508EE4E4.7060802@inktank.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:36485 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751123Ab2J2UTw (ORCPT ); Mon, 29 Oct 2012 16:19:52 -0400 Received: by mail-pb0-f46.google.com with SMTP id rr4so4514164pbb.19 for ; Mon, 29 Oct 2012 13:19:52 -0700 (PDT) In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: hemant surale Cc: ceph-devel@vger.kernel.org Last time you asked this, I responded (on 18 Oct): So, clearly something went wrong with the installation step, and this file was not created. How did you install after building? On 10/29/2012 02:27 AM, hemant surale wrote: > Hi Folks , > > I have executed all required steps to build Ceph from source but now > when I execute "service Ceph start" it shows > > ---------------------------------------//Error-------------------------------------------- > root@atish-virtual-machine:/ceph_data# service ceph start > /etc/init.d/ceph: 37: .: Can't open /usr/lib/ceph/ceph_common.sh > ------------------------------------------------------------------------------------------- > > > Please help me out .