Re: [ceph-users] xfsprogs not found in RHEL

2013-09-16 Thread sriram
ping On Thu, Sep 12, 2013 at 2:27 PM, sriram wrote: > Adding to the previous issue. I dont see any files specified in 1,2 and 3 > below. I dont have fastcgi.conf, ceph.conf or s3gw.fcgi. I have followed > everything up till that point in the wiki. Is there anything missing in the

Re: [ceph-users] xfsprogs not found in RHEL

2013-09-13 Thread sriram
Any ideas about this? On Thu, Sep 12, 2013 at 2:27 PM, sriram wrote: > Adding to the previous issue. I dont see any files specified in 1,2 and 3 > below. I dont have fastcgi.conf, ceph.conf or s3gw.fcgi. I have followed > everything up till that point in the wiki. Is there anything m

Re: [ceph-users] xfsprogs not found in RHEL

2013-09-12 Thread sriram
12, 2013 at 1:26 PM, sriram wrote: > That worked. Thank you. I have followed the steps on this wiki (which > needs update. I will summarize the changes at the end) - > http://ceph.com/docs/master/install/rpm/ > > I do not find any file call fastcgi.conf which is specified as shown

Re: [ceph-users] xfsprogs not found in RHEL

2013-09-12 Thread sriram
> http://dl.fedoraproject.org/pub/epel/6/x86_64/mod_fcgid-2.3.7-1.el6.x86_64.rpm > > > Regards, > Gagan > > > On Thu, Sep 12, 2013 at 6:05 AM, sriram wrote: > >> Thank you. That worked. >> >> I am trying to install the object storage based on the step

Re: [ceph-users] xfsprogs not found in RHEL

2013-09-11 Thread sriram
gt; > > On Wed, Sep 11, 2013 at 8:54 AM, sriram wrote: > >> I installed xfsprogs from >> http://rpm.pbone.net/index.php3/stat/26/dist/74/size/1400502/name/xfsprogs-3.1.1-4.el6.src.rpm >> . >> I then ran "sudo yum install ceph" and I still get the same error.

Re: [ceph-users] quick-ceph-deploy

2013-09-10 Thread sriram
10, 2013 at 1:21 PM, Tamil Muthamizhan < tamil.muthamiz...@inktank.com> wrote: > Hi Sriram, > > this should help: http://ceph.com/docs/master/install/rpm/ > > Regards, > Tamil > > > On Tue, Sep 10, 2013 at 12:55 PM, sriram wrote: > >> Can someone tell me th

Re: [ceph-users] quick-ceph-deploy

2013-09-10 Thread sriram
Any help here is appreciated. I am pretty much stuck in trying to install ceph on my local box. On Tue, Sep 10, 2013 at 11:02 AM, sriram wrote: > Yes I am able to do that. > > > On Fri, Sep 6, 2013 at 8:19 AM, Alfredo Deza wrote: > >> On Fri, Sep 6, 2013 at 11:05 AM, sri

Re: [ceph-users] xfsprogs not found in RHEL

2013-09-10 Thread sriram
I installed xfsprogs from http://rpm.pbone.net/index.php3/stat/26/dist/74/size/1400502/name/xfsprogs-3.1.1-4.el6.src.rpm . I then ran "sudo yum install ceph" and I still get the same error. Any ideas? On Wed, Aug 28, 2013 at 3:47 PM, sriram wrote: > Can anyone point me to which xf

Re: [ceph-users] quick-ceph-deploy

2013-09-10 Thread sriram
do apt-get update sudo apt-get install ceph-deploy On Tue, Sep 10, 2013 at 12:40 PM, sriram wrote: > Any help here is appreciated. I am pretty much stuck in trying to install > ceph on my local box. > > > On Tue, Sep 10, 2013 at 11:02 AM, sriram wrote: > >> Yes I am able

Re: [ceph-users] quick-ceph-deploy

2013-09-10 Thread sriram
Yes I am able to do that. On Fri, Sep 6, 2013 at 8:19 AM, Alfredo Deza wrote: > On Fri, Sep 6, 2013 at 11:05 AM, sriram wrote: > > sudo su -c 'rpm --import > > "https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc";' > > error: https://cep

Re: [ceph-users] quick-ceph-deploy

2013-09-06 Thread sriram
sudo su -c 'rpm --import " https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc";' error: https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc: key 1 import failed. On Fri, Sep 6, 2013 at 8:01 AM, Alfredo Deza wrote: > On Fri, Sep 6, 2013 at

Re: [ceph-users] quick-ceph-deploy

2013-09-06 Thread sriram
I am running it on the same machine. "[abc@abc-ld ~]$ ceph-deploy install abc-ld" On Fri, Sep 6, 2013 at 5:42 AM, Alfredo Deza wrote: > On Thu, Sep 5, 2013 at 8:25 PM, sriram wrote: > > I am trying to deploy ceph reading the instructions from this link. > > > &

[ceph-users] quick-ceph-deploy

2013-09-05 Thread sriram
I am trying to deploy ceph reading the instructions from this link. http://ceph.com/docs/master/start/quick-ceph-deploy/ I get the error below. Can someone let me know if this is something related to what I am doing wrong or the script? [abc@abc-ld ~]$ ceph-deploy install abc-ld [ceph_deploy.ins

Re: [ceph-users] xfsprogs not found in RHEL

2013-08-28 Thread sriram
Can anyone point me to which xfsprogs RPM to use for RHEL 6 On Wed, Aug 28, 2013 at 5:46 AM, Sriram wrote: > Yes I read that but I was not sure if installing from Centos 6 repository > can cause issues. > > On Aug 27, 2013, at 11:46 PM, "Stroppa Daniele (strp)" > wro

Re: [ceph-users] xfsprogs not found in RHEL

2013-08-28 Thread Sriram
add-on. > > Cheers, > -- > Daniele Stroppa > Researcher > Institute of Information Technology > Zürich University of Applied Sciences > http://www.cloudcomp.ch > > > From: sriram > Date: Tue, 27 Aug 2013 22:50:41 -0700 > To: Lincoln Bryant > Cc: > Subject: Re: [ce

Re: [ceph-users] xfsprogs not found in RHEL

2013-08-27 Thread sriram
Tried "yum clean all" followed by "yum install ceph" and the same result. On Tue, Aug 27, 2013 at 7:44 PM, Lincoln Bryant wrote: > Hi, > > xfsprogs should be included in the EL6 base. > > Perhaps run "yum clean all" and try again? > > Cheers

[ceph-users] xfsprogs not found in RHEL

2013-08-27 Thread sriram
I am trying to install CEPH and I get the following error - ---> Package ceph.x86_64 0:0.67.2-0.el6 will be installed --> Processing Dependency: xfsprogs for package: ceph-0.67.2-0.el6.x86_64 ---> Package python-babel.noarch 0:0.9.4-5.1.el6 will be installed ---> Package python-backports-ssl_match

[ceph-users] xfsprogs not found in RHEL

2013-08-27 Thread sriram
I am trying to install CEPH and I get the following error - ---> Package ceph.x86_64 0:0.67.2-0.el6 will be installed --> Processing Dependency: xfsprogs for package: ceph-0.67.2-0.el6.x86_64 ---> Package python-babel.noarch 0:0.9.4-5.1.el6 will be installed ---> Package python-backports-ssl_match

[ceph-users] Could you add me to the subscribe list?

2013-08-27 Thread sriram
___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com