Try OpenEdge Now
skip to main content
Database Administration
Protecting Your Data : Failover Clusters : UNIX cluster management commands
 

UNIX cluster management commands

Use the commands listed in the table below to manage your cluster resources with your UNIX cluster manager. For information on any of these commands, see your cluster manager documentation.
Table 42. UNIX cluster management commands
Generic function
AIX
HPUX
Solaris
Default script generation
n/a
cmmakepkg
n/a
Enumerate cluster objects
clfindres, clgetgrp, clgetaddr, cllscf
cmquerycl, cmgetconf, cmscancl, cmviewcl, cmviewconf
scha_cluster_open, scha_resource_open, scha_resourcetype_open
Validate configuration
clverify_cluster
cmcheckconf
n/a
View cluster or resource group status
clstat clRGinfo
cmviewcl
scstat
Register resource
cl_crlvfs, cl_mkvg, cl_mkgroup, cl_mklv, cl_updatevg
cmapplyconf
scha_control, scha_resource_setstatus
Remove resource
cl_rmfs, cl_rmgroup, cl_rmlv, cl_updatevg
cmdeleteconf
scha_control, scha_resource_setstatus
Start resource
n/a
cmrunpkg
scha_control, scha_resource_setstatus
Stop resource
n/a
cmhaltpkg
scha_control, scha_resource_setstatus
Move resource to node
n/a
cmhaltpkg, cmrunpkg
scha_control, scha_resource_setstatus
For AIX and HP, shared disks must be made available for use, varied-on, and mounted. Use the commands listed in the table below to vary-on shared resources. For information on any of these commands, see your cluster manager documentation.
Table 43. UNIX Shared disk commands
Generic function
AIX
HPUX
Vary-on volume group
varyonvg volgrp
vgchange -a y volgrp
Mount shared file system for general use
mount/sharedfs
mount/sharedfs
List volume groups
lsvg -o
vgdisplay