If the MTU size on all nodes in a HACMP cluster do not match, the cluster will NOT start. Check with “netstat -i”.
Change with:
ifconfig en0 down detach
chdev -l en0 -a mtu=1500
If the MTU size on all nodes in a HACMP cluster do not match, the cluster will NOT start. Check with “netstat -i”.
Change with:
ifconfig en0 down detach
chdev -l en0 -a mtu=1500