In case someone else runs into the same issue in future: I came out of this issue by installing epel-release before installing ceph-deploy. If the order of installation is ceph-deploy followed by epel-release, the issue is being hit.
Thanks, Pavana On Sat, Aug 29, 2015 at 10:02 AM, pavana bhat <pavanakrishnab...@gmail.com> wrote: > Hi, > > I'm trying to install ceph for the first time following the quick > installation guide. I'm getting the below error, can someone please help? > > ceph-deploy install --release=firefly ceph-vm-mon1 > > [*ceph_deploy.conf*][*DEBUG* ] found configuration file at: > /home/cloud-user/.cephdeploy.conf > > [*ceph_deploy.cli*][*INFO* ] Invoked (1.5.28): /usr/bin/ceph-deploy > install --release=firefly ceph-vm-mon1 > > [*ceph_deploy.cli*][*INFO* ] ceph-deploy options: > > [*ceph_deploy.cli*][*INFO* ] verbose : False > > [*ceph_deploy.cli*][*INFO* ] testing : None > > [*ceph_deploy.cli*][*INFO* ] cd_conf : > <ceph_deploy.conf.cephdeploy.Conf instance at 0xaab248> > > [*ceph_deploy.cli*][*INFO* ] cluster : ceph > > [*ceph_deploy.cli*][*INFO* ] install_mds : False > > [*ceph_deploy.cli*][*INFO* ] stable : None > > [*ceph_deploy.cli*][*INFO* ] default_release : False > > [*ceph_deploy.cli*][*INFO* ] username : None > > [*ceph_deploy.cli*][*INFO* ] adjust_repos : True > > [*ceph_deploy.cli*][*INFO* ] func : <function > install at 0x7f34b410e938> > > [*ceph_deploy.cli*][*INFO* ] install_all : False > > [*ceph_deploy.cli*][*INFO* ] repo : False > > [*ceph_deploy.cli*][*INFO* ] host : > ['ceph-vm-mon1'] > > [*ceph_deploy.cli*][*INFO* ] install_rgw : False > > [*ceph_deploy.cli*][*INFO* ] repo_url : None > > [*ceph_deploy.cli*][*INFO* ] ceph_conf : None > > [*ceph_deploy.cli*][*INFO* ] install_osd : False > > [*ceph_deploy.cli*][*INFO* ] version_kind : stable > > [*ceph_deploy.cli*][*INFO* ] install_common : False > > [*ceph_deploy.cli*][*INFO* ] overwrite_conf : False > > [*ceph_deploy.cli*][*INFO* ] quiet : False > > [*ceph_deploy.cli*][*INFO* ] dev : master > > [*ceph_deploy.cli*][*INFO* ] local_mirror : None > > [*ceph_deploy.cli*][*INFO* ] release : firefly > > [*ceph_deploy.cli*][*INFO* ] install_mon : False > > [*ceph_deploy.cli*][*INFO* ] gpg_url : None > > [*ceph_deploy.install*][*DEBUG* ] Installing stable version firefly on > cluster ceph hosts ceph-vm-mon1 > > [*ceph_deploy.install*][*DEBUG* ] Detecting platform for host > ceph-vm-mon1 ... > > [*ceph-vm-mon1*][*DEBUG* ] connection detected need for sudo > > [*ceph-vm-mon1*][*DEBUG* ] connected to host: ceph-vm-mon1 > > [*ceph-vm-mon1*][*DEBUG* ] detect platform information from remote host > > [*ceph-vm-mon1*][*DEBUG* ] detect machine type > > [*ceph_deploy.install*][*INFO* ] Distro info: Red Hat Enterprise Linux > Server 7.1 Maipo > > [*ceph-vm-mon1*][*INFO* ] installing Ceph on ceph-vm-mon1 > > [*ceph-vm-mon1*][*INFO* ] Running command: sudo yum clean all > > [*ceph-vm-mon1*][*DEBUG* ] Loaded plugins: fastestmirror, priorities > > [*ceph-vm-mon1*][*DEBUG* ] Cleaning repos: epel rhel-7-ha-rpms > rhel-7-optional-rpms rhel-7-server-rpms > > [*ceph-vm-mon1*][*DEBUG* ] : rhel-7-supplemental-rpms > > [*ceph-vm-mon1*][*DEBUG* ] Cleaning up everything > > [*ceph-vm-mon1*][*DEBUG* ] Cleaning up list of fastest mirrors > > [*ceph-vm-mon1*][*INFO* ] Running command: sudo yum -y install > epel-release > > [*ceph-vm-mon1*][*DEBUG* ] Loaded plugins: fastestmirror, priorities > > [*ceph-vm-mon1*][*DEBUG* ] Determining fastest mirrors > > [*ceph-vm-mon1*][*DEBUG* ] * epel: kdeforge2.unl.edu > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-ha-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-optional-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-server-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-supplemental-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] Package epel-release-7-5.noarch already > installed and latest version > > [*ceph-vm-mon1*][*DEBUG* ] Nothing to do > > [*ceph-vm-mon1*][*INFO* ] Running command: sudo yum -y install > yum-plugin-priorities > > [*ceph-vm-mon1*][*DEBUG* ] Loaded plugins: fastestmirror, priorities > > [*ceph-vm-mon1*][*DEBUG* ] Loading mirror speeds from cached hostfile > > [*ceph-vm-mon1*][*DEBUG* ] * epel: kdeforge2.unl.edu > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-ha-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-optional-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-server-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-supplemental-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] Package > yum-plugin-priorities-1.1.31-29.el7.noarch already installed and latest > version > > [*ceph-vm-mon1*][*DEBUG* ] Nothing to do > > [*ceph-vm-mon1*][*DEBUG* ] Configure Yum priorities to include obsoletes > > [*ceph-vm-mon1*][*WARNIN*] check_obsoletes has been enabled for Yum > priorities plugin > > [*ceph-vm-mon1*][*INFO* ] Running command: sudo rpm --import > https://git.ceph.com/?p=ceph.git;a=blob_plain;f=keys/release.asc > > [*ceph-vm-mon1*][*INFO* ] Running command: sudo rpm -Uvh --replacepkgs > http://ceph.com/rpm-firefly/rhel7/noarch/ceph-release-1-0.el7.noarch.rpm > > [*ceph-vm-mon1*][*DEBUG* ] Retrieving > http://ceph.com/rpm-firefly/rhel7/noarch/ceph-release-1-0.el7.noarch.rpm > > [*ceph-vm-mon1*][*DEBUG* ] Preparing... > ######################################## > > [*ceph-vm-mon1*][*DEBUG* ] Updating / installing... > > [*ceph-vm-mon1*][*DEBUG* ] ceph-release-1-0.el7 > ######################################## > > [*ceph-vm-mon1*][*WARNIN*] ensuring that /etc/yum.repos.d/ceph.repo > contains a high priority > > [*ceph-vm-mon1*][*WARNIN*] altered ceph.repo priorities to contain: > priority=1 > > [*ceph-vm-mon1*][*INFO* ] Running command: sudo yum -y install ceph > ceph-radosgw > > [*ceph-vm-mon1*][*DEBUG* ] Loaded plugins: fastestmirror, priorities > > [*ceph-vm-mon1*][*DEBUG* ] Loading mirror speeds from cached hostfile > > [*ceph-vm-mon1*][*DEBUG* ] * epel: kdeforge2.unl.edu > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-ha-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-optional-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-server-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] * rhel-7-supplemental-rpms: > rhel-repo.eu-biere-1.t-systems.cloud.cisco.com > > [*ceph-vm-mon1*][*DEBUG* ] 30 packages excluded due to repository > priority protections > > [*ceph-vm-mon1*][*DEBUG* ] Resolving Dependencies > > [*ceph-vm-mon1*][*DEBUG* ] --> Running transaction check > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package ceph.x86_64 0:0.80.10-0.el7 will > be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: libcephfs1 = > 0.80.10-0.el7 for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: librados2 = > 0.80.10-0.el7 for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: ceph-common = > 0.80.10-0.el7 for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: librbd1 = > 0.80.10-0.el7 for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libaio.so.1(LIBAIO_0.1)(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-flask for > package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: hdparm for package: > ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libaio.so.1(LIBAIO_0.4)(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-ceph for > package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] Package python-ceph is obsoleted by > python-rados, but obsoleting package does not provide for requirements > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: cryptsetup for > package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libtcmalloc.so.4()(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libleveldb.so.1()(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libcephfs.so.1()(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > librados.so.2()(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libboost_system-mt.so.1.53.0()(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libaio.so.1()(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libboost_thread-mt.so.1.53.0()(64bit) for package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package ceph-radosgw.x86_64 > 0:0.80.10-0.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libfcgi.so.0()(64bit) for package: ceph-radosgw-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] --> Running transaction check > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package boost-system.x86_64 > 0:1.53.0-23.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package boost-thread.x86_64 > 0:1.53.0-23.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package ceph.x86_64 0:0.80.10-0.el7 will > be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-ceph for > package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] Package python-ceph is obsoleted by > python-rados, but obsoleting package does not provide for requirements > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package ceph-common.x86_64 > 0:0.80.10-0.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-ceph = > 0.80.10-0.el7 for package: ceph-common-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] Package python-ceph is obsoleted by > python-rados, but obsoleting package does not provide for requirements > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package cryptsetup.x86_64 0:1.6.6-3.el7 > will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package fcgi.x86_64 0:2.4.0-22.el7 will > be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package gperftools-libs.x86_64 > 0:2.1-1.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: > libunwind.so.8()(64bit) for package: gperftools-libs-2.1-1.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package hdparm.x86_64 0:9.43-5.el7 will > be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package leveldb.x86_64 0:1.12.0-5.el7 > will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package libaio.x86_64 0:0.3.109-12.el7 > will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package libcephfs1.x86_64 0:0.80.10-0.el7 > will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package librados2.x86_64 0:0.80.10-0.el7 > will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package librbd1.x86_64 0:0.80.10-0.el7 > will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package python-flask.noarch > 1:0.10.1-3.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-itsdangerous > for package: 1:python-flask-0.10.1-3.el7.noarch > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-werkzeug for > package: 1:python-flask-0.10.1-3.el7.noarch > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-jinja2 for > package: 1:python-flask-0.10.1-3.el7.noarch > > [*ceph-vm-mon1*][*DEBUG* ] --> Running transaction check > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package ceph.x86_64 0:0.80.10-0.el7 will > be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-ceph for > package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] Package python-ceph is obsoleted by > python-rados, but obsoleting package does not provide for requirements > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package ceph-common.x86_64 > 0:0.80.10-0.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-ceph = > 0.80.10-0.el7 for package: ceph-common-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] Package python-ceph is obsoleted by > python-rados, but obsoleting package does not provide for requirements > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package libunwind.x86_64 0:1.1-3.el7 will > be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package python-itsdangerous.noarch > 0:0.23-1.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package python-jinja2.noarch > 0:2.7.2-2.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-babel >= 0.8 > for package: python-jinja2-2.7.2-2.el7.noarch > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-markupsafe > for package: python-jinja2-2.7.2-2.el7.noarch > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package python-werkzeug.noarch > 0:0.9.1-1.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Running transaction check > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package ceph.x86_64 0:0.80.10-0.el7 will > be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-ceph for > package: ceph-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] Package python-ceph is obsoleted by > python-rados, but obsoleting package does not provide for requirements > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package ceph-common.x86_64 > 0:0.80.10-0.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Processing Dependency: python-ceph = > 0.80.10-0.el7 for package: ceph-common-0.80.10-0.el7.x86_64 > > [*ceph-vm-mon1*][*DEBUG* ] Package python-ceph is obsoleted by > python-rados, but obsoleting package does not provide for requirements > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package python-babel.noarch 0:0.9.6-8.el7 > will be installed > > [*ceph-vm-mon1*][*DEBUG* ] ---> Package python-markupsafe.x86_64 > 0:0.11-10.el7 will be installed > > [*ceph-vm-mon1*][*DEBUG* ] --> Finished Dependency Resolution > > [*ceph-vm-mon1*][*DEBUG* ] You could try using --skip-broken to work > around the problem > > [*ceph-vm-mon1*][*WARNIN*] Error: Package: > ceph-common-0.80.10-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] Requires: python-ceph = > 0.80.10-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.1-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.1-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.3-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.3-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.4-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.4-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.5-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.5-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.6-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.6-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.7-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.7-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.8-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.8-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.9-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.9-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.10-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.10-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Error: Package: ceph-0.80.10-0.el7.x86_64 > (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] Requires: python-ceph > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.1-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.1-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.3-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.3-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.4-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.4-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.5-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.5-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.6-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.6-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.7-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.7-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.8-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.8-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.9-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.9-0.el7 > > [*ceph-vm-mon1*][*WARNIN*] Available: > python-ceph-0.80.10-0.el7.x86_64 (Ceph) > > [*ceph-vm-mon1*][*WARNIN*] python-ceph = 0.80.10-0.el7 > > [*ceph-vm-mon1*][*DEBUG* ] You could try running: rpm -Va --nofiles > --nodigest > > [*ceph-vm-mon1*][*ERROR* ] RuntimeError: command returned non-zero exit > status: 1 > > [*ceph_deploy*][*ERROR* ] RuntimeError: Failed to execute command: yum -y > install ceph ceph-radosgw > > > Thanks, > Pavana >
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com