- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Unable to ping IVM (HPUX11iV2) from Solaris 8
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
01-14-2009 01:33 AM
01-14-2009 01:33 AM
Unable to ping IVM (HPUX11iV2) from Solaris 8
I came to an interesting situation, which need immediate attention, please help to resolve the same.
1. I have one SUN 5.8 Server running Oracle 9 as DB and team Center applications.
2. This server is communicating to all the server in our Data Center except the one Physical HPUX server which is having two virtual Guest server (Running same HPUX 11iV2). Which even unable to ping the HPUX server.
3. That IVM machine (One physical (Host) and other two guest servers) communicates to all the server except the one SUN 5.8 (Unable to even ping the server).
Please advice, what ends to check and what??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 01:46 AM
01-14-2009 01:46 AM
Re: Unable to ping IVM (HPUX11iV2) from Solaris 8
Have you configured vlan in the virtual switches ?
Anyway, don't think it is VM related, since you can't communicate between the physical HP-UX VM host and the Solaris system, though these 2 systems can communicate with all of others servers. Right ?
Before working at VM level, I think you should first resolve why HP-UX server and solaris don't communicate. Are they on the same IP subnet ? I yes, is the subnet mask right the same ?
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 02:10 AM
01-14-2009 02:10 AM
Re: Unable to ping IVM (HPUX11iV2) from Solaris 8
ping from HPUX Host to Sun 5.8 >>> failed
ping from HPUX Guests to Sun 5.8 >>> failed
Ping from Sun 5.8 to HPUX Host >>> Failed
Ping from Sun 5.8 to HPUX Guest >>> Failed
Where as All these server are cummunicating to all other servers.
Any clue??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 02:24 AM
01-14-2009 02:24 AM
Re: Unable to ping IVM (HPUX11iV2) from Solaris 8
Well, please post from HP-UX server :
hpvmnet -V
netstat -in
netstat -rnv
and from each VM Guest
netstat -in
netstat -rnv
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 07:16 AM
01-14-2009 07:16 AM
Re: Unable to ping IVM (HPUX11iV2) from Solaris 8
Try to disable it and check
/opt/ipf/bin/ipfilter -d
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 07:17 AM
01-14-2009 07:17 AM
Re: Unable to ping IVM (HPUX11iV2) from Solaris 8
If HP-UX host can ping to other hosts, then there is no issue with IP filter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2009 07:22 AM
01-14-2009 07:22 AM
Re: Unable to ping IVM (HPUX11iV2) from Solaris 8
## There might be that the packets are going via gateway instead of directly reaching the host.
Since this happens on both the OS, I beleive you could check if ICMP port is blocked between these two servers