Hi, Thanks for the update, it worked. Thanks once again. On Wed, Oct 19, 2022 at 11:32 AM Tahder Xunil <codbla@xxxxxxxxx> wrote: > Hi Lokendra > > It seems Alma doesn't support quincy version, for more info > <https://wiki.almalinux.org/repos/CentOS.html#operational-tooling-sig>. > If you do 'rpm -qa | grep ceph', you will see that only nautilus, octopus > and pacific are supported for AlmaLinux 8.x. > i.e. dnf install centos-release-ceph-pacific > that will install as well the common repository. > > But on Rocky Linux they support the quincy except for Rocky 9, no idea if > Alma Linux really supported the CentOS Ceph SIG. > Or manually altering the repo (instead of using the centos-release-ceph-* > package based on above), create to repo files namely > CentOS-NFS-Ganesha-3.repo (change if 3 to 4 using the latest version) and > CentOS-Ceph-Quincy.repo > > > cd /etc/yum.repos.d > > *cat CentOS-NFS-Ganesha-3.repo * >> >> >> [centos-nfs-ganesha3] >> name=CentOS-$releasever - NFS Ganesha 3 >> mirrorlist= >> http://mirrorlist.centos.org?arch=$basearch&release=8-stream&repo=storage-nfsganesha-3 >> #baseurl= >> https://mirror.centos.org/centos/8-stream//storage/$basearch/nfsganesha-3/ >> gpgcheck=1 >> enabled=1 >> gpgkey= >> https://raw.githubusercontent.com/CentOS-Storage-SIG/centos-release-storage-common/master/RPM-GPG-KEY-CentOS-SIG-Storage > > > > *cat CentOS-Ceph-Quincy.repo* >> >> [centos-ceph-quincy] >> name=CentOS-$releasever - Ceph Quincy >> mirrorlist= >> http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=storage-ceph-quincy >> #baseurl= >> http://mirror.centos.org/centos/8-stream/storage/$basearch/ceph-quincy/ >> gpgcheck=1 >> enabled=1 >> gpgkey= >> https://raw.githubusercontent.com/CentOS-Storage-SIG/centos-release-storage-common/master/RPM-GPG-KEY-CentOS-SIG-Storage > > > > > if using Ganesha4, alter the above repo for ganesha-3 > >> [centos-nfs-ganesha4] >> name=CentOS-$releasever - NFS Ganesha 4 >> mirrorlist= >> http://mirrorlist.centos.org?arch=$basearch&release=8-stream&repo=storage-nfsganesha-4 >> #baseurl= >> https://mirror.centos.org/centos/8-stream//storage/$basearch/nfsganesha-4/ >> gpgcheck=1 >> enabled=1 >> gpgkey= >> https://raw.githubusercontent.com/CentOS-Storage-SIG/centos-release-storage-common/master/RPM-GPG-KEY-CentOS-SIG-Storage > > > > Then: > > *dnf install nfs-ganesha-ceph * > > > Hope this helps. > > On Wed, Oct 19, 2022 at 4:25 PM Lokendra Rathour < > lokendrarathour@xxxxxxxxx> wrote: > >> Hi, >> was trying to get the NFS Ganesha installed on the Alma 8.5 with Ceph >> Quincy releases. getting errors of some packages not being available. For >> example: 'librgw' >> nothing provides librgw.so.2()(64bit) needed by >> nfs-ganesha-rgw-3.5-3.el8.x86_64 >> nothing provides libcephfs.so.2()(64bit) needed by >> nfs-ganesha-ceph-3.5-3.el8.x86_64 >> checking further we could not see the related packages available. >> Please advise , we need to get this installed with NFS Ganesha >> >> Thanks for your all time support. >> >> >> -- >> ~ Lokendra >> skype: lokendrarathour >> _______________________________________________ >> ceph-users mailing list -- ceph-users@xxxxxxx >> To unsubscribe send an email to ceph-users-leave@xxxxxxx >> > -- ~ Lokendra skype: lokendrarathour _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx