Hey Kaleb, I already had that repo enabled via 'yum-config-manager --enable HighAvailability' (that's where pcs and the fence agents are being hosted). I have reverted the lab and I will give another shot. I have hit multiple issues with Ganesha on EL8 , which I shared over the Gluster and CentOS devel mailing lists. Best Regards, Strahil Nikolov В понеделник, 9 ноември 2020 г., 18:13:09 Гринуич+2, Kaleb Keithley <kkeithle at redhat.com> написа: Over in IRC on #centos-devel we figured out that you need to enable the HighAvailability repo in /etc/yum.repos.d/CentOS-HA.repo; then things start working correctly. Multiple people have been able to do clean installs or update successfully to glusterfs-8.2-4. Including the glusterfs-ganesha-8.2-4 rpm. On Mon, Nov 9, 2020 at 10:52 AM Strahil Nikolov <hunter86_bg at yahoo.com> wrote: > At least in my case, I got a newer version of glusterfs stack,so installing 8.2-2 and 8.2-4 side by side was not possible. > > @Niels de Vos , > can you take a look ? > > > Best Regards, > Strahil Nikolov > > > > > > > В събота, 7 ноември 2020 г., 22:34:50 Гринуич+2, Kaleb Keithley <kkeithle at redhat.com> написа: > > > > > > > > On Sat, Nov 7, 2020 at 6:05 AM Strahil Nikolov <hunter86_bg at yahoo.com> wrote: >> Kaleb, >> >> can you check why the glusterfs-ganesha is causing the following: > > I don't know. > > $ rpm -qp --requires glusterfs-ganesha-8.2-4.el8.x86_64.rpm > > ... > > glusterfs-server(x86-64) = 8.2-4.el8 > > $ sudo dnf install -y --verbose glusterfs-server glusterfs-ganesha > ... > > Error: > > Problem: cannot install both glusterfs-8.2-4.el8.x86_64 and glusterfs-8.2-2.el8.x86_64 > > - package glusterfs-server-8.2-4.el8.x86_64 requires glusterfs = 8.2-4.el8, but none of the providers can be installed > > > As can be seen, it's the glusterfs-server rpm that requires glusterfs-8.2-4. > > Off hand I don't know why glusterfs-8.2-4 can't be installed. It's in repo in mirrors.centos.org. And > > $ sudo dnf install -y --verbose glusterfs-server > > will succeed. Maybe Niels or Arrfab will know. > >> >> >> P.S.: Can you provide a link to the Sotrage SIG scm , so I don't have to ping you all the time ? >> >> > > Do you mean this: ssh://git@git.centos.org/rpms/glusterfs.git > > > >