---------- Forwarded message ---------- From: hemant surale <hemant.surale@xxxxxxxxx> Date: Tue, Oct 30, 2012 at 2:28 PM Subject: Re: Delivery Status Notification (Failure) To: Dan Mick <dan.mick@xxxxxxxxxxx> Sir, Now "mkcephfs" is working fine but even after that when i tried to execute "service ceph start " following error is observed ------------------------------------------------------------------------------------------------------------------------------------ root@atish-virtual-machine:/usr/local/bin# service ceph start === mon.alpha === Starting Ceph mon.alpha on atish-virtual-machine... bash: /usr/bin/ceph-mon: Is a directory failed: ' /usr/bin/ceph-mon -i alpha --pid-file /var/run/ceph/mon.alpha.pid -c /etc/ceph/ceph.conf ' ------------------------------------------------------------------------------------------------------------------------------------- Thanks & Regards, Hemant Surale. On Tue, Oct 30, 2012 at 11:33 AM, hemant surale <hemant.surale@xxxxxxxxx> wrote: > -------------------//ceph.conf----------------------------------------------------------------- > > [global] > auth supported = none > > [mon] > # mon data = /ceph_data/mon.$id > > [mds] > > [osd] > #osd data = /ceph_data/osd.$id > #osd journal = /ceph_data/osd.$id.journal > osd journal size = 1000 > filestore xattr use omap = true > > [mon.alpha] > host = atish-virtual-machine > mon addr = 10.72.148.248:6789 > > [osd.0] > host = atish-virtual-machine > host addr = 10.72.148.248:6789 > > > [mds.alpha] > host = atish-virtual-machine > host addr = 10.72.148.248:6789 > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > > - > Hemant Surale > > On Tue, Oct 30, 2012 at 11:31 AM, Dan Mick <dan.mick@xxxxxxxxxxx> wrote: >> This is totally different from not finding ceph-common.sh. >> >> Please show your ceph.conf. >> >> >> On Oct 29, 2012, at 9:11 PM, hemant surale <hemant.surale@xxxxxxxxx> wrote: >> >>> After performing all required steps for building I simply executed >>> "mkcephfs -a -c /etc/ceph/ceph/ceph/conf -k ceph.keyring" then it >>> showed Error: >>> >>> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- >>> >>> temp dir is /tmp/mkcephfs.V45sNNmgk8 >>> preparing monmap in /tmp/mkcephfs.V45sNNmgk8/monmap >>> /usr/local/bin/monmaptool --create --clobber --add alpha >>> 10.72.148.248:6789 --print /tmp/mkcephfs.V45sNNmgk8/monmap >>> /usr/local/bin/monmaptool: monmap file /tmp/mkcephfs.V45sNNmgk8/monmap >>> /usr/local/bin/monmaptool: generated fsid d30d3dbf-232f-46cf-9e64-ed31f9083a0b >>> epoch 0 >>> fsid d30d3dbf-232f-46cf-9e64-ed31f9083a0b >>> last_changed 2012-10-30 09:38:44.916885 >>> created 2012-10-30 09:38:44.916885 >>> 0: 10.72.148.248:6789/0 mon.alpha >>> /usr/local/bin/monmaptool: writing epoch 0 to >>> /tmp/mkcephfs.V45sNNmgk8/monmap (1 monitors) >>> === osd.0 === >>> 2012-10-30 09:38:45.008029 b6fa5740 -1 >>> filestore(/var/lib/ceph/osd/ceph-0) limited size xattrs -- enable >>> filestore_xattr_use_omap >>> 2012-10-30 09:38:45.008044 b6fa5740 -1 OSD::mkfs: couldn't mount >>> FileStore: error -95 >>> 2012-10-30 09:38:45.008069 b6fa5740 -1 ** ERROR: error creating empty >>> object store in /var/lib/ceph/osd/ceph-0: (95) Operation not supported >>> failed: '/usr/local/sbin/mkcephfs -d /tmp/mkcephfs.V45sNNmgk8 >>> --init-daemon osd.0' >>> ---------------------------------------------------------------------------------------------------------------------------------------------------------- >>> And According to my knowledge Till mkcephfs doesn't work fine >>> "service Ceph start" wont work. Can you please guide me about steps >>> required after successfully executing build instructions given at >>> official site. >>> >>> >>> Thanks & Regards, >>> Hemant Surale. >>> >>> >>> >>> On Tue, Oct 30, 2012 at 1:49 AM, Dan Mick <dan.mick@xxxxxxxxxxx> wrote: >>>> 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 . -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html