InfoScale™ Cluster Server 9.0 Bundled Agents Reference Guide - Solaris
- Introducing bundled agents
- Storage agents
- DiskGroup agent
- DiskGroupSnap agent
- Notes for DiskGroupSnap agent
- Sample configurations for DiskGroupSnap agent
- Disk agent
- Volume agent
- VolumeSet agent
- Sample configurations for VolumeSet agent
- Mount agent
- Sample configurations for Mount agent
- Zpool agent
- VMwareDisks agent
- SFCache agent
- Network agents
- About the network agents
- IP agent
- NIC 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
- NetBios agent
- Service and application agents
- AlternateIO agent
- Apache HTTP server agent
- Application agent
- Notes for Application agent
- Sample configurations for Application agent
- CoordPoint agent
- LDom agent
- Dependencies
- Process agent
- Usage notes for Process agent
- Sample configurations for Process agent
- ProcessOnOnly agent
- Project agent
- RestServer agent
- Zone agent
- Infrastructure and support agents
- Testing agents
- Replication agents
Attributes for MultiNICB agent
Table: Required attributes
Required attribute | Description |
---|---|
Device | List of NICs that you want under MultiNICB control. For IPv4, you must manually configure the test IP addresses on each NIC. This address must be the base IP address (the first address) on that NIC. For IPv6, VCS uses link local addresses as the test IP addresses. You do not need to configure the test IP address. List of NICs that you want under MultiNICB control, and the failover order of those NICs. The IPMultiNICB agent uses the NIC aliases to configure IP addresses. The IPMultiNICB agent uses these interface aliases to determine the order of the interface on which to bring the IP addresses online. When you use the IPv6 protocol, you must configure values for this attribute, the Protocol attribute, and the corresponding IPMultiNICB agent's PrefixLen attribute. Type and dimension: string-association Examples: Device = { "qfe0" = 0, "qfe1" = 1 } |
Protocol | Required to use the IPv6 protocol. |
IPMPDevice (Solaris 11 only) | Set the value of the attribute to the name of the IPMP interface created for interfaces under MultiNICB resource control. The value of the attribute must be set to a valid IPMP interface name and the value of UseMpathd attribute must be set to 1. Example: "ipmp0" Note: Before you configure the attribute, you want to configure an IP multi-pathing (IPMP) interface for the interfaces under MultiNICB resource control. See Configuring MultiNICB and IPMultiNICB agents on Solaris 11. |