InfoScale™ Cluster Server 9.0 Bundled Agents Reference Guide - AIX
- Introducing bundled agents
- Storage agents
- DiskGroup agent
- Notes for DiskGroup agent
- Sample configurations for DiskGroup agent
- DiskGroupSnap agent
- Notes for DiskGroupSnap agent
- Sample configurations for DiskGroupSnap agent
- Volume agent
- VolumeSet agent
- Sample configurations for VolumeSet agent
- LVMVG agent
- Notes for LVMVG agent
- Mount agent
- Sample configurations for Mount agent
- SFCache agent
- Network agents
- About the network agents
- IP agent
- NIC agent
- IPMultiNIC agent
- MultiNICA agent
- About the IPMultiNICB and MultiNICB agents
- IPMultiNICB agent
- Sample configurations for IPMultiNICB agent
- MultiNICB agent
- Sample configurations for MultiNICB agent
- DNS agent
- Agent notes for DNS agent
- About using the VCS DNS agent on UNIX with a secure Windows DNS server
- Sample configurations for DNS agent
- File share agents
- NFS agent
- NFSRestart agent
- Share agent
- About the Samba agents
- Notes for configuring the Samba agents
- SambaServer agent
- SambaShare agent
- NetBios agent
- Service and application agents
- Apache HTTP server agent
- Application agent
- Notes for Application agent
- Sample configurations for Application agent
- CoordPoint agent
- LPAR agent
- Notes for LPAR agent
- MemCPUAllocator agent
- MemCPUAllocator agent notes
- Process agent
- Usage notes for Process agent
- Sample configurations for Process agent
- ProcessOnOnly agent
- RestServer agent
- WPAR agent
- Infrastructure and support agents
- Testing agents
- Replication agents
Attributes
Table: Required attributes
Required attribute | Description |
---|---|
IpAddress | The IP address or DNS name of a node in the remote cluster. The IP address can be either physical or virtual. When configuring a virtual IP address of a remote cluster, do not configure the IP resource as a part of the remote service group. Type and dimension: string-scalar Examples: "www.example.com" or "11.183.12.214" |
Port | This is a required attribute when the remote cluster listens on a port other than the default value of 14141. |
GroupName | The name of the service group on the remote cluster that you want the RemoteGroup agent to monitor or manage. Type and dimension: string-scalar Example: "DBGrp" |
VCSSysName | You must set this attribute to either the VCS system name or the ANY value.
Type and dimension: string-scalar Example: "vcssys1" or "ANY" |
ControlMode | Select only one of these values to determine the mode of operation of the RemoteGroup resource: MonitorOnly, OnlineOnly, or OnOff.
Type and dimension: string-scalar |
Username | This is the login user name for the remote cluster. When you set the ControlMode attribute to OnOff or OnlineOnly, the Username must have administrative privileges for the remote service group that you specify in the GroupName attribute. When you use the RemoteGroup Wizard to enter your username data, you need to enter your username and the domain name in separate fields. For a cluster that has the Product Authentication Service, you do not need to enter the domain name. For a secure remote cluster:
Type and dimension: string-scalar Example:
|
Password | This is the password that corresponds to the user that you specify in the Username attribute. You must encrypt the password by using the vcsencrypt utility. For details, see the Cluster Server Administrator's Guide. Note: Do not use the vcsencrypt utility when entering passwords from a configuration wizard or the Cluster Manager (Java Console). Type and dimension: string-scalar |
Table: Optional attributes
Optional attribute | Description |
---|---|
DomainType | For a secure remote cluster only, enter the domain type information for the specified user. For users who have the domain type unixpwd, you do not have to set this attribute. Type: string-scalar Example: "nis", "nisplus" |
BrokerIp | For a secure remote cluster only. If you need the RemoteGroup agent to communicate to a specific authentication broker, set the value of this attribute to the broker's IP address. Type: string-scalar Example: "128.11.295.51" |
Port | The port where the remote engine listens for requests. This is an optional attribute, unless the remote cluster listens on a port other than the default value of 14141. Type and dimension: integer-scalar Default: 14141 |
OfflineWaitTime | The maximum expected time in seconds that the remote service group may take to offline. VCS calls the clean function for the RemoteGroup resource if the remote service group takes a longer time to offline than the time that you have specified for this attribute. Type and dimension: integer-scalar Default: 0 |
ReturnIntOffline | Select one of the following values for RemoteGroup to return IntentionalOffline:
You can use these values in combinations with each other. You must set the IntentionalOffline attribute of the RemoteGroup resource type to 1 for this attribute to work properly. For more information about this attribute, see the Cluster Server Administrator's Guide. Type and dimension: string-vector Default: "" |
OfflineMonitoringN ode | Defines the cluster node that performs the offline monitoring of the remote service group. This is an internal attribute. Do not modify. |
Table: Type-level attributes
Type level attributes | Description |
---|---|
OnlineRetryLimit OnlineWaitLimit | In case of remote service groups that take a longer time to Online, Arctera recommends that you modify the default OnlineWaitLimit and OnlineRetryLimit attributes. See the Cluster Server Administrator's Guide for more information about these attributes. |
ToleranceLimit MonitorInterval | If you expect the RemoteGroup agent to support sudden offline of the remote service group, modify the ToleranceLimit attribute. See the Cluster Server Administrator's Guide for more information about these attributes. |
ExternalStateChange | If you want the local service group to go online or offline when the RemoteGroup resource goes online or offline outside VCS control, set the attribute ExternalStateChange appropriately. See the Cluster Server Administrator's Guide for more information about these attributes. |