[FrontPage] [TitleIndex] [WordIndex

This is a read-only archived version of wiki.centos.org

Documentation home for NFS-Ganesha in Storage SIG

Install the latest "release" package to enable the Yum repos:

sudo yum -y install centos-release-gluster6

or

sudo yum -y install centos-release-nfs-ganesha28

Install the base package and individual FSALs:

sudo yum -y install nfs-ganesha nfs-ganesha-gluster nfs-ganesha-vfs ...

1. Testing early packages

We push packages to the testing repos before promoting to the main release repos. You can access them with:

sudo yum --enablerepo=centos-nfs-ganesha28-test install nfs-ganesha ...

We will let packages sit in testing for a bit before we promote them to the main repositories.

We want early feedback from testers. Please send feedback to devel@lists.nfs-ganesha.org if you encounter bugs in the testing packages.

2. Developer documentation


2023-09-11 07:23