ping
On Thu, Sep 12, 2013 at 2:27 PM, sriram <sriram.sub@xxxxxxxxx> 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 wiki or should I create them?
Turn off fastcgiwrapper in /etc/httpd/conf.d/fastcgi.conf by commenting out the following line:
#FastCgiWrapper On
Add a fastcgi script.
#!/bin/sh exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n client.radosgw.gatewayMake s3gw.fcgi executable:
chmod +x /var/www/rgw/s3gw.fcgiOn Thu, Sep 12, 2013 at 1:26 PM, sriram <sriram.sub@xxxxxxxxx> 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 below in the link. Any ideas?
Turn off fastcgiwrapper in /etc/httpd/conf.d/fastcgi.conf by commenting out the following line:
#FastCgiWrapper On
On Wed, Sep 11, 2013 at 4:28 PM, Gagandeep Arora <aroragagan24@xxxxxxxxx> wrote:
Hello,Setup EPEL repo by installing the following package:do# yum install mod_fcgid.x86_64 fcgi.x86_64or download the packages from the following links in case you don't t want to setup EPEL repo:Regards,GaganOn Thu, Sep 12, 2013 at 6:05 AM, sriram <sriram.sub@xxxxxxxxx> wrote:
Thank you. That worked.I am trying to install the object storage based on the steps here -Where can I get these RPMs?rpm -ivh fcgi-2.4.0-10.el6.x86_64.rpm rpm -ivh mod_fastcgi-2.4.6-2.el6.rf.x86_64.rpmOn Tue, Sep 10, 2013 at 5:05 PM, Gagandeep Arora <aroragagan24@xxxxxxxxx> wrote:
Hello,I think you downloaded source rpm. Download this package from the following linkRegards,GaganOn Wed, Sep 11, 2013 at 8:54 AM, sriram <sriram.sub@xxxxxxxxx> 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. Any ideas?On Wed, Aug 28, 2013 at 3:47 PM, sriram <sriram.sub@xxxxxxxxx> wrote:
Can anyone point me to which xfsprogs RPM to use for RHEL 6On Wed, Aug 28, 2013 at 5:46 AM, Sriram <sriram.sub@xxxxxxxxx> wrote:
Yes I read that but I was not sure if installing from Centos 6 repository can cause issues.Check this issue: http://tracker.ceph.com/issues/5193
You might need the RHEL Scalable File System add-on.
Cheers,--Daniele StroppaResearcherInstitute of Information TechnologyZürich University of Applied Sciences
From: sriram <sriram.sub@xxxxxxxxx>
Date: Tue, 27 Aug 2013 22:50:41 -0700
To: Lincoln Bryant <lincolnb@xxxxxxxxxxxx>
Cc: <ceph-users@xxxxxxxxxxxxxx>
Subject: Re: xfsprogs not found in RHEL
Tried
"yum clean all" followed by"yum install ceph"
and the same result._______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
On Tue, Aug 27, 2013 at 7:44 PM, Lincoln Bryant <lincolnb@xxxxxxxxxxxx> wrote:
Hi,
xfsprogs should be included in the EL6 base.
Perhaps run "yum clean all" and try again?
Cheers,Lincoln
On Aug 27, 2013, at 9:16 PM, sriram wrote:
_______________________________________________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_hostname.noarch 0:3.2-0.3.a3.el6 will be installed---> Package python-docutils.noarch 0:0.6-1.el6 will be installed--> Processing Dependency: python-imaging for package: python-docutils-0.6-1.el6.noarch---> Package python-jinja2.x86_64 0:2.2.1-1.el6 will be installed---> Package python-pygments.noarch 0:1.1.1-1.el6 will be installed---> Package python-six.noarch 0:1.1.0-2.el6 will be installed--> Running transaction check---> 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-imaging.x86_64 0:1.1.6-19.el6 will be installed--> Finished Dependency ResolutionError: Package: ceph-0.67.2-0.el6.x86_64 (ceph)Requires: xfsprogs
Machine Info -Linux version 2.6.32-131.4.1.el6.x86_64 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC) ) #1 SMP Fri Jun 10 10:54:26 EDT 2011
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com