How to change NFS version from 4 to 3 in Cluster NFS Filesystems

book

Article ID: 100061474

calendar_today

Updated On:

Description

Description

How to change NFS version from 4 to 3 in Cluster NFS Filesystems:
  1. Take the resource offline using the command: hares -offline
  2. Change the mount option from version 4 to 3 using the command: hares -modify MountOpts '-o vers=3'
  3. Bring the resource back online using the command: hares -online 

 

Issue/Introduction

How to change NFS version from 4 to 3 in Cluster NFS Filesystems