HomeSort by relevance Sort by last modified time
    Searched refs:in (Results 1 - 10 of 10) sorted by null

  /ha-utilities/ha-utilities/cluster2dot/
cluster2dot.ksh 10 # You may not use this file except in compliance with the License.
17 # When distributing Covered Code, include this CDDL HEADER in each
63 echo "System is not running in cluster mode."
71 echo "Script needs to be run in the global zone."
107 for RG in ${ALLRGS}
118 for dep in ${RG_DEP}
128 for dep in ${RG_AFF}
168 for RS in ${RESOURCES}
191 for RS in ${RESOURCES}
197 for res in ${NETRS
    [all...]
  /ha-utilities/ha-utilities/cluster-RG-RS-summary/
cluster-RG-RS-summary.ksh 10 # You may not use this file except in compliance with the License.
17 # When distributing Covered Code, include this CDDL HEADER in each
33 echo "System is not running in cluster mode."
41 echo "Script needs to be run in the global zone."
57 for RNODE in ${REMOTENODES}
65 for ZONE in ${ALLZONES}
73 for RG in ${ALLRGS}
80 for RGNODE in ${RGNODES}
103 for RS in ${RESOURCES}
131 for RGNODE in ${RGNODES
    [all...]
  /ha-utilities/GDS-template/
README 6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
63 5. When printing out messages, you'll see in the SUNCscxxx/lib/funtions_static
65 which in turn uses scds_syslog. If using scds_syslog
67 of this can be found in the function debug_message.
79 Please be aware that if this msgid is in use, you can check
80 the SC3.x Error Message Guide to see if it's in use, then
89 This is only feasible in a sun cluster environment, because the necessary
90 scds_syslog binary is unavailable if no cluster is installed. In this case,
100 case "${opt}" in
    [all...]
  /ha-utilities/GDS-template/SUNCscxxx/util/
xxx_smf_remove 7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
46 case "${opt}" in
xxx_register 7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
50 # function to register a resource in the global zone or on solaris 8/9
64 # register in 3.2 style
66 # include the logical host in the resource dependencies if
91 # register in 3.1 style
118 echo "Validate resource ${RS} in resourcegroup ${RG}"
120 # determine wether the resource runs in the global zone or in a
161 Sun Cluster HA for Solaris Containers is intalled in the global zon
    [all...]
xxx_smf_register 7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
40 # service to be called in a zone by the
67 # You may not use this file except in compliance with the License.
74 # When distributing Covered Code, include this CDDL HEADER in each
218 case "${opt}" in
  /ha-utilities/GDS-template/SUNCscxxx/bin/
control_xxx 7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
38 # In the example above are no agent specific options included, obviously they
67 case "${opt}" in
76 # if no option is set ($OPTIND is 1 in this case), use the smf properties
83 # Setting SMF_FMRI in case of validate and probe
91 # filled in from options
100 case ${1} in
functions 6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
123 for i in RESOURCE RESOURCEGROUP
125 case ${i} in
204 # is online in function check_start_dependency()
230 # start timout in the background. Then we disable the pmf restart
233 # The sleep needs to be killed in the stop function.
329 # if you disabled pmf in the in the start function, uncomment the
367 # has been restarted in function check_restart_dependency(
    [all...]
  /ha-utilities/GDS-template/tools/
rename 7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
30 # it renames all xxx_ or _xxx file and all the occurences of xxx in all the
51 ${ECHO} Error: You need to specify a name to replace xxx in SUNCscxxx
55 # eliminate the occurrance of xxx in the functions and directories
80 for i in ${file_list}
  /ha-utilities/GDS-template/SUNCscxxx/lib/
functions_static 6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
59 # called in a clustered global zone
121 case "${opt}" in
137 # zonename in the current resourcegroups nodelist. The seperator beween
140 # This function assumes the resource group name preset in the variable
191 for i in ${DEBUG}
377 # determine if we are started in a clustered global zone
413 # GET CURRENT TIME IN SEC ON 24H BASE

Completed in 179 milliseconds