PreferredServerPolicy


This type is a class for model objects.

An abstract subtype of HAManagerPolicy where the policy attributes may successfully specify the servers where the applications should get executed.

Package: coregroup
Supertype: HAManagerPolicy

Known subtypes:
    OneOfNPolicy
    MOfNPolicy

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
failback : EBoolean A boolean-valued flag with 'false' as the default value. If set to 'true', HAManager will try to execute the application group components on the preferred servers, if necessary, after deactivating application components executing on other (non-preferred) servers of the core group.
preferredOnly : EBoolean A boolean-valued flag with 'false' as the defalt. If set to 'true', the flag mandates HAManager to execute application components only on the server(s) of the 'preferredServers' list. If there are no preferred servers, HAManager will not activate the application components.
preferredServers : CoreGroupServer * * No description is available *



Attribute Details

failback  -  A boolean-valued flag with 'false' as the default value. If set to 'true', HAManager will try to execute the application group components on the preferred servers, if necessary, after deactivating application components executing on other (non-preferred) servers of the core group.
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

preferredOnly  -  A boolean-valued flag with 'false' as the defalt. If set to 'true', the flag mandates HAManager to execute application components only on the server(s) of the 'preferredServers' list. If there are no preferred servers, HAManager will not activate the application components.
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

preferredServers  -  * No description is available *
    Reference Type: CoreGroupServer *
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006