Veritas InfoScale™ 7.3.1 What's New In This Release - AIX, Linux, Solaris
- What's new in this release
- Changes related to installation and upgrades
- Changes related to Cluster Server agents
- Changes related to Veritas File System
- Changes related to Veritas Volume Manager
- Changes related to replication
- Changes related to operating systems
- Changes related to Dynamic Multipathing
New attributes for Cluster Server agents
The following new attributes are introduced in this release:
Attribute | Description |
---|---|
Name: StartOnly Type: boolean Dimension: scalar | Indicates whether the application must be monitored or not. If this attribute is set, the agent does not execute the script specified in the MonitorProgram attribute, but performs the following actions instead:
Note: If this attribute is set: You must set the Critical attribute to 0 so that VCS does not attempt to fail over or take any action if the application faults. You may increase the values of the MonitorInterval and the OfflineMonitorInterval attributes, because they do not have an impact. Default: 0 Example: 1 |
Attribute | Description |
---|---|
Name: DGOptions Type: string Dimension: scalar | Specifies the options for the vxdg import command. The agent uses this attribute only while bringing a DiskGroup resource online. For more information, see the vxdg(1m) manual page. Example: -o noautostart -o updateid |