| When the parameter is set to 1, the monitor will send |
| notifications to the syslog file. If the parameter is not defined |
| (commented out), the default value is 0. |
MON_NOTIFICATION_CONSOLE | (Default = 0) |
| This parameter defines whether the monitor will send console |
| notifications. When the parameter is set to 0, the monitor |
| will NOT send console notifications. When the parameter |
| is set to 1, the monitor will send console notifications. If the |
| parameter is not defined (commented out), the default value |
| is 0. |
AUTO_RESYNC | This parameter defines the |
| actions that the monitor can perform when the package is |
| on the PVOL side and the monitor detects the Continuous |
| Access data replication link is down. If the variable is not |
| defined or commented, the default value of 0 is used. |
| Values: |
| 0 — (Default) When the parameter is set to 0, the monitor |
| will not perform any resynchronization actions. |
| 1 — When the parameter is set to 1 and the data replication |
| link is down, the monitor will split the remote BC (if |
| configured) and try to resynchronize the device. Until the |
| resynchronization starts, the monitor will try to resynchronize |
| every polling interval. Once the device group has been |
| completely resynchronized, the monitor will resynchronize |
| the remote BC. |
| 2 – When the parameter is set to 2 and the data replication |
| link is down, the monitor will only try to perform |
| resynchronization if a file named MON_RESYNC exists in the |
| package directory (PKGDIR). The monitor will not perform |
| any operations to the remote BC (that is, split and |
| resynchronize the remote BC). Therefore, this setting is used |
| when you want to manage the remote BC |
Modular Package Sample Configuration file
$ cmmakepkg
package_name | mcxpcapkg |
package_description | "Metrocluster XPCA Package" |
module_name | sg/basic |
module_version | 1 |
module_name | dts/mcxpca |
module_version | 1 |
module_name | dts/mc |
module_version | 1 |
module_name | sg/volume_group |
module_version | 1 |
module_name | sg/priority |
module_version | 1 |
Modular Package Sample Configuration file 485