4.3. yum を使用した NFS-Ganesha のインストール
NFS-Ganesha をインストールするために以下の手順を実行します。
- 以下のコマンドを使用して、glusterfs-ganesha パッケージをインストールできます。
yum install glusterfs-ganesha
# yum install glusterfs-ganesha
Copy to Clipboard Copied! Toggle word wrap Toggle overflow NFS-Ganesha は上記のパッケージと共にインストールされます。nfs-ganesha-gluster および HA パッケージもインストールされます。重要以下のコマンドを実行して、Red Hat Enterprise Linux 7 に nfs-ganesha-selinux をインストールします。yum install nfs-ganesha-selinux
# yum install nfs-ganesha-selinux
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 以下のコマンドを実行して、Red Hat Enterprise Linux 8 に nfs-ganesha-selinux をインストールします。dnf install glusterfs-ganesha
# dnf install glusterfs-ganesha
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
注記
NFS Ganesha の設定方法は、『Red Hat Gluster Storage 3.5 Administration Guide』の「『NFS Ganesha』」を参照してください。