Jump to content
 English      
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
     Forums advanced search
HP.com Home
IT Resource Center Forums > HP-UX > general

uncontrolled vpar shutdown

» 

IT Resource Center

» Login
» Register
» My profile
» Search knowledge base
» Forums
» Patch database
» Download drivers, software and firmware
» Warranty check
» Support Case Manager
» Software Update Manager
» Training and Education
» More maintenance and support options
» Online help
» Site map

Member icons
 
 HP moderator  HP moderator
 Expert in this area  Expert in this area
Member status
ITRC Pro ITRC Pro
250 points
ITRC Graduate ITRC Graduate
500 points
ITRC Wizard ITRC Wizard
1000 points
ITRC Royalty ITRC Royalty
2500 points
ITRC Pharaoh ITRC Pharaoh
7500 points
Olympian Olympian
20000 points
1-Star Olympian 1-Star Olympian
40000 points
2-Star Olympian 2-Star Olympian
80000 points
»  How to earn points
»  Support forums FAQs
Question status
Magical answer Magical answer
Message with a response that solved the author's question
Favorites status
Add to my favorites Add to my favorites
Delete from my favorites Delete from my favorites
This thread has been closed Thread closed
 

Content starts here
   Create a new message    Receive e-mail notification if a new reply is posted  Reply to this message
Author Subject: uncontrolled vpar shutdown      Add to my favorites
masood bt
Nov 6, 2009 11:22:06 GMT    Attachment is 344298.txt 

Hello

As a part of testing, I need to shutdown a vPar in an uncontrolled way.

I understand hpvmstop shuts down the vm guest in an uncontrolled way.

For vpar, what is the command.
Is it
#vparreset -p <vparname> ?

Also, I think I need to consider that this vpar which should be shutdown in uncontrolled way should NOT be a base vpar in that npar.

Please suggest.

There are total six vPars in this nPar

model:ia64 hp superdome server SD32B
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click here


Sort Answers By: Date or Points
Torsten. Expert in this area This member has accumulated 40000 or more points
Nov 6, 2009 11:31:55 GMT  1 pts

What do you mean by "uncontrolled"?

Something like a reset / power off?

In this case the vparreset may work for you.

(I wonder why you want to do this).
masood bt
Nov 6, 2009 11:44:50 GMT    N/A: Question Author

Hi..
Yes, uncontrolled means ungraceful.....or reset etc. I need to shutdown the vpar in this way... this is as a part of testing as I said earlier....

How do I know that a particular vpar is a base vpar or not?

thank you
masood bt
Nov 6, 2009 12:36:11 GMT    N/A: Question Author

what does this mean

On Superdome, when there is a pending Reboot for Reconfiguration, the target virtual partition
will not be rebooted until all the virtual partitions within the nPartition are shut down and the
virtual partition Monitor is rebooted.
Vishu This member has accumulated 250 or more points
Nov 6, 2009 15:32:00 GMT  5 pts

Hi masood,

1)*****Yes, uncontrolled means ungraceful.....or reset etc. I need to shutdown the vpar in this way... this is as a part of testing as I said earlier....**********

so you wanna do ungraceful shutdown. then vparreset will definitely work for you. you can use as

vparreset -p <vparname> -h

-h for hard reset or -t for soft reset.


2) **********what does this mean

On Superdome, when there is a pending Reboot for Reconfiguration, the target virtual partition
will not be rebooted until all the virtual partitions within the nPartition are shut down and the
virtual partition Monitor is rebooted. ***************

This means that some change is pending to be implemented to SCCD of the npar. So, it need a reboot of the npar to implement that change, which requires all Vpar in that npar to be down.
Bill Costigan This member has accumulated 2500 or more points
Nov 6, 2009 18:22:51 GMT  4 pts

There is no 'base vPar' on the nPar. All vPars are equal.

A chunk of software called vpmon runs directly on the nPar and that hosts all the vPars equally. You can kill any or all vPars you wish and vpmon keeps running.
Steven E. Protter Expert in this area This member has accumulated 80000 or more points
Nov 6, 2009 19:26:40 GMT  4 pts

Shalom,

#vparreset -p <vparname>

That is ugly, but its still a controlled crash.

I froze up an npar on Tuesday by violating hot swap hardware replacement rules. Thats uncontrolled and was not expected.

I use vparreset when building a vpar if I let it out of the door too early and its got bad parameters and I need to bring it up in single user mode.

No real harm though. System recovers though every filesystem requires fsck.

Even freezing up an npar and having to do an RS (reset power) didn't impact any of the systems in it. They recovered as expected.

SEP
masood bt
Nov 7, 2009 09:59:48 GMT    N/A: Question Author

thank you all for your replies.
I did completed this on my vpar.these are my observations:

vparreset -p <vparname> (server reboots)
vparreset -p <vparname> -t (server reboots)



vparreset -p <vparname> -h (server is shut down)
i.e., in MON prompt, vparinfo...server status is (down)

I did vparreset -p <vparname> -h

from another vpar, ofcourse.

After the testers are happy that databases switched to another vpar...then i did vparload.

you can add your comments...else I will close this thread on monday
 
Create a new message    Receive e-mail notification if a new reply is posted   Reply to this message
 
 
Printable version
Privacy statement Using this site means you accept its terms
© 2009 Hewlett-Packard Development Company, L.P.