- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vpmon is not running
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
03-19-2006 07:01 PM
03-19-2006 07:01 PM
root@jcomptl5-/ # vparstatus
vparstatus: Warning: Virtual partition monitor not running, Requested resources
shown.
[Virtual Partition]
Boot
Virtual Partition Name State Attributes Kernel Path Opts
============================== ===== ========== ========================= =====
land_line_primary_vPar N/A Stat,Auto /stand/vmunix -lq
gsm_primary_vPar N/A Stat,Auto /stand/vmunix -lq
As you can see I have the vpmon down, and the vpars are N/A state.
What would the next step in order to run vpmon again and access the vpars?
Appricaite your help?
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2006 07:17 PM
03-19-2006 07:17 PM
Solutioninterrupt ISL, and do
hpux /stand/vpmon -a
Assuming this is a PARISC server.
Read the Vpar manuals at http://docs.hp.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2006 07:20 PM
03-19-2006 07:20 PM
Re: vpmon is not running
Would you teach me how? coz my experince in npar/vpar is not that much?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2006 07:22 PM
03-19-2006 07:22 PM
Re: vpmon is not running
Then I'll let you know.
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2006 08:07 PM
03-19-2006 08:07 PM
Re: vpmon is not running
I strongly suggest you read the manuals for the version of Vpars you are using.
See:
http://docs.hp.com/en/hplex.html#vPars
This is the best way to learn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2006 08:31 PM
03-19-2006 08:31 PM
Re: vpmon is not running
I assume here that you have installed the "vpar" product and you have created the Virtual partitions appropiately. If so, once you create the virtual partitions, you need to change the content of the "AUTO" file in LIF area, so the it loads the vpmon utility at the boot time. Here I have assumed your root disk to be /dev/rdsk/c0t0d0 while you created the VPAR's. The first vpar can be booted from the Disk from which it was booted and was created and does not require to reinstall, except if you wish to intall different HPUX version. The second partitions need to have a valid boot disk from which to boot, otherwise you will need to installed ,for instance with ignite.
The following command, will get you booted through one of the virtual partitions that is configured with the primary path pointing to /dev/rdsk/c0t0d0. Reboot the server after the following command (shutdown -ry 0).
mkboot -a "hpux /stand/vpmon -a" /dev/rdsk/c0t0d0
NOTE: It is better you are at the console while you are doing the above activity and not on a normal telnet session. Through console you have a better flexibilty in changing parameters while booting, in case you get stuck somewhere.
Regards,
Senthil Kumar .A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2006 10:52 PM
03-19-2006 10:52 PM
Re: vpmon is not running
Thanx a lort for your replies and helping me all the way.
The good news is I did it, and every thing is OK.
I did exactly what melvyn burnard said.
Thanx a lot again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2006 10:56 PM
03-19-2006 10:56 PM