If only it were that easy… $ sudo yum remove librados* -y Loaded plugins: langpacks, priorities, product-id, search-disabled-repos, subscription-manager No Match for argument: librados* No Packages marked for removal [cephuser@storsvr2 ~]$ sudo yum install libradosstriper-12.2.9 -y Loaded plugins: langpacks, priorities, product-id, search-disabled-repos, subscription-manager No package libradosstriper-12.2.9 available. Error: Nothing to do $ sudo yum install libradosstriper Loaded plugins: langpacks, priorities, product-id, search-disabled-repos, subscription-manager No package libradosstriper available. Error: Nothing to do From: Amit Ghadge <amitg.b14@xxxxxxxxx>
Sent: Saturday, November 9, 2019 12:33:12 PM To: Cranage, Steve <scranage@xxxxxxxxxxxxxxxxxxxx> Subject: Re: Problem installing luminous on RHEL7.7 Hi Steve,
We faced same issue. We fixed this by running below steps,
$ yum remove librados* -y
$ yum install libradosstriper-12.2.9 -y
Then you can install ceph-12.2.9.
-AmitG
On Sun, Nov 10, 2019 at 12:54 AM Cranage, Steve <scranage@xxxxxxxxxxxxxxxxxxxx> wrote:
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com