HI,
I am creating ocfs2 on OEL 7.1 nodes, as per the document, Oracle i am facing issue, how do i resolve this. if i want to use the global heartbeat?
- Create cluster ( o2cb add-cluster myCluster)
- Creating nodes (o2cb add-node myCluster web1.example.local 10.201.14.51
- Creating nodes (o2cb add-node myCluster web2.example.local 10.201.14.52
- Adding storage for Global heartbeat ( o2cb add-heartbeat myCluster /dev/sdc
o2cb: Unknown code ocfs 8 while reading region on device '/dev/sdc'
thanks,