Any ideas about this?
On Thu, Sep 12, 2013 at 2:27 PM, sriram <sriram....@gmail.com> 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? > > > > 1. > > Turn off fastcgiwrapper in /etc/httpd/conf.d/fastcgi.conf by > commenting out the following line: > > #FastCgiWrapper On > > 2. > > Add a fastcgi script. > > #!/bin/sh > exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n client.radosgw.gateway > > 3. > > Make s3gw.fcgi executable: > > chmod +x /var/www/rgw/s3gw.fcgi > > > > > On Thu, Sep 12, 2013 at 1:26 PM, sriram <sriram....@gmail.com> 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? >> >> 1. >> >> 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 >> <aroragaga...@gmail.com>wrote: >> >>> Hello, >>> >>> >>> Setup EPEL repo by installing the following package: >>> >>> http://fedora.mirror.serversaustralia.com.au/epel/6/i386/epel-release-6-8.noarch.rpm >>> >>> do >>> # yum install mod_fcgid.x86_64 fcgi.x86_64 >>> >>> or download the packages from the following links in case you don't t >>> want to setup EPEL repo: >>> >>> http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm >>> >>> 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 <sriram....@gmail.com> wrote: >>> >>>> Thank you. That worked. >>>> >>>> I am trying to install the object storage based on the steps here - >>>> >>>> http://ceph.com/docs/master/install/rpm/#installing-ceph-packages >>>> >>>> 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.rpm >>>> >>>> >>>> >>>> On Tue, Sep 10, 2013 at 5:05 PM, Gagandeep Arora < >>>> aroragaga...@gmail.com> wrote: >>>> >>>>> Hello, >>>>> >>>>> I think you downloaded source rpm. Download this package from the >>>>> following link >>>>> >>>>> >>>>> http://mirror.centos.org/centos/6/updates/x86_64/Packages/xfsprogs-3.1.1-10.el6_4.1.x86_64.rpm >>>>> >>>>> >>>>> Regards, >>>>> Gagan >>>>> >>>>> >>>>> >>>>> On Wed, Sep 11, 2013 at 8:54 AM, sriram <sriram....@gmail.com> 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....@gmail.com> wrote: >>>>>> >>>>>>> Can anyone point me to which xfsprogs RPM to use for RHEL 6 >>>>>>> >>>>>>> >>>>>>> On Wed, Aug 28, 2013 at 5:46 AM, Sriram <sriram....@gmail.com>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)" < >>>>>>>> s...@zhaw.ch> wrote: >>>>>>>> >>>>>>>> Check this issue: http://tracker.ceph.com/issues/5193 >>>>>>>> >>>>>>>> You might need the RHEL Scalable File System add-on. >>>>>>>> >>>>>>>> Cheers, >>>>>>>> -- >>>>>>>> Daniele Stroppa >>>>>>>> Researcher >>>>>>>> Institute of Information Technology >>>>>>>> Zürich University of Applied Sciences >>>>>>>> http://www.cloudcomp.ch >>>>>>>> >>>>>>>> >>>>>>>> From: sriram <sriram....@gmail.com> >>>>>>>> Date: Tue, 27 Aug 2013 22:50:41 -0700 >>>>>>>> To: Lincoln Bryant <linco...@uchicago.edu> >>>>>>>> Cc: <ceph-users@lists.ceph.com> >>>>>>>> Subject: Re: [ceph-users] xfsprogs not found in RHEL >>>>>>>> >>>>>>>> Tried >>>>>>>> >>>>>>>> "yum clean all" followed by >>>>>>>> "yum install ceph" >>>>>>>> >>>>>>>> and the same result. >>>>>>>> >>>>>>>> >>>>>>>> On Tue, Aug 27, 2013 at 7:44 PM, Lincoln Bryant < >>>>>>>> linco...@uchicago.edu> 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 Resolution >>>>>>>>> Error: 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 ( >>>>>>>>> mockbu...@x86-003.build.bos.redhat.com) (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@lists.ceph.com >>>>>>>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> _______________________________________________ ceph-users mailing >>>>>>>> list ceph-users@lists.ceph.com >>>>>>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> ceph-users mailing list >>>>>> ceph-users@lists.ceph.com >>>>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >>>>>> >>>>>> >>>>> >>>> >>> >> >
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com