|
ContentsIndex |
This page contains the following information: Cluster Configuration Repository (CCR)/etc/cluster/ccr (directory) Important Files/etc/cluster/ccr/infrastructure Global ServicesOne node is to specific global services. All other nodes communicate with the global services (devices, filesystems) via the Cluster interconnect. Global Naming (DID Devices)/dev/did/dsk and /dev/did/rdsk
Global Devices
/global/.devices/node@nodeID nodeID is an integer representing the node in the cluster Global Filesystems# mount -o global, logging /dev/vx/dsk/nfsdg/vol01 /global/nfs or edit the /etc/vfstab file to contain the following: /dev/vx/dsk/nfsdg/vol01 /dev/vx/rdsk/nfsdg/vol01 /global/nfs ufs 2 yes global,logging Global Filesystem is also known as (aka) Cluster Filesystem (CFS) or PxFS (Proxy File system)
Console SoftwareSUNWccon There are three wariants of the cluster console software:
/opt/SUNWcluster/bin/ & Cluster Control Panel/opt/SUNWcluster/bin/ccp [ clustername ] & All necessary info for cluster admin is stored in the following two files:
|