Configuring your NFS server
If you are installing services that depend on Db2U or if you plan to install the privileged
monitoring service, you must configure the NFS export options and enable
no_root_squash before you set up dynamic provisioning.
About this task
The following services have specific configuration requirements when setting up your NFS server:
- Data Product Hub
- Data Virtualization
- Db2
- Db2 Big SQL
- Db2 Warehouse
- IBM® Knowledge Catalog
- IBM Knowledge Catalog Premium
- IBM Knowledge Catalog Standard
- IBM Manta Data Lineage
- OpenPages (with an internal database)
- watsonx.governance™ Risk and Compliance Foundation (with an internal database)
Enabling no_root_squash allows root clients to retain root permissions on the
remote NFS share. If you do not configure
no_root_squash before installing your services, the Db2U instance will fail.
A Network Attached Storage (NAS) or Network File System (NFS) share must be exported to all NFS clients by using the following export options:
rw, sync, no_root_squash, no_all_squash.
You must export the NFS mount to each of the Red Hat® OpenShift® worker nodes that host your service.