Then try running with "--release nautilus".
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Wednesday, November 6, 2019 7:30 PM, Cranage, Steve <scranage@xxxxxxxxxxxxxxxxxxxx> wrote:
No, I’m just running Ceph-deploy install with the one host name.
Steve Cranage
Principal Architect, Co-Founder
DeepSpace Storage
719-930-6960
From: Salsa <salsa@xxxxxxxxxxxxxx>
Sent: Wednesday, November 6, 2019 3:05:32 PM
To: Cranage, Steve <scranage@xxxxxxxxxxxxxxxxxxxx>
Cc: ceph-users <ceph-users@xxxxxxxxxxxxxx>
Subject: Re: [ceph-users] Ceph install from EL7 repo errorI faced that same behaviour, but can't remember whats was happening or how I solved it. Could you please post the commands used? I think it was related to some bad options to ceph-deploy. Are you using '--release nautilus' ?‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐On Wednesday, November 6, 2019 6:43 PM, Cranage, Steve <scranage@xxxxxxxxxxxxxxxxxxxx> wrote:I cannot get an install of ceph to work on a fresh Centos 7.6 environment and it is a repo error I haven't seen before. Here is my ceph.repo file:[Ceph]name=Ceph packages for $basearchbaseurl=http://download.ceph.com/rpm-mimic/el7/$basearchenabled=1gpgcheck=1type=rpm-mdgpgkey=https://download.ceph.com/keys/release.ascpriority=1[Ceph-noarch]name=Ceph noarch packagesbaseurl=http://download.ceph.com/rpm-mimic/el7/noarchenabled=1gpgcheck=1type=rpm-mdgpgkey=https://download.ceph.com/keys/release.ascpriority=1[ceph-source]name=Ceph source packagesbaseurl=http://download.ceph.com/rpm-mimic/el7/SRPMSenabled=1gpgcheck=1type=rpm-mdgpgkey=https://download.ceph.com/keys/release.ascpriority=1Trying to keep this simple and just installing on 1 machine first, I try ceph-deploy install and get this:
[cephadmin][WARNIN] http://download.ceph.com/rpm-mimic/el7/x86_64/ceph-14.2.4-0.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found[cephadmin][WARNIN] Trying other mirror.[cephadmin][WARNIN] http://download.ceph.com/rpm-mimic/el7/x86_64/ceph-common-14.2.4-0.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found[cephadmin][WARNIN] Trying other mirror.[cephadmin][WARNIN] http://download.ceph.com/rpm-mimic/el7/x86_64/ceph-mds-14.2.4-0.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found[cephadmin][WARNIN] Trying other mirror.[cephadmin][WARNIN] http://download.ceph.com/rpm-mimic/el7/x86_64/ceph-mgr-14.2.4-0.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found[cephadmin][WARNIN] Trying other mirror.[cephadmin][WARNIN] http://download.ceph.com/rpm-mimic/el7/x86_64/ceph-mon-14.2.4-0.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found[cephadmin][WARNIN] Trying other mirror.[cephadmin][WARNIN] http://download.ceph.com/rpm-mimic/el7/x86_64/ceph-osd-14.2.4-0.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found[cephadmin][WARNIN] Trying other mirror.[cephadmin][WARNIN] http://download.ceph.com/rpm-mimic/el7/x86_64/ceph-radosgw-14.2.4-0.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found[cephadmin][WARNIN] Trying other mirror.[cephadmin][WARNIN] http://download.ceph.com/rpm-mimic/el7/x86_64/ceph-selinux-14.2.4-0.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found[cephadmin][WARNIN] Trying other mirror.[cephadmin][WARNIN][cephadmin][WARNIN][cephadmin][WARNIN] Error downloading packages:[cephadmin][WARNIN] 2:ceph-common-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN] 2:ceph-radosgw-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN] 2:ceph-mon-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN] 2:ceph-osd-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN] 2:ceph-mgr-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN] 2:ceph-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN] 2:ceph-mds-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN] 2:ceph-selinux-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN] 2:ceph-base-14.2.4-0.el7.x86_64: [Errno 256] No more mirrors to try.[cephadmin][WARNIN][cephadmin][ERROR ] RuntimeError: command returned non-zero exit status: 1[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: yum -y install ceph ceph-radosgwIf I'm reading this right, It's trying to find nautilus file versions under the mimic tree and of course not finding them. Where it gets really weird is that when I try to change the repo to use nautilus instead of mimic, the repo file gets changed back to mimic as soon as I re-run ceph-deploy install again and I'm back to the same error.What gives??
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com