Re: [ceph-users] Ceph Import Error

2016-12-21 Thread Aakanksha Pudipeddi
I understand. We'll leave it at that and I will get back to you if I see further issues. Thanks again for all the help! -Original Message- From: Brad Hubbard [mailto:bhubb...@redhat.com] Sent: Wednesday, December 21, 2016 3:33 PM To: Aakanksha Pudipeddi Cc: John Spray; ceph-users

Re: [ceph-users] Ceph Import Error

2016-12-21 Thread Aakanksha Pudipeddi
rse.pyc", O_WRONLY|O_CREAT|O_EXCL|O_TRUNC, 0100644) = -1 EACCES (Permission denied) ^C Thanks all, for your help! Aakanksha -Original Message- From: Brad Hubbard [mailto:bhubb...@redhat.com] Sent: Wednesday, December 21, 2016 3:11 PM To: Aakanksha Pudipeddi Cc: John Spray; ceph-users

Re: [ceph-users] Ceph Import Error

2016-12-21 Thread Aakanksha Pudipeddi
To: Aakanksha Pudipeddi Cc: ceph-users Subject: Re: [ceph-users] Ceph Import Error On Wed, Dec 21, 2016 at 6:39 PM, Aakanksha Pudipeddi <aakanksha...@samsung.com> wrote: > I mean setup a Ceph cluster after compiling from source and make install. I > usually use the long form to setup

Re: [ceph-users] Ceph Import Error

2016-12-21 Thread Aakanksha Pudipeddi
ost=localhost ceph-osd -i 0 -Original Message----- From: Aakanksha Pudipeddi Sent: Wednesday, December 21, 2016 1:41 PM To: 'Shinobu Kinjo' Cc: John Spray; ceph-users Subject: RE: [ceph-users] Ceph Import Error Sure, to build I did: 1. ./do_cmake.sh 2. cd build 3. make && sudo make insta

Re: [ceph-users] Ceph Import Error

2016-12-21 Thread Aakanksha Pudipeddi
om] Sent: Wednesday, December 21, 2016 12:11 PM To: Aakanksha Pudipeddi Cc: John Spray; ceph-users Subject: Re: [ceph-users] Ceph Import Error Can you share exact steps you took to build the cluster? On Thu, Dec 22, 2016 at 3:39 AM, Aakanksha Pudipeddi <aakanksha...@samsung.com> wrote:

Re: [ceph-users] Ceph Import Error

2016-12-21 Thread Aakanksha Pudipeddi
, LD_LIBRARY_PATH and PYTHONPATH have been set accordingly. Thanks Aakanksha -Original Message- From: John Spray [mailto:jsp...@redhat.com] Sent: Wednesday, December 21, 2016 2:24 AM To: Aakanksha Pudipeddi Cc: ceph-users Subject: Re: [ceph-users] Ceph Import Error On Tue, Dec 20, 2016 at 11:32

[ceph-users] Ceph Import Error

2016-12-20 Thread Aakanksha Pudipeddi
I am trying to setup kraken from source and I get an import error on using the ceph command: Traceback (most recent call last): File "/home/ssd/src/vanilla-ceph/ceph-install/bin/ceph", line 112, in from ceph_argparse import \ ImportError: cannot import name descsort_key The python path

[ceph-users] Error setting up Ceph from latest master

2016-05-11 Thread Aakanksha Pudipeddi
Hi all, I tried to upgrade from Infernalis to the master branch. I see the following error: ssd@OptiPlex-9020-1:~/src/jewel-master$ ceph -s Traceback (most recent call last): File "/home/ssd/src/jewel-master/ceph-install/bin/ceph", line 118, in import rados ImportError:

[ceph-users] Error setting up Ceph from latest master

2016-05-11 Thread Aakanksha Pudipeddi
Hi all, I tried to upgrade from Infernalis to the master branch. I see the following error: ssd@OptiPlex-9020-1:~/src/jewel-master$ ceph -s Traceback (most recent call last): File "/home/ssd/src/jewel-master/ceph-install/bin/ceph", line 118, in import rados ImportError:

[ceph-users] Unable to see LTTng tracepoints in Ceph

2016-01-06 Thread Aakanksha Pudipeddi-SSI
Hello Cephers, A very happy new year to you all! I wanted to enable LTTng tracepoints for a few tests with infernalis and configured Ceph with the -with-lttng option. Seeing a recent post on conf file options for tracing, I added these lines: osd_tracing = true osd_objectstore_tracing = true

Re: [ceph-users] Cannot create Initial Monitor

2015-12-10 Thread Aakanksha Pudipeddi-SSI
, 2015 9:04 PM To: Aakanksha Pudipeddi-SSI; ceph-users Subject: RE: Cannot create Initial Monitor Could you try starting the monitor manually and see what the error is? Like ceph-mon -i --cluster ceph &. Enable more logging (debug_mon). Varada From: ceph-users [mailto:ceph-users-

Re: [ceph-users] Cannot create Initial Monitor

2015-12-08 Thread Aakanksha Pudipeddi-SSI
I am still unable to get past this issue. Could anyone help me out here? Thanks, Aakanksha From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of Aakanksha Pudipeddi-SSI Sent: Thursday, December 03, 2015 8:08 PM To: ceph-users Subject: [ceph-users] Cannot create Initial

[ceph-users] Cannot create Initial Monitor

2015-12-03 Thread Aakanksha Pudipeddi-SSI
Hello Cephers, I am unable to create the initial monitor during ceph cluster deployment. I do not know what changed since the same recipe used to work until very recently. These are the steps I used: Ceph-deploy new -- works Dpkg -i -R --works Ceph-deploy mon create-initial - fails Log:

Re: [ceph-users] Rados: Undefined symbol error

2015-08-31 Thread Aakanksha Pudipeddi-SSI
redhat.com] Sent: Thursday, August 27, 2015 10:00 PM To: Aakanksha Pudipeddi-SSI Cc: ceph-us...@ceph.com Subject: Re: [ceph-users] Rados: Undefined symbol error - Original Message - > From: "Brad Hubbard" <bhubb...@redhat.com> > To: "Aakanksha Pudipeddi-SSI"

Re: [ceph-users] Rados: Undefined symbol error

2015-08-31 Thread Aakanksha Pudipeddi-SSI
eph-deploy to complete setup of the cluster and instead of ceph-deploy install, I type sudo dpkg -i -R . Thanks, Aakanksha -Original Message- From: Brad Hubbard [mailto:bhubb...@redhat.com] Sent: Monday, August 31, 2015 2:19 PM To: Aakanksha Pudipeddi-SSI Cc: ceph-us...@ceph.com Subject:

Re: [ceph-users] Rados: Undefined symbol error

2015-08-31 Thread Aakanksha Pudipeddi-SSI
ados)|grep "^ceph version" -A5 $ The latest command returns no results too. Thanks, Aakanksha -Original Message- From: Brad Hubbard [mailto:bhubb...@redhat.com] Sent: Monday, August 31, 2015 2:49 PM To: Aakanksha Pudipeddi-SSI Cc: ceph-users Subject: Re: [ceph-users] Rados: Un

Re: [ceph-users] Rados: Undefined symbol error

2015-08-27 Thread Aakanksha Pudipeddi-SSI
Hubbard [mailto:bhubb...@redhat.com] Sent: Wednesday, August 26, 2015 5:46 PM To: Aakanksha Pudipeddi-SSI Cc: Jason Dillaman; ceph-us...@ceph.com Subject: Re: [ceph-users] Rados: Undefined symbol error - Original Message - From: Aakanksha Pudipeddi-SSI aakanksha...@ssi.samsung.com To: Jason

Re: [ceph-users] Rados: Undefined symbol error

2015-08-26 Thread Aakanksha Pudipeddi-SSI
Dillaman [mailto:dilla...@redhat.com] Sent: Friday, August 21, 2015 6:37 AM To: Aakanksha Pudipeddi-SSI Cc: ceph-us...@ceph.com Subject: Re: [ceph-users] Rados: Undefined symbol error It sounds like you have rados CLI tool from an earlier Ceph release ( Hammer) installed and it is attempting to use

[ceph-users] Rados: Undefined symbol error

2015-08-20 Thread Aakanksha Pudipeddi-SSI
Hello, I cloned the master branch of Ceph and after setting up the cluster, when I tried to use the rados commands, I got this error: rados: symbol lookup error: rados: undefined symbol: _ZN5MutexC1ERKSsbbbP11CephContext I saw a similar post here: http://tracker.ceph.com/issues/12563 but I am

Re: [ceph-users] Error while trying to create Ceph block device

2015-08-04 Thread Aakanksha Pudipeddi-SSI
. As for the librbd, librados packages, they seem to be having the same packages: librbd-dev, librbd1, librados2 and a few others. Is there any other way I could cross check? Thanks, Aakanksha From: Somnath Roy [mailto:somnath@sandisk.com] Sent: Tuesday, August 04, 2015 5:21 PM To: Aakanksha Pudipeddi

Re: [ceph-users] Error while trying to create Ceph block device

2015-08-04 Thread Aakanksha Pudipeddi-SSI
Hello Somnath, I tried that and it seems to be loading librados.so.2.0.0 in both cases (client and cluster machine). Thanks, Aakanksha From: Somnath Roy [mailto:somnath@sandisk.com] Sent: Tuesday, August 04, 2015 6:00 PM To: Aakanksha Pudipeddi-SSI; ceph-us...@ceph.com Subject: RE: Error

[ceph-users] Error while trying to create Ceph block device

2015-08-04 Thread Aakanksha Pudipeddi-SSI
Hi, I am trying to create a Ceph block device on a ceph cluster machine itself for experimental purposes. I used to be able to do that earlier but it gives me a segmentation fault right now: *** Caught signal (Segmentation fault) ** in thread 7f49628f6840 ceph version 0.94.2

Re: [ceph-users] Configuring MemStore in Ceph

2015-07-29 Thread Aakanksha Pudipeddi-SSI
. Is there any particular step to change while creating the osd with memstore? Thanks a lot for your help! Aakanksha -Original Message- From: Haomai Wang [mailto:haomaiw...@gmail.com] Sent: Tuesday, July 28, 2015 7:36 PM To: Aakanksha Pudipeddi-SSI Cc: ceph-us...@ceph.com Subject: Re: [ceph

Re: [ceph-users] Configuring MemStore in Ceph

2015-07-29 Thread Aakanksha Pudipeddi-SSI
, 2015 10:15 AM To: Aakanksha Pudipeddi-SSI Cc: ceph-us...@ceph.com Subject: Re: [ceph-users] Configuring MemStore in Ceph On Thu, Jul 30, 2015 at 1:09 AM, Aakanksha Pudipeddi-SSI aakanksha...@ssi.samsung.com wrote: Hello Haomai, Thanks for your response. Yes, I cannot write more than 1GB of data

Re: [ceph-users] Configuring MemStore in Ceph

2015-07-28 Thread Aakanksha Pudipeddi-SSI
Hello Haomai, I am using v0.94.2. Thanks, Aakanksha -Original Message- From: Haomai Wang [mailto:haomaiw...@gmail.com] Sent: Tuesday, July 28, 2015 7:20 PM To: Aakanksha Pudipeddi-SSI Cc: ceph-us...@ceph.com Subject: Re: [ceph-users] Configuring MemStore in Ceph Which version do you

[ceph-users] Configuring MemStore in Ceph

2015-07-28 Thread Aakanksha Pudipeddi-SSI
Hello, I am trying to setup a ceph cluster with a memstore backend. The problem is, it is always created with a fixed size (1GB). I made changes to the ceph.conf file as follows: osd_objectstore = memstore memstore_device_bytes = 5*1024*1024*1024 The resultant cluster still has 1GB allocated

[ceph-users] Error while installing ceph built from source

2015-06-02 Thread Aakanksha Pudipeddi-SSI
Hello, I am trying to deploy a ceph cluster by compile from sources and I get an error with these messages: dpkg: dependency problems prevent configuration of ceph: ceph depends on ceph-common (= 9.0.0-943); however: Version of ceph-common on system is 9.0.0-1. ceph-common (9.0.0-1) breaks

[ceph-users] Problem deploying a ceph cluster built from source

2015-05-18 Thread Aakanksha Pudipeddi-SSI
Hello all, I am attempting to install a ceph cluster which has been built from source. I first cloned the Ceph master repository and then followed steps given in the Ceph documentation about installing a Ceph build. So I now have the binaries available in /usr/local/bin. The next step is for