Skip to content

Instantly share code, notes, and snippets.

Created July 16, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3eab66ccb62cddd4dc07 to your computer and use it in GitHub Desktop.
Save anonymous/3eab66ccb62cddd4dc07 to your computer and use it in GitHub Desktop.
root@ceph-master ~]# ceph-deploy install ceph-master
[ceph_deploy.conf][DEBUG ] found configuration file at: /root/.cephdeploy.conf
[ceph_deploy.cli][INFO ] Invoked (1.5.25): /usr/bin/ceph-deploy install ceph-master
[ceph_deploy.install][DEBUG ] Installing stable version hammer on cluster ceph hosts ceph-master
[ceph_deploy.install][DEBUG ] Detecting platform for host ceph-master ...
[ceph-master][DEBUG ] connected to host: ceph-master
[ceph-master][DEBUG ] detect platform information from remote host
[ceph-master][DEBUG ] detect machine type
[ceph_deploy.install][INFO ] Distro info: CentOS Linux 7.1.1503 Core
[ceph-master][INFO ] installing ceph on ceph-master
[ceph-master][INFO ] Running command: yum clean all
[ceph-master][DEBUG ] Loaded plugins: fastestmirror
[ceph-master][DEBUG ] Cleaning repos: base ceph ceph-noarch ceph-source epel extras updates
[ceph-master][DEBUG ] Cleaning up everything
[ceph-master][DEBUG ] Cleaning up list of fastest mirrors
[ceph-master][INFO ] adding EPEL repository
[ceph-master][INFO ] Running command: yum -y install epel-release
[ceph-master][DEBUG ] Loaded plugins: fastestmirror
[ceph-master][DEBUG ] Determining fastest mirrors
[ceph-master][DEBUG ] * base: mirror.symnds.com
[ceph-master][DEBUG ] * epel: reflector.westga.edu
[ceph-master][DEBUG ] * extras: mirror.ash.fastserv.com
[ceph-master][DEBUG ] * updates: mirror.dattobackup.com
[ceph-master][DEBUG ] Package epel-release-7-5.noarch already installed and latest version
[ceph-master][DEBUG ] Nothing to do
[ceph-master][INFO ] Running command: yum -y install yum-priorities
[ceph-master][DEBUG ] Loaded plugins: fastestmirror
[ceph-master][DEBUG ] Loading mirror speeds from cached hostfile
[ceph-master][DEBUG ] * base: mirror.symnds.com
[ceph-master][DEBUG ] * epel: reflector.westga.edu
[ceph-master][DEBUG ] * extras: mirror.ash.fastserv.com
[ceph-master][DEBUG ] * updates: mirror.dattobackup.com
[ceph-master][DEBUG ] Package yum-plugin-priorities-1.1.31-29.el7.noarch already installed and latest version
[ceph-master][DEBUG ] Nothing to do
[ceph-master][DEBUG ] Configure Yum priorities to include obsoletes
[ceph-master][WARNIN] check_obsoletes has been enabled for Yum priorities plugin
[ceph-master][INFO ] Running command: rpm --import https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc
[ceph-master][INFO ] Running command: rpm -Uvh --replacepkgs http://ceph.com/rpm-hammer/el7/noarch/ceph-release-1-0.el7.noarch.rpm
[ceph-master][DEBUG ] Retrieving http://ceph.com/rpm-hammer/el7/noarch/ceph-release-1-0.el7.noarch.rpm
[ceph-master][DEBUG ] Preparing... ########################################
[ceph-master][DEBUG ] Updating / installing...
[ceph-master][DEBUG ] ceph-release-1-1.el7 ########################################
[ceph-master][WARNIN] ensuring that /etc/yum.repos.d/ceph.repo contains a high priority
[ceph-master][WARNIN] altered ceph.repo priorities to contain: priority=1
[ceph-master][INFO ] Running command: yum -y install ceph ceph-radosgw
[ceph-master][DEBUG ] Loaded plugins: fastestmirror
[ceph-master][DEBUG ] Loading mirror speeds from cached hostfile
[ceph-master][DEBUG ] * base: mirror.symnds.com
[ceph-master][DEBUG ] * epel: reflector.westga.edu
[ceph-master][DEBUG ] * extras: mirror.ash.fastserv.com
[ceph-master][DEBUG ] * updates: mirror.dattobackup.com
[ceph-master][DEBUG ] Resolving Dependencies
[ceph-master][DEBUG ] --> Running transaction check
[ceph-master][DEBUG ] ---> Package ceph.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] --> Processing Dependency: librbd1 = 1:0.94.2-0.el7.centos for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: python-cephfs = 1:0.94.2-0.el7.centos for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: ceph-common = 1:0.94.2-0.el7.centos for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: librados2 = 1:0.94.2-0.el7.centos for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: python-rados = 1:0.94.2-0.el7.centos for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: libcephfs1 = 1:0.94.2-0.el7.centos for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: python-rbd = 1:0.94.2-0.el7.centos for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: python-flask for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: python-requests for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: hdparm for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: cryptsetup for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: libcephfs.so.1()(64bit) for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: librados.so.2()(64bit) for package: 1:ceph-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] ---> Package ceph-radosgw.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] --> Processing Dependency: libfcgi.so.0()(64bit) for package: 1:ceph-radosgw-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] --> Running transaction check
[ceph-master][DEBUG ] ---> Package boost-program-options.x86_64 0:1.53.0-23.el7 will be installed
[ceph-master][DEBUG ] ---> Package ceph-common.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] --> Processing Dependency: redhat-lsb-core for package: 1:ceph-common-0.94.2-0.el7.centos.x86_64
[ceph-master][DEBUG ] ---> Package cryptsetup.x86_64 0:1.6.6-3.el7 will be installed
[ceph-master][DEBUG ] ---> Package fcgi.x86_64 0:2.4.0-25.el7 will be installed
[ceph-master][DEBUG ] ---> Package hdparm.x86_64 0:9.43-5.el7 will be installed
[ceph-master][DEBUG ] ---> Package libcephfs1.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] ---> Package librados2.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] ---> Package librbd1.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] ---> Package python-cephfs.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] ---> Package python-flask.noarch 1:0.10.1-4.el7 will be installed
[ceph-master][DEBUG ] --> Processing Dependency: python-werkzeug for package: 1:python-flask-0.10.1-4.el7.noarch
[ceph-master][DEBUG ] --> Processing Dependency: python-jinja2 for package: 1:python-flask-0.10.1-4.el7.noarch
[ceph-master][DEBUG ] --> Processing Dependency: python-itsdangerous for package: 1:python-flask-0.10.1-4.el7.noarch
[ceph-master][DEBUG ] ---> Package python-rados.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] ---> Package python-rbd.x86_64 1:0.94.2-0.el7.centos will be installed
[ceph-master][DEBUG ] ---> Package python-requests.noarch 0:1.1.0-8.el7 will be installed
[ceph-master][DEBUG ] --> Processing Dependency: python-urllib3 for package: python-requests-1.1.0-8.el7.noarch
[ceph-master][DEBUG ] --> Running transaction check
[ceph-master][DEBUG ] ---> Package python-itsdangerous.noarch 0:0.23-2.el7 will be installed
[ceph-master][DEBUG ] ---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed
[ceph-master][DEBUG ] --> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch
[ceph-master][DEBUG ] --> Processing Dependency: python-markupsafe for package: python-jinja2-2.7.2-2.el7.noarch
[ceph-master][DEBUG ] ---> Package python-urllib3.noarch 0:1.5-8.el7 will be installed
[ceph-master][DEBUG ] --> Processing Dependency: python-six for package: python-urllib3-1.5-8.el7.noarch
[ceph-master][DEBUG ] ---> Package python-werkzeug.noarch 0:0.9.1-2.el7 will be installed
[ceph-master][DEBUG ] ---> Package redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 will be installed
[ceph-master][DEBUG ] --> Processing Dependency: redhat-lsb-submod-security(x86-64) = 4.1-27.el7.centos.1 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: spax for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/sbin/fuser for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/time for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/patch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/m4 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/lp for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/killall for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/bc for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/batch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /usr/bin/at for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /bin/mailx for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: /bin/ed for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64
[ceph-master][DEBUG ] --> Running transaction check
[ceph-master][DEBUG ] ---> Package at.x86_64 0:3.1.13-17.el7_0.1 will be installed
[ceph-master][DEBUG ] ---> Package bc.x86_64 0:1.06.95-13.el7 will be installed
[ceph-master][DEBUG ] ---> Package cups-client.x86_64 1:1.6.3-17.el7_1.1 will be installed
[ceph-master][DEBUG ] --> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-17.el7_1.1 for package: 1:cups-client-1.6.3-17.el7_1.1.x86_64
[ceph-master][DEBUG ] --> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-17.el7_1.1.x86_64
[ceph-master][DEBUG ] ---> Package ed.x86_64 0:1.9-4.el7 will be installed
[ceph-master][DEBUG ] ---> Package m4.x86_64 0:1.4.16-9.el7 will be installed
[ceph-master][DEBUG ] ---> Package mailx.x86_64 0:12.5-12.el7_0 will be installed
[ceph-master][DEBUG ] ---> Package patch.x86_64 0:2.7.1-8.el7 will be installed
[ceph-master][DEBUG ] ---> Package psmisc.x86_64 0:22.20-8.el7 will be installed
[ceph-master][DEBUG ] ---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
[ceph-master][DEBUG ] ---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
[ceph-master][DEBUG ] ---> Package python-six.noarch 0:1.3.0-4.el7 will be installed
[ceph-master][DEBUG ] ---> Package redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 will be installed
[ceph-master][DEBUG ] ---> Package spax.x86_64 0:1.5.2-11.el7 will be installed
[ceph-master][DEBUG ] ---> Package time.x86_64 0:1.7-45.el7 will be installed
[ceph-master][DEBUG ] --> Running transaction check
[ceph-master][DEBUG ] ---> Package cups-libs.x86_64 1:1.6.3-17.el7_1.1 will be installed
[ceph-master][DEBUG ] --> Finished Dependency Resolution
[ceph-master][DEBUG ]
[ceph-master][DEBUG ] Dependencies Resolved
[ceph-master][DEBUG ]
[ceph-master][DEBUG ] ================================================================================
[ceph-master][DEBUG ] Package Arch Version Repository
[ceph-master][DEBUG ] Size
[ceph-master][DEBUG ] ================================================================================
[ceph-master][DEBUG ] Installing:
[ceph-master][DEBUG ] ceph x86_64 1:0.94.2-0.el7.centos ceph 20 M
[ceph-master][DEBUG ] ceph-radosgw x86_64 1:0.94.2-0.el7.centos ceph 2.2 M
[ceph-master][DEBUG ] Installing for dependencies:
[ceph-master][DEBUG ] at x86_64 3.1.13-17.el7_0.1 base 50 k
[ceph-master][DEBUG ] bc x86_64 1.06.95-13.el7 base 115 k
[ceph-master][DEBUG ] boost-program-options x86_64 1.53.0-23.el7 base 155 k
[ceph-master][DEBUG ] ceph-common x86_64 1:0.94.2-0.el7.centos ceph 6.3 M
[ceph-master][DEBUG ] cryptsetup x86_64 1.6.6-3.el7 base 117 k
[ceph-master][DEBUG ] cups-client x86_64 1:1.6.3-17.el7_1.1 updates 148 k
[ceph-master][DEBUG ] cups-libs x86_64 1:1.6.3-17.el7_1.1 updates 354 k
[ceph-master][DEBUG ] ed x86_64 1.9-4.el7 base 72 k
[ceph-master][DEBUG ] fcgi x86_64 2.4.0-25.el7 epel 47 k
[ceph-master][DEBUG ] hdparm x86_64 9.43-5.el7 base 83 k
[ceph-master][DEBUG ] libcephfs1 x86_64 1:0.94.2-0.el7.centos ceph 1.8 M
[ceph-master][DEBUG ] librados2 x86_64 1:0.94.2-0.el7.centos ceph 1.7 M
[ceph-master][DEBUG ] librbd1 x86_64 1:0.94.2-0.el7.centos ceph 1.8 M
[ceph-master][DEBUG ] m4 x86_64 1.4.16-9.el7 base 256 k
[ceph-master][DEBUG ] mailx x86_64 12.5-12.el7_0 base 244 k
[ceph-master][DEBUG ] patch x86_64 2.7.1-8.el7 base 110 k
[ceph-master][DEBUG ] psmisc x86_64 22.20-8.el7 base 140 k
[ceph-master][DEBUG ] python-babel noarch 0.9.6-8.el7 base 1.4 M
[ceph-master][DEBUG ] python-cephfs x86_64 1:0.94.2-0.el7.centos ceph 11 k
[ceph-master][DEBUG ] python-flask noarch 1:0.10.1-4.el7 extras 204 k
[ceph-master][DEBUG ] python-itsdangerous noarch 0.23-2.el7 extras 24 k
[ceph-master][DEBUG ] python-jinja2 noarch 2.7.2-2.el7 base 515 k
[ceph-master][DEBUG ] python-markupsafe x86_64 0.11-10.el7 base 25 k
[ceph-master][DEBUG ] python-rados x86_64 1:0.94.2-0.el7.centos ceph 28 k
[ceph-master][DEBUG ] python-rbd x86_64 1:0.94.2-0.el7.centos ceph 18 k
[ceph-master][DEBUG ] python-requests noarch 1.1.0-8.el7 base 70 k
[ceph-master][DEBUG ] python-six noarch 1.3.0-4.el7 base 18 k
[ceph-master][DEBUG ] python-urllib3 noarch 1.5-8.el7 base 41 k
[ceph-master][DEBUG ] python-werkzeug noarch 0.9.1-2.el7 extras 562 k
[ceph-master][DEBUG ] redhat-lsb-core x86_64 4.1-27.el7.centos.1 base 38 k
[ceph-master][DEBUG ] redhat-lsb-submod-security x86_64 4.1-27.el7.centos.1 base 15 k
[ceph-master][DEBUG ] spax x86_64 1.5.2-11.el7 base 259 k
[ceph-master][DEBUG ] time x86_64 1.7-45.el7 base 30 k
[ceph-master][DEBUG ]
[ceph-master][DEBUG ] Transaction Summary
[ceph-master][DEBUG ] ================================================================================
[ceph-master][DEBUG ] Install 2 Packages (+33 Dependent packages)
[ceph-master][DEBUG ]
[ceph-master][DEBUG ] Total download size: 39 M
[ceph-master][DEBUG ] Installed size: 142 M
[ceph-master][DEBUG ] Downloading packages:
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/ceph-common-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/ceph-radosgw-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/ceph-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/librados2-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/librbd1-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/python-cephfs-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/python-rados-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/python-rbd-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN] http://ceph.com/rpm-hammer/el7/x86_64/libcephfs1-0.94.2-0.el7.centos.x86_64.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ceph clean metadata
[ceph-master][WARNIN] Trying other mirror.
[ceph-master][WARNIN]
[ceph-master][WARNIN]
[ceph-master][WARNIN] Error downloading packages:
[ceph-master][WARNIN] 1:ceph-radosgw-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN] 1:python-cephfs-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN] 1:python-rbd-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN] 1:libcephfs1-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN] 1:python-rados-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN] 1:librados2-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN] 1:ceph-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN] 1:ceph-common-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN] 1:librbd1-0.94.2-0.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[ceph-master][WARNIN]
[ceph-master][ERROR ] RuntimeError: command returned non-zero exit status: 1
[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: yum -y install ceph ceph-radosgw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment