4.3. Installing NFS-Ganesha using yum
Execute the following steps to install NFS-Ganesha:
- The glusterfs-ganesha package can be installed using the following command:
yum install glusterfs-ganesha
# yum install glusterfs-ganesha
Copy to Clipboard Copied! Toggle word wrap Toggle overflow NFS-Ganesha is installed along with the above package. nfs-ganesha-gluster and HA packages are also installed.Important
Run the following command to install nfs-ganesha-selinux on Red Hat Enterprise Linux 7:yum install nfs-ganesha-selinux
# yum install nfs-ganesha-selinux
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Run the following command to install nfs-ganesha-selinux on Red Hat Enterprise Linux 8:dnf install glusterfs-ganesha
# dnf install glusterfs-ganesha
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Note
For instructions on how to configure NFS Ganesha, see NFS Ganesha in Red Hat Gluster Storage 3.5 Administration Guide.