- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ServiceGuard and standby LAN interface
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
12-11-2001 03:03 AM
12-11-2001 03:03 AM
I have a problem, may be somebody could help me.
I'm using ServiceGuard 11.12 on HP-UX 11.0.
I can not create a cluster with a standby LAN interface.
ServiceGuard can't create a cluster with a standby interface if this interface is an idle lan card. It says this lan card is a lan card without an IP address and it is not a standby for any other IP addressed lan card.
I also tried to set an ip address to that card and the result is the same.
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 03:22 AM
12-11-2001 03:22 AM
Re: ServiceGuard and standby LAN interface
Thx
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 04:09 AM
12-11-2001 04:09 AM
Re: ServiceGuard and standby LAN interface
NETWORK_INTERFACE lan1
HEARTBEAT_IP 10.1.1.27
NETWORK_INTERFACE lan2
where lan2 - is an idle card
>ifconfig lan2
lan2: flags=842
inet 0.0.0.0 netmask ffffffff
cmcheckconf output:
Warning: Network interface lan2 on node balu couldn't talk to itself.
Error: lan2 on node balu cannot be configured in the cluster
because it does not have an IP address, and it is not a standby lan for any other lan.
Failed to evaluate network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 04:22 AM
12-11-2001 04:22 AM
Re: ServiceGuard and standby LAN interface
cmcheckconf needs to have at least a linkloop connection to the lan card
Connect lan2 to your switch or hub and try again
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 04:47 AM
12-11-2001 04:47 AM
Re: ServiceGuard and standby LAN interface
>cmcheckconf needs to have at least a linkloop connection to the lan card
>Connect lan2 to your switch or hub and try again
I've tried but it does not help. :-(
linkloop says: link connectivity OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 04:50 AM
12-11-2001 04:50 AM
Re: ServiceGuard and standby LAN interface
linkloop -i 1 `lanscan | awk ' /lan2/ { print $2 } '`
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 05:08 AM
12-11-2001 05:08 AM
Re: ServiceGuard and standby LAN interface
linkloop says:
Link connectivity to LAN station: 0x0...
-- OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 05:18 AM
12-11-2001 05:18 AM
Solutionifconfig lan2 unplumb
and then try the cmcheckconf again
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 05:21 AM
12-11-2001 05:21 AM
Re: ServiceGuard and standby LAN interface
I agree with Duncan . The standby lan interface should be unplumbed (i.e disabled).
It is the same on my cluster system.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 05:31 AM
12-11-2001 05:31 AM
Re: ServiceGuard and standby LAN interface
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 05:48 AM
12-11-2001 05:48 AM
Re: ServiceGuard and standby LAN interface
1) ifconfig lan2 unplumb
2) rerun the cmcheckconf.ascii file again
3) if this does not work, ensure that you can configure the lan card by normal methods without mcsg. If this works then you may need to apply a patch for the lan card to work with mcsg.
Once you configure the 2nd lan card normally send the output here for verification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 05:54 AM
12-11-2001 05:54 AM
Re: ServiceGuard and standby LAN interface
unplumb helped ;-)
Alexander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 05:56 AM
12-11-2001 05:56 AM
Re: ServiceGuard and standby LAN interface
HTH
Duncan
I am an HPE Employee
