< Previous | Next > | |
Product: Cluster Server Guides | |
Manual: Cluster Server 4.1 User's Guide |
Initializing Cluster Attributes in the Configuration FileYou may assign values for cluster attributes while configuring the cluster. (See Cluster Attributes for a description of each attribute cited below.) Review the following sample configuration: cluster vcs-india ( EngineClass = "RT" EnginePriority = "20" ProcessClass = "TS" ProcessPriority = "40" ) Setting Cluster Attributes from the Command Line# haclus -modify EngineClass value For example, to set the EngineClass attribute to RealTime:: # haclus -modify EngineClass "RT" # haclus -modify EnginePriority value For example, to set the EnginePriority to 20:: # haclus -modify EnginePriority "20" # haclus -modify ProcessClass value For example, to set the ProcessClass to TimeSharing: # haclus -modify ProcessClass "TS" # haclus -modify ProcessPriority value For example, to set the ProcessPriority to 40: # haclus -modify ProcessPriority "40" Note For the attributes EngineClass and EnginePriority, changes are effective immediately. For ProcessClass and ProcessPriority changes become effective only for processes fired after the execution of the haclus command. |
^ Return to Top | < Previous | Next > |
Product: Cluster Server Guides | |
Manual: Cluster Server 4.1 User's Guide | |
VERITAS Software Corporation
www.veritas.com |