Hi,
Im got this error when I restarted the a box and it entered in the cluster:
2014/01/28 21:26:37 VCS ERROR V-16-10001-6505 MultiNICB:MultiNICB_Pub:monitor:The mpathd process (/usr/lib/inet/in.mpathd) does not exist
2014/01/28 21:26:37 VCS WARNING V-16-10001-6506 MultiNICB:MultiNICB_Pub:monitor:Will try to restart mpathd with (/usr/lib/inet/in.mpathd)
Just want to check if this error is relevant and what would be the cause for it.
This node in question is in the cluster but currently no SG is running in it.. only a parallel "nic" SG that has the Multinic appls.
In the mainc.cf looks like this:
group nic (
SystemList = { DP-node4 = 0, DP-node5 = 1, DP-node6 = 2, DP-node8 = 3,
dp-node9 = 4 }
Parallel = 1
)
MultiNICB MultiNICB_Pub (
UseMpathd = 1
ConfigCheck = 0
Device @DP-node4 = { nxge0 = 0, nxge4 = 1 }
Device @DP-node5 = { nxge0 = 0, nxge4 = 1 }
Device @DP-node6 = { nxge0 = 0, nxge4 = 1 }
Device @DP-node8 = { nxge0 = 0, bge0 = 0 }
Device @dp-node9 = { igb0 = 0 }
IgnoreLinkStatus = 0
NetworkTimeout = 300
GroupName = Public_Network
)
Phantom nic_phantom (
Critical = 0
)
Currently its Online at the node with the error (9).
Any suggestion?
Tks,
Joao