Este contenido no está disponible en el idioma seleccionado.
4.3. Installing NFS-Ganesha using yum
			For more information about installing Red Hat Gluster Storage using yum , see Installing Red Hat Gluster Storage Server on Red Hat Enterprise Linux.
		
			Execute the following steps to install NFS-Ganesha:
		
- For Red Hat Enterprise Linux 7: The glusterfs-ganesha package can be installed using the following command:yum install glusterfs-ganesha # yum install glusterfs-ganeshaCopy 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.For Red Hat Enterprise Linux 6: Install Pacemaker and the glusterfs-ganesha package:yum install pacemaker # yum install pacemakerCopy to Clipboard Copied! Toggle word wrap Toggle overflow yum install glusterfs-ganesha # yum install glusterfs-ganeshaCopy to Clipboard Copied! Toggle word wrap Toggle overflow