- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HPVM :how to check part of which host ?
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
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
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-2010 12:45 PM
тАО12-11-2010 12:45 PM
HPVM :how to check part of which host ?
Suppose I am logged in to a VM guest machine . From Guest how do I check it is part which VM host ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2010 12:22 AM
тАО12-12-2010 12:22 AM
Re: HPVM :how to check part of which host ?
"hpvminfo" command Allows you to determine whether you are running in a guest or on the VM Host. When run in a guest, this command returns information to identify the VM Host as well as the guest.
http://www.kumanov.com/docstore/manuals/hp-ux/en/T2767-90141/rn01re09.html
Note:
you should have HPVM package installed on the guest as well to be able to run this command.
hope it helps
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2010 09:33 PM
тАО12-12-2010 09:33 PM
Re: HPVM :how to check part of which host ?
hpvminfo command can be used to find the information. you need to install HP-UX guest management software. Have a look at the section 4.4. "Installing HP-UX Guest Management Software" from the install guide:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c02023903/c02023903.pdf
Regards,
Bhadresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-19-2010 09:10 AM
тАО12-19-2010 09:10 AM
Re: HPVM :how to check part of which host ?
Thanks for the reply .
My questions was , how to find the VMhost name from Guest .
hpvminfo just returned like below .
hpvminfo
hpvminfo: Running inside an HPVM guest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-19-2010 10:19 AM
тАО12-19-2010 10:19 AM
Re: HPVM :how to check part of which host ?
Try running hpvminfo with the -V option:
# hpvminfo -V
sangilak