This topic describes how to configure the NFS version used for mounting VDBs.
Procedure
-
Log in to the Delphix Engine as the sysadmin user and switch to the Service NFS context. Then use the
lscommand to view the current configuration.ActionScriptdelphix service nfs> ls Properties type: NfsConfig mountVersion: Automatic -
Run the
updatecommand and configure the version (Options are Automatic, NFSv3, and NFSv4).ActionScriptdelphix service nfs> update delphix service nfs update *> set mountVersion=NFSv4 -
Commit the operation.
ActionScriptdelphix service nfs update *> commit ip-10-110-212-129 service nfs> list Properties type: NfsConfig mountVersion: NFSv4