1834818 Members
2774 Online
110070 Solutions
New Discussion

heartbeat IP

 
srinimar
Frequent Advisor

heartbeat IP

I have configured heartbeat Ip and do i need to start something.. for SG cluster just started I have included the heart beat IP's in

/etc/hosts and /netconf files on both the nodes.
6 REPLIES 6
IT_2007
Honored Contributor

Re: heartbeat IP

you need to configure hearbeat ip in clcmlconf.ascii to build cluster not in /etc/hosts and /etc/rc.config.d/netconf files. Remove entries from those two files.

compile cluster ascii file using cmcheckconf and cmapplyconf. If you get any errors, you need to fix them during compilation.
srinimar
Frequent Advisor

Re: heartbeat IP

I got this error while configuring asci file

after entring /dev/vglock i got the below message

FIRST_CLUSTER_LOCK_VG /dev/vglock

# Warning: Either no volume groups were found on all nodes and no
# Quorum Server specified,
# or all shared volume groups belong to an existing cluster.
# Use cmdeleteconf to delete existing configuration.
# A Quorum Server or a cluster lock volume group
# is required for clusters of only two nodes.
FIRST_CLUSTER_LOCK_VG


IT_2007
Honored Contributor

Re: heartbeat IP

you have to specify cluster lock device name (not volume group name) if you are using cluster lock.

Ex: /dev/dsk/c2t3d4 using as cluster lock disk
srinimar
Frequent Advisor

Re: heartbeat IP

yeah i want to use it but how to know which disk can be used..

i mean how do we come to know..

which disk has to be used and can u tell me about that as well.
IT_2007
Honored Contributor

Re: heartbeat IP

melvyn burnard
Honored Contributor

Re: heartbeat IP

you should hav econtinued thi sdiscussion in your previous thread and NOT opened a new thread.

To answer your question, if you follow the steps outlined in the Managing Serviceguard manual you will see that you first creat a VG and then share it using vgexport/vgimport.
Once that is done, you ensure the VG is activated on one node, and then you do the cmquerycl comand, which will detect a shared Vg and pick a physical disk to be the cluster lock disk, and it will fill this in automatiocally into the ascii file
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!