< Previous | Next > | |
Product: Cluster Server Guides | |
Manual: Cluster Server 4.1 User's Guide |
Starting and Stopping VCS Agents ManuallyTo start and stop agents manually # haagent -start agent -sys system # haagent -stop agent -sys system Note Under normal conditions, VCS agents are started and stopped automatically. After issuing the commands above, a message is displayed instructing the user to look for messages in the log file. The agent log is located at $VCS_HOME/log/agent_A.log. See Logging for more information on log messages. Initializing Resource Type Scheduling and Priority AttributesThe following configuration shows how to initialize resource type scheduling and priority attributes through configuration files. The example shows attributes of a FileOnOff resource. (See Resource Attributes for a description of each attribute cited below and its defaults.) type FileOnOff ( static str AgentClass = RT static str AgentPriority = 10 static str ScriptClass = RT static str ScriptPriority = 40 static str ArgList[] = { PathName } str PathName ) |
^ Return to Top | < Previous | Next > |
Product: Cluster Server Guides | |
Manual: Cluster Server 4.1 User's Guide | |
VERITAS Software Corporation
www.veritas.com |