HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- IP Address problem with MC/SG
Operating System - HP-UX
1833895
Members
2009
Online
110063
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
11-29-1999 01:39 AM
11-29-1999 01:39 AM
IP Address problem with MC/SG
We have a working cluster of two HP9000 K460 running HP-UX 10.20 and
MC/ServiceGuard A.10.11
Server A stationary IP address is 192.34.128.105 and server B is
192.34.128.106. The MC/SG package has its own relocatable IP address like
192.34.128.100 (this is the IP for the application)
Every cllient of the aplplication issues the call (via FTP) to the relocatable
IP, and this works fine.
However, when the cluster tries to reply (usign FTP), the server running the
package at that moment users its own stationary IP address to issue the call.
This is not recognized by the clients, and they reject the call.
is there a way to make FTP use the relocatable IP address instead of the
stationary address to make the call ?
Right now this has become a critical situation for my client.
Thanks in advance.
MC/ServiceGuard A.10.11
Server A stationary IP address is 192.34.128.105 and server B is
192.34.128.106. The MC/SG package has its own relocatable IP address like
192.34.128.100 (this is the IP for the application)
Every cllient of the aplplication issues the call (via FTP) to the relocatable
IP, and this works fine.
However, when the cluster tries to reply (usign FTP), the server running the
package at that moment users its own stationary IP address to issue the call.
This is not recognized by the clients, and they reject the call.
is there a way to make FTP use the relocatable IP address instead of the
stationary address to make the call ?
Right now this has become a critical situation for my client.
Thanks in advance.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-1999 03:21 AM
11-29-1999 03:21 AM
Re: IP Address problem with MC/SG
I am guessing from your description that you have one network card on each
server, and you're using it for both the static and the package IP. Correct?
The problem is this: HP allows more than one IP address to be assigned to one
network interface. When your server boots, it configures your interface with
the static IP specified in your netconf file. Then, when SG starts up, it
assigns a second IP to that interface for the package. When some utility, like
FTP, uses that interface from the server side, it places into the packet header
the first IP in the list of assigned addresses for that interface. When your
FTP client requests the package IP, and the server responds with the static IP
(the first in the list), problems occur, as you found out.
Unfortunately, there is no way to force FTP to use a specific IP address. It
will use the first IP address configured on the network interface.
Would it be possible to replace FTP with another tool, like rcp?
Recommendation: Get yourself another network interface on each server to
support ServiceGuard. Having a dedicated network interface for just your SG
packages is the safest way to go.
MrNeil
server, and you're using it for both the static and the package IP. Correct?
The problem is this: HP allows more than one IP address to be assigned to one
network interface. When your server boots, it configures your interface with
the static IP specified in your netconf file. Then, when SG starts up, it
assigns a second IP to that interface for the package. When some utility, like
FTP, uses that interface from the server side, it places into the packet header
the first IP in the list of assigned addresses for that interface. When your
FTP client requests the package IP, and the server responds with the static IP
(the first in the list), problems occur, as you found out.
Unfortunately, there is no way to force FTP to use a specific IP address. It
will use the first IP address configured on the network interface.
Would it be possible to replace FTP with another tool, like rcp?
Recommendation: Get yourself another network interface on each server to
support ServiceGuard. Having a dedicated network interface for just your SG
packages is the safest way to go.
MrNeil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-1999 06:51 AM
11-29-1999 06:51 AM
Re: IP Address problem with MC/SG
I know your not going to like this answer :-)
But... We have a HP 11.0 system with MC/SG A.11.05 and guess which IP address I
get returned when I ftp to the floating IP bound to the package? The proper
floating IP and not the fixed machine one. Maybe the guru's at HP can verify
that a simple upgrade can solve your problem you might just need to upgrade
MC/SG and not the OS.
regards,
AG
But... We have a HP 11.0 system with MC/SG A.11.05 and guess which IP address I
get returned when I ftp to the floating IP bound to the package? The proper
floating IP and not the fixed machine one. Maybe the guru's at HP can verify
that a simple upgrade can solve your problem you might just need to upgrade
MC/SG and not the OS.
regards,
AG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-1999 08:05 AM
11-29-1999 08:05 AM
Re: IP Address problem with MC/SG
Hi, Anthony !
I wonder if you are trying to FTP the server with MC/SG running on it.
This works fine, however, have you tried to FTP from the server to another
server ?
If you've done so, and this works, then I guess I must upgrade to 11.0 !! :)
Thanks for your help !
I wonder if you are trying to FTP the server with MC/SG running on it.
This works fine, however, have you tried to FTP from the server to another
server ?
If you've done so, and this works, then I guess I must upgrade to 11.0 !! :)
Thanks for your help !
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