Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Resource Type
[Figure] Resource Types
...
when you add two NIC resource, these will be classified under the NIC type as shown below.
If you edit an attribute of resource type, this will affect all of the resources classified this type.
[Figure] Classifying of resources under the type
...
Resource type has specified attributes for each type.
For an example, when compare to NIC and mirror disk, each service has different characteristics and has specific monitor interval, online/offline timeout and managed policies.
In addition, even in the environment where high availability clusters are configured, if the network condition is not good, you need to adjust the monitoring timeout. Depending on the requests, you can change the attribute of each type.
Resource type attribute can be checked in the resource type attribute menu of the MCCS web console.
[Figure] Resource Type Attribute View
Attribute | Description | Type | Default | Edit | Note |
---|---|---|---|---|---|
Actions | Define the resource operation type. | STRING | X | ||
ArgList | It represents the necessary arguments for each type of resource. | STRING | X | ||
CleanTimeout | It represents the time out until execution of CleanProgram is finished. | INTEGER | 60 sec | O | |
FaultOnMonitorTimeouts | If the timeout specified by this value occurs, it is regarded as trouble. | INTEGER | 4 times | O | |
MonitorInterval | It represents the time interval until the next monitoring of online resource. | INTEGER | 10 sec | O | |
MonitorTimeout | It represents the time elapsed until monitoring is finished or terminated. | INTEGER | 10 sec | O | |
OfflineMonitorInterval | It is the time interval until the next monitoring of offline resource. | INTEGER | 60 sec | O | |
OfflineTimeout | It represents the max time until the final decision is made on the success/failure of resource going offline. | INTEGER | 300 sec | O | |
OnlineRetryLimit | Set the number of retries if the resource fails to restart. | INTEGER | 0 time | O | |
OnlineTimeout | It represents the max time until the final decision is made on the success/failure of resource going online. | INTEGER | 300 sec | O | |
OnlineTrustTime | It is the time to reset the restart number of resource. | INTEGER | 600 sec | O | |
OnlineWaitLimit | If the time our occurs while determining whether the resource goes online properly, it will retry as many times as designated. | NTEGER | 2 times | O | |
*ToleranceLimit | When the monitoring results cannot be trusted , monitoring will be retried as many times as designated. | INTEGER | 0 time | O |
...