Network and Storage Protocols

Activate NFS4

jowig
3,711 Views

Hello,

 

we are using several NFSv3 mount on a FAS2240 and we an investigating to swich some mounts to nfs4 for testing purposes.

 

Is it posible to active NFSv4 on the FAS without impacting any existing NFSv3 mounts?

 

Are there any best practises for switching v3->v4?

 

Thanks alot...

4 REPLIES 4

hariprak
3,684 Views

Hi,

 

Can you let us know the version of DataONTAP ?

 

Thanks

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

jowig
3,677 Views

Running Version is 8.1.2 (7-Mode)

RPHELANIN
3,649 Views

pretty sure you can as protocl version is dtermeined upon mount operation.

rwelshman
3,541 Views

On the client servers that are mounting the volumes, you can set the version to be used in the mount options. The currently mounted things will be using version 3 since version 4 isn't running on the filer. But if you don't explicitly set the version in /etc/fstab, the next client server reboot might start using version 4 if the client has version 4 capabilities.

Public