1838116 Members
3378 Online
110124 Solutions
New Discussion

Serial heartbeat

 
Jun Zhang_4
Regular Advisor

Serial heartbeat

I connected the two nodes with a null modem cable. If I set one side up with a getty, the other side can login. When I run cmquerycl, the message still come up

Warning: Failed to find a configuration that satisfies the minimum network confi
guration requirements.
Minimum network configuration requirements are:
- 2 or more heartbeat networks OR
- 1 heartbeat network with local switch (HP-UX Only) OR
- 1 heartbeat network using APA with 2 trunk members (HP-UX Only) OR
- 1 heartbeat network with serial line (HP-UX Only) OR
- 1 heartbeat network using bonding (mode 1) with 2 slaves (Linux Only)

I thought that "1 heartbeat network with serial line" has been satisfied. What should I further do about the connected two serial ports? Do I need to let cmquerycl know about the devices name?

Jun

Food lover
4 REPLIES 4
Jun Zhang_4
Regular Advisor

Re: Serial heartbeat

I would think this is not a problem.

Jun
Food lover
melvyn burnard
Honored Contributor

Re: Serial heartbeat

so do you have a shared network for teh heartbeat as well as the serial link?
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Sridhar Bhaskarla
Honored Contributor

Re: Serial heartbeat

Hi Jun,

Can you post your configuration file?. I believe it is not recognizing the serial link.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Michael Roeder
Frequent Advisor

Re: Serial heartbeat

Hi,

i used sam without greater problems.
No error messages.

run
# cmviewcl -v

CLUSTER STATUS
clhp up

NODE STATUS STATE
node2 up running

Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 8/16/6 lan0

Serial_Heartbeat:
DEVICE_FILE_NAME STATUS CONNECTED_TO
/dev/tty1p0 up node1 /dev/tty1p0

NODE STATUS STATE
node1 up running

Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 8/16/6 lan0

Serial_Heartbeat:
DEVICE_FILE_NAME STATUS CONNECTED_TO
/dev/tty1p0 up node2 /dev/tty1p0

Check
RS232 Serial Heartbeat Cabling for Serviceguard
Date: 23.04.02
Document description: RS232 Serial Heartbeat Cabling for Serviceguard
Document id: UMCSGKBRC00009511

Good luck