This article describes how to NFS export a directory from the head node and mount it on a set of nodes using the Bright Cluster Manager CMSH. It only takes 8 easy steps to complete and verify this task.
We'll use /tmp as an example. Here's what we need to do:
1. NFS export /scratch on the head node
2. Mount master:/tmp on the nodes as /mnt/tmp
Let's get started.