Check the cluster health:
(prep):
rows 0
set -privilege advanced
(the 4 commands below should show health status):
net port show -port e0a
net port show -port e0b
node show
cluster show
(check the transition number - the number on the unit name should be the same on both nodes):
cluster ring show
(verifies connectivity) :
cluster ping-cluster -node prvmst-01
cluster ping-cluster -node prvmst-02