![]() |
< 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" ![]() |
^ Return to Top | < Previous | Next > |
Product: Cluster Server Guides | |
Manual: Cluster Server 4.1 User's Guide | |
VERITAS Software Corporation
www.veritas.com |