2020/08/27 11:54:11 VCS WARNING V-16-10001-4513 IPMultiNIC:xxxxxxx:monitor:Solaris version 5.11 is not supported. Resource will not go online.
The IPMultiNIC agent and resource is not supported on Sparc Solaris 11.x as of Infoscale 7.2. Note also the IPMultiNICA resource and agent is not supported as of Infoscale 7.1.
Utilize the IPMultiNICB resource which can be configured as follows:
IPMultiNICB g11_i1(
BaseResName= gnic_n
Address= "192.1.0.201"
NetMask= "255.255.0.0"
DeviceChoice= "1"
)
MultiNICB gnic_n(
Device@north={ qfe0= 0, qfe4= 1 }
Device@south= { qfe0= 0, qfe4= 1 }
NetworkHosts={ "192.1.0.1"}
)
Parameters such as RouteOption can be configured in the IPMultiNICB resource as per previous configurations