Unix and Linux Discussions Tagged with cluster |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
0 |
28,762 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
27,118 |
Solaris |
|
|
|
3 |
30,251 |
Solaris |
|
|
|
2 |
15,381 |
AIX |
|
|
|
8 |
2,596 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,975 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
13,729 |
UNIX for Beginners Questions & Answers |
|
|
|
9 |
5,630 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,786 |
Ubuntu |
|
|
|
2 |
19,481 |
Virtualization and Cloud Computing |
|
|
|
0 |
7,748 |
Red Hat |
|
|
|
7 |
8,349 |
Solaris |
|
|
|
1 |
3,347 |
Red Hat |
|
|
|
6 |
9,814 |
AIX |
|
|
|
4 |
3,541 |
Solaris |
|
|
|
2 |
2,329 |
Shell Programming and Scripting |
|
|
|
1 |
3,239 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
2,967 |
Solaris |
|
|
|
10 |
6,333 |
AIX |
|
|
|
0 |
2,554 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
3,326 |
Solaris |
|
|
|
0 |
5,330 |
Red Hat |
|
|
|
1 |
2,356 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
5,019 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
7,695 |
High Performance Computing |
|
|
|
0 |
2,881 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
23,257 |
AIX |
|
|
|
2 |
9,519 |
High Performance Computing |
|
|
|
8 |
10,041 |
High Performance Computing |
|
|
|
7 |
17,180 |
Solaris |
|
|
|
2 |
9,022 |
HP-UX |
|
|
|
4 |
16,991 |
AIX |
|
|
|
3 |
5,273 |
HP-UX |
|
|
|
0 |
1,783 |
Solaris BigAdmin RSS |
|
|
|
1 |
6,588 |
High Performance Computing |
|
|
|
0 |
1,569 |
Software Releases - RSS News |
|
|
|
0 |
10,072 |
High Performance Computing |
|
|
|
4 |
7,868 |
High Performance Computing |
|
|
|
1 |
9,750 |
High Performance Computing |
|
|
|
0 |
2,564 |
MySQL DevZone RSS |
cmhaltcl(1m) cmhaltcl(1m)
NAME
cmhaltcl - halt a high availability cluster
SYNOPSIS
cmhaltcl [-f] [-v]
DESCRIPTION
cmhaltcl causes all nodes in a configured cluster to stop their cluster daemons, optionally halting all packages or applications in the
process.
To stop a cluster, a user must either be superuser(UID=0), or have an access policy of FULL_ADMIN allowed in the cluster configuration
file. See access policy in cmquerycl(1).
This command will halt all the daemons on all currently running systems. If the user only wants to shutdown a subset of daemons, the
cmhaltnode command should be used instead.
Options
cmhaltcl supports the following options:
-f Force the cluster to shutdown even if packages or group members are currently running. This will cause the packages and group
members to be halted. If a package halt fails, the cluster halt will also fail.
-v Verbose output will be displayed.
RETURN VALUE
cmhaltcl returns the following value:
0 Successful completion.
1 Command failed.
EXAMPLES
Halt the cluster daemons:
cmhaltcl
AUTHOR
cmhaltcl was developed by HP.
SEE ALSO
cmquerycl(1m), cmhaltnode(1m), cmruncl(1m), cmrunnode(1m), cmviewcl(1m).
Requires Optional Serviceguard Software cmhaltcl(1m)