How do you respecify `mount_nfs` options for a clustered instance?

Knowledge Drop

Last tested: Jan 21, 2019
 

In general, these are the steps:

  • stop looker
  • umount <shared-storage-dir>
  • mount_nfs -o vers=4 nolock <shared-storage-dir>
  • start looker

You should probably make the changes in /etc/fstab so they're permanent. Then, when you go to remount, you can just do mount /lookershare to pick up the changes.

This content is subject to limited support.                

Version history
Last update:
‎06-14-2021 05:50 PM
Updated by: