Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-05-04 Thread Michael Kidd
For Firefly / Giant installs, I've had success with the following: yum install ceph ceph-common --disablerepo=base --disablerepo=epel Let us know if this works for you as well. Thanks, Michael J. Kidd Sr. Storage Consultant Inktank Professional Services - by Red Hat On Wed, Apr 8, 2015 at

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-09 Thread Ken Dreyer
On 04/08/2015 03:00 PM, Travis Rhoden wrote: Hi Vickey, The easiest way I know of to get around this right now is to add the following line in section for epel in /etc/yum.repos.d/epel.repo exclude=python-rados python-rbd So this is what my epel.repo file looks like:

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-09 Thread Vickey Singh
Thanks for the help guys , here is my feedback with the tests @Michael Kidd :yum install ceph ceph-common --disablerepo=base --disablerepo=epel Did not worked here are the logs http://fpaste.org/208828/56448714/ @Travis Rhoden : Yep *exclude=python-rados python-rbd* under epel.repo did

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Travis Rhoden
Hi Vickey, The easiest way I know of to get around this right now is to add the following line in section for epel in /etc/yum.repos.d/epel.repo exclude=python-rados python-rbd So this is what my epel.repo file looks like: http://fpaste.org/208681/ It is those two packages in EPEL that are

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Michael Kidd
I don't think this came through the first time.. resending.. If it's a dupe, my apologies.. For Firefly / Giant installs, I've had success with the following: yum install ceph ceph-common --disablerepo=base --disablerepo=epel Let us know if this works for you as well. Thanks, Michael J. Kidd

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Vickey Singh
Hi Ken As per your suggestion , i tried enabling epel-testing repository but still no luck. Please check the below output. I would really appreciate any help here. # yum install ceph --enablerepo=epel-testing --- Package python-rbd.x86_64 1:0.80.7-0.5.el7 will be installed -- Processing

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Sam Wouters
Hi Vickey, we had a similar issue and we resolved it by giving the centos base and update repo a higher priority (ex 10) then the epel repo. The ceph-deploy tool only sets a prio of 1 for the ceph repo's, but the centos and epel repo's stay on the default of 99. regards, Sam On 08-04-15

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Irek Fasikhov
I use Centos 7.1. The problem is that in the basic package repository has ceph-common. [root@ceph01p24 cluster]# yum --showduplicates list ceph-common Loaded plugins: dellsysid, etckeeper, fastestmirror, priorities Loading mirror speeds from cached hostfile * base: centos-mirror.rbc.ru * epel:

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Vickey Singh
Hi The below suggestion also didn’t worked Full logs here : http://paste.ubuntu.com/10771939/ [root@rgw-node1 yum.repos.d]# yum --showduplicates list ceph Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * base: mirror.zetup.net * epel:

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Vickey Singh
Hello Everyone I also tried setting higher priority as suggested by SAM but no luck Please see the Full logs here http://paste.ubuntu.com/10771358/ While installing yum searches for correct Ceph repository but it founds 3 versions of python-ceph under http://ceph.com/rpm-giant/el7/x86_64/

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Vickey Singh
Any suggestion geeks VS On Wed, Apr 8, 2015 at 2:15 PM, Vickey Singh vickey.singh22...@gmail.com wrote: Hi The below suggestion also didn’t worked Full logs here : http://paste.ubuntu.com/10771939/ [root@rgw-node1 yum.repos.d]# yum --showduplicates list ceph Loaded plugins:

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-08 Thread Vickey Singh
Community , need help. -VS- On Wed, Apr 8, 2015 at 4:36 PM, Vickey Singh vickey.singh22...@gmail.com wrote: Any suggestion geeks VS On Wed, Apr 8, 2015 at 2:15 PM, Vickey Singh vickey.singh22...@gmail.com wrote: Hi The below suggestion also didn’t worked Full logs here :

Re: [ceph-users] Firefly - Giant : CentOS 7 : install failed ceph-deploy

2015-04-07 Thread Ken Dreyer
Hi Vickey, Sorry about the issues you've been seeing. This looks very similar to http://tracker.ceph.com/issues/11104 . Here are two options you can try in order to work around this: - If you must run Firefly (0.80.x) or Giant (0.87.x), please try enabling the epel-testing repository on your