Aggragation resource of NIC fauled abnormally
Environment
OS = SOlaris10
HA/VCS = 6.0
SIngle Node in CLuster
I have two NIC's aggregated. Each NIC is connected with an individual Switch. When I remove one NIC'c cable all things fine, But when I unplugged both cables and fault occur. I only plugged gingle NIC cable. The Resource cleared the fault itself. But just in 2 minutes it got faulted again and clear fault again. I am not able to understand this dehaviour.
2012/11/14 22:41:04 VCS INFO V-16-1-10299 Resource AGGR (Owner: Unspecified, Group: PHX-APP) is online on Node-B (Not initiated by VCS)
2012/11/14 22:42:24 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:42:24 VCS ERROR V-16-1-54031 Resource AGGR (Owner: Unspecified, Group: PHX-APP) is FAULTED on sys NODE-B
2012/11/14 22:42:24 VCS INFO V-16-6-15015 (NODE-B) hatrigger:/opt/VRTSvcs/bin/triggers/resfault is not a trigger scripts directory or can not be executed
2012/11/14 22:43:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:44:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:45:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:46:43 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:47:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:48:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:49:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:50:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:51:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:52:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:53:44 VCS WARNING V-16-10001-7505 (NODE-B) NIC:AGGR:monitor:(2870) is less than or equal to (2870): Resource is offline
2012/11/14 22:54:38 VCS INFO V-16-1-10299 Resource AGGR (Owner: Unspecified, Group: PHX-APP) is online on NODE-B (Not initiated by VCS)
V-16-10001-7505 indicate that number of packets received does not grow after ping to broadcast address.
Check if packet statitics grows by running "netstat -in -I device_name -f protocol(inet or inet6)". Also check packets send from and reveiced to this NIC using snoop or so.