DevTech101

DevTech101

solaris-cluster

Oracle Solaris Cluster 3.x, Creating an NFS cluster file system resource

Below are the steps needed to create an NFS resource in Oracle Solaris Cluster (formerly known Sun Cluster) The exmaple below uses two file system /fs1 and fs2, that will fail-over on a 4 node cluster. #!/bin/sh # Note: Run this on the node that is the metaset owner (most times filer1) # ————————————————– echo …

Oracle Solaris Cluster 3.x, Creating an NFS cluster file system resource Read More »