1832645 Members
3177 Online
110043 Solutions
New Discussion

Re: Vpar in Crash state.

 
gigiz
Valued Contributor

Vpar in Crash state.

Hi guys,
i have a itanium superdome with 4 vpar.
One of that vpar is crashed and is in the crash state from vpartatus.
I try to vparload or vparreset -p vpar -h -f
but not work. The message is :
Internal error cannot reset virtual partition or access Pim data.
The vpar is on crash state.

HELP ME
Many point at all.
3 REPLIES 3
melvyn burnard
Honored Contributor

Re: Vpar in Crash state.

well you do not say what version of Vpars you are running, but it may help you to read the following manual:
http://docs.hp.com/en/T1335-90057/T1335-90057.pdf
Chapter 10 is waht you need

You should also look at the vparreset command
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
whiteknight
Honored Contributor

Re: Vpar in Crash state.

gigi,

Is your syntax correct ?
winona1# vparreset -p â h

The â h option also inhibits the autoboot behavior (just like shutdown -h does); therefore -h can be used to
break out of a reboot loop. Because -h overrides the autoboot setting for that virtual partition, the partition
must be manually restarted via vparboot (e.g., winona1# vparboot -p winona2)

WK
Problem never ends, you must know how to fix it
gigiz
Valued Contributor

Re: Vpar in Crash state.

ok