HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ServiceGuard Network Configuration
Operating System - HP-UX
1833178
Members
3182
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-01-2009 12:01 PM
12-01-2009 12:01 PM
ServiceGuard Network Configuration
Hello,
I am getting this error message on
# cmcheckconf -v -C clus.conf
...
...
Gathering network information
Beginning network probing (this may take a while)
Completed network probing
Gathering polling target information
Node vguest1 did not receive an ICMP REPLY message on 10.87.223.153
from the polling target 10.87.223.1
Node vguest2 did not receive an ICMP REPLY message on 10.87.223.152
from the polling target 10.87.223.1
Failed to evaluate polling targets
cmcheckconf: Unable to reconcile configuration file clus.conf
with discovered configuration information.
I have a two node cluster running on two HP IVM Guests, both running 11.31.0909. I am setting up Oracle RAC on this configuration. Following the instructions that I have, I was told that I need to have a public IP (aside from the host IP) which will be used as a virtual IP, and a private IP for the heartbeat.
So here is how my network is setup right now:
On the IVM Host, I have 3 virtual switches. 2 are connected to physical NICs and the third is localnet, which is used for the private IP. Each IVM Guest is assigned those 3 virtual switches (so I have 3 IPs on each Guest).
The two public IPs (host IP and one to be used for virtual IP) are assigned IP address, but they are on the same subnet. I read somewhere that they have to be on different subnets, is that true? If so, can I get around this without having an IP address assigned on another subnet? Perhaps using a VLAN or something of the sort?
Also, looking at the error message, I was able to ping the polling target on each guest from that interface:
ping -i 10.87.223.152 10.87.223.1
PING 10.87.223.1: 64 byte packets
64 bytes from 10.87.223.1: icmp_seq=0. time=0. ms
64 bytes from 10.87.223.1: icmp_seq=1. time=0. ms
----10.87.223.1 PING Statistics----
2 packets transmitted, 2 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
ping -i 10.87.223.153 10.87.223.1
PING 10.87.223.1: 64 byte packets
64 bytes from 10.87.223.1: icmp_seq=0. time=0. ms
64 bytes from 10.87.223.1: icmp_seq=1. time=1. ms
----10.87.223.1 PING Statistics----
2 packets transmitted, 2 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/1/1
Not sure if thats the same thing that cmcheckconf is doing however.
Thanks for the help!
Dima
I am getting this error message on
# cmcheckconf -v -C clus.conf
...
...
Gathering network information
Beginning network probing (this may take a while)
Completed network probing
Gathering polling target information
Node vguest1 did not receive an ICMP REPLY message on 10.87.223.153
from the polling target 10.87.223.1
Node vguest2 did not receive an ICMP REPLY message on 10.87.223.152
from the polling target 10.87.223.1
Failed to evaluate polling targets
cmcheckconf: Unable to reconcile configuration file clus.conf
with discovered configuration information.
I have a two node cluster running on two HP IVM Guests, both running 11.31.0909. I am setting up Oracle RAC on this configuration. Following the instructions that I have, I was told that I need to have a public IP (aside from the host IP) which will be used as a virtual IP, and a private IP for the heartbeat.
So here is how my network is setup right now:
On the IVM Host, I have 3 virtual switches. 2 are connected to physical NICs and the third is localnet, which is used for the private IP. Each IVM Guest is assigned those 3 virtual switches (so I have 3 IPs on each Guest).
The two public IPs (host IP and one to be used for virtual IP) are assigned IP address, but they are on the same subnet. I read somewhere that they have to be on different subnets, is that true? If so, can I get around this without having an IP address assigned on another subnet? Perhaps using a VLAN or something of the sort?
Also, looking at the error message, I was able to ping the polling target on each guest from that interface:
PING 10.87.223.1: 64 byte packets
64 bytes from 10.87.223.1: icmp_seq=0. time=0. ms
64 bytes from 10.87.223.1: icmp_seq=1. time=0. ms
----10.87.223.1 PING Statistics----
2 packets transmitted, 2 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
PING 10.87.223.1: 64 byte packets
64 bytes from 10.87.223.1: icmp_seq=0. time=0. ms
64 bytes from 10.87.223.1: icmp_seq=1. time=1. ms
----10.87.223.1 PING Statistics----
2 packets transmitted, 2 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/1/1
Not sure if thats the same thing that cmcheckconf is doing however.
Thanks for the help!
Dima
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2009 02:29 PM
12-01-2009 02:29 PM
Re: ServiceGuard Network Configuration
So basically my question is, are the IPs for the host and the virtual IP allowed to be on the same subnet? If not, what other options do I have to configure this (assuming I cannot get an IP on another subnet)? Is that what is causing the error message...?
Dima
Dima
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2009 03:54 PM
12-01-2009 03:54 PM
Re: ServiceGuard Network Configuration
unless you are using APA IPs on different lan cards must be on different subnets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2009 09:30 AM
12-02-2009 09:30 AM
Re: ServiceGuard Network Configuration
So from what I read about APA, it takes two NICs and combines then into one for redundancy, but then you can create aggregate IPs on it.
I am a little confused by what you mean that the APA IPs need to be on different lan cards. Could you please elaborate?
On my HPVM Guests, I have 3 NICs, 2 connected to 2 different LAN cards, and 1 that is the private interface. So would I have something like this:
lan900(LACP_AUTO) = lan0 + lan1
And then create lan900:0 and lan900:1 with the IP addresses (on the same subnet)?
Where lan900:0 is the guest IP and lan900:1 is the virtual IP for serviceguard.
Not sure if this makes sense, please advise.
Thanks,
Dima
I am a little confused by what you mean that the APA IPs need to be on different lan cards. Could you please elaborate?
On my HPVM Guests, I have 3 NICs, 2 connected to 2 different LAN cards, and 1 that is the private interface. So would I have something like this:
lan900(LACP_AUTO) = lan0 + lan1
And then create lan900:0 and lan900:1 with the IP addresses (on the same subnet)?
Where lan900:0 is the guest IP and lan900:1 is the virtual IP for serviceguard.
Not sure if this makes sense, please advise.
Thanks,
Dima
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP