 |
Index for Section 8 |
|
 |
Alphabetical listing for C |
|
 |
Bottom of page |
|
clua_active(8)
NAME
clua_active - Determine whether a cluster alias is active and reachable
SYNOPSIS
/usr/sbin/clua_active alias
OPTIONS
alias
Name of a cluster alias.
DESCRIPTION
The clua_active command determines whether the specified cluster alias is
active for the current member, has a selection weight greater than 0
(zero), and is reachable through an external network interface.
EXIT VALUES
The exit values for clua_active are:
0 The command succeeded.
1 The alias is not active or reachable, or an error has occurred.
FILES
/usr/sbin/clua_active
Command path.
SEE ALSO
Commands: cluamgr(8)
Functions: clua_error(3), clua_getaliasaddress(3), clua_getaliasinfo(3),
clua_getdefaultalias(3), clua_isalias(3), clua_registerservice(3)
Files: clua_services(4), clu_alias.config(4), exports.aliases(4)
 |
Index for Section 8 |
|
 |
Alphabetical listing for C |
|
 |
Top of page |
|