- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HPVM network issue
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
08-29-2008 01:21 AM
08-29-2008 01:21 AM
HPVM network issue
The vswitch is connected to lan1, the host itself uses lan0.
hpvmnet and hpvmstatus outputs are attached.
Many thanks for any hint!
BR
Heiko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 02:07 AM
08-29-2008 02:07 AM
Re: HPVM network issue
# hpvmnet -S vswitch1 -v
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 02:36 AM
08-29-2008 02:36 AM
Re: HPVM network issue
on the guest, what does netstat -in, lanscan, ifconfig lan0 show?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 03:05 AM
08-29-2008 03:05 AM
Re: HPVM network issue
I attached the output you asked for. From my point of view IP, netmask and gateway are OK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 03:46 AM
08-29-2008 03:46 AM
Re: HPVM network issue
Have you tried halting and restarting the vswitch?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 03:47 AM
08-29-2008 03:47 AM
Re: HPVM network issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 03:48 AM
08-29-2008 03:48 AM
Re: HPVM network issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 04:04 AM
08-29-2008 04:04 AM
Re: HPVM network issue
If that fails, I suggest it may be time to log an official call with HP Response Centre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 04:49 AM
08-29-2008 04:49 AM
Re: HPVM network issue
But now I compared the following SAM-section with the one from a real working host:
"Networking and Communications -> System Access"
On the VM there is "registrar" as the one and only entry. No telnet, login, exec, shell, time etc.
Does this mean the OS-installation is incompleate?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 05:10 AM
08-29-2008 05:10 AM
Re: HPVM network issue
Does anything show up in the syslog.log when you are trying to ping/telnet to this OS?
I doubt you have an incomplete SW install, but then I am never prepared to rule out anything
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 05:25 AM
08-29-2008 05:25 AM
Re: HPVM network issue
I enabeled them and rebooted the VM.
/etc/services looks normal and netstat -a shows lots of listening services (telnet ...).
Nevertheless neither ping nor telnet works from outside.
I can see incoming requests in /var/adm/syslog/syslog.log when I try to connect from outside.
May be there is a "High Security" option during the OS-installation, which I did not disable by mistake?
In worst case I'll reinstall the OS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2008 07:53 AM
08-29-2008 07:53 AM
Re: HPVM network issue
Some other easy tests to confirm and rule out an external firewall would be...
ping the guest from the host, telnet to the guest from the host.
If neither local lan access works then all your issues are on the guest. IPsec installed ? High security enabled ? etc.. etc..
Security is great until you lock yourself out of the house and only have one set of keys that are in the house ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2008 11:09 PM
08-31-2008 11:09 PM
Re: HPVM network issue
So it was not an issue with virtualization really. Next time I'll check the OS-installation options more carefully.
Thanks for your hints.
Heiko