- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cmcheckconf problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 08:47 PM
11-01-2006 08:47 PM
We run on two rp4440 servers and HP-UX 11.11 (11i v1). These servers are in a MC/SG cluster A.11.16.00.
LAN0 - We use lan0 for primary heart beat on both servers and use a cross cable.
LAN1 - The primary network interface, also heart beat.
LAN3 – Standby network interface
- Configured in “/etc/cmcluster/cmclconf.ascii”:
NODE_NAME
NETWORK_INTERFACE lan0
HEARTBEAT_IP
NETWORK_INTERFACE lan1
HEARTBEAT_IP
NETWORK_INTERFACE lan3
NODE_NAME
NETWORK_INTERFACE lan0
HEARTBEAT_IP
NETWORK_INTERFACE lan1
HEARTBEAT_IP
NETWORK_INTERFACE lan3
- Configured in “/etc/rc.config.d/netconf”:
INTERFACE_NAME[0]="lan0"
IP_ADDRESS[0]="IP-1a / IP-2a"
SUBNET_MASK[0]="0xfffffff8"
BROADCAST_ADDRESS[0]="x.x.x.x"
INTERFACE_STATE[0]=up
DHCP_ENABLE[0]=0
INTERFACE_NAME[1]="lan1"
IP_ADDRESS[1]="IP-1b / IP-2b"
SUBNET_MASK[1]="0xfffffe00"
BROADCAST_ADDRESS[1]="x.x.x.x"
INTERFACE_STATE[1]=up
DHCP_ENABLE[1]=0
# INTERFACE_NAME[2]="lan3"
# IP_ADDRESS[2]="0.0.0.0"
# SUBNET_MASK[2]="0x00000000"
> netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan3* 1500 none none 0 0 0 0 0
lan1:1 1500 x.x.x.x x.x.x.x 10917141 0 39815 0 0
lan1 1500 x.x.x.x x.x.x.x 154861954 0 320669559 0 0
lan0 1500 x.x.x.x x.x.x.x 269681 0 138646 0 0
lo0 4136 127.0.0.0 127.0.0.1 16734222 0 16734224 0 0
> lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/1/2/0 0x00306EF44D01 0 UP lan0 snap0 1 ETHER Yes 119
0/2/1/0/6/0 0x00306E5E2B18 1 UP lan1 snap1 2 ETHER Yes 119
0/2/1/0/7/0 0x00306E5E2B19 2 UP lan2 snap2 3 ETHER Yes 119
0/6/1/0/6/0 0x00306E5E1BCC 3 UP lan3 snap3 4 ETHER Yes 119
0/6/1/0/7/0 0x00306E5E1BCD 4 UP lan4 snap4 5 ETHER Yes 119
> linkloop -i 0 0x00306EF44D01
Link connectivity to LAN station: 0x00306EF44D01
-- OK
> linkloop -i 1 0x00306E5E2B18
Link connectivity to LAN station: 0x00306E5E2B18
-- OK
> linkloop -i 3 0x00306E5E1BCC
Link connectivity to LAN station: 0x00306E5E1BCC
-- OK
The following problem occurred.
After a reboot and the cluster is not yet started:
1. Then I run the command “cmcheckconf –C … -p …” I’ll did a error message (sorry forgot to write it down) about lan3? On both nodes the same error!
2. Then I started the cluster, without any problem!
3. Run the “cmcheckconf –C … -p …” command and than no error message is displayed?
Does anybody know why I can’t do a cmcheckconf when the cluster is down?
Regards,
CvB
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 09:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 09:48 PM
11-01-2006 09:48 PM
Re: cmcheckconf problem
Tough Diagnosis here.
What does the cmnodelist file look like.
Also cmquerycl probably failed and that needs to be dealt with.
cmcheckconf checks the configuration after make changes, whether or not the cluster is running.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 11:12 PM
11-01-2006 11:12 PM
Re: cmcheckconf problem
When I do a cmquerycl the next thing shows up:
...
Bridged networks (local node information only - full probing was not performed):
1 lan0 (node-1)
2 lan1 (node-1)
6 lan0 (node-2)
7 lan1 (node-2)
lan3 (node-2)
IP subnets:
IPv4:
x.x.x.x lan0 (node-1)
lan0 (node-2)
x.x.x.x lan1 (node-1)
lan1 (node-2)
IPv6:
Possible Heartbeat IPs:
x.x.x.x x.x.x.x (node-1)
x.x.x.x (node-2)
x.x.x.x x.x.x.x (node-1)
x.x.x.x (node-2)
...
I miss LAN3 by node-1?
Regards,
CvB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 11:18 PM
11-01-2006 11:18 PM
Re: cmcheckconf problem
NODE-1:
=======
node-1:> ifconfig lan3
lan3: flags=842
inet 0.0.0.0 netmask 0
node-1:> ifconfig lan1
lan1: flags=843
inet x.x.x.x netmask fffffe00 broadcast x.x.x.x
node-1:> ifconfig lan0
lan0: flags=1843
inet x.x.x.x netmask fffffff8 broadcast x.x.x.x
NODE-2:
=======
node-2:> ifconfig lan3
lan3: flags=842
inet 0.0.0.0 netmask 0
node-2:> ifconfig lan1
lan1: flags=843
inet x.x.x.x netmask fffffe00 broadcast x.x.x.x
node-2:> ifconfig lan0
lan0: flags=1843
inet x.x.x.x netmask fffffff8 broadcast x.x.x.x
Some more info.
Regards,
CvB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2006 12:32 AM
11-16-2006 12:32 AM