 Example: Preparing the Cluster for N1 Grid Service Provisioning System Local
Distributor
Example: Preparing the Cluster for N1 Grid Service Provisioning System Local
DistributorInstall and configure the cluster as instructed in Sun Cluster Software Installation Guide for Solaris OS.
Install the following cluster software components on both nodes.
Sun Cluster core software
Sun Cluster data service for N1 Grid Service Provisioning System
Beginning on the node that owns the file system, add the sps user.
| phys-schost-1# groupadd -g 1000 sps phys-schost-2# groupadd -g 1000 sps phys-schost-1# useradd -g 1000 -d /global/mnt3/sps -m -s /bin/ksh sps phys-schost-2# useradd -g 1000 -d /global/mnt3/sps -m -s /bin/ksh sps |