1850306 Members
2599 Online
104054 Solutions
New Discussion

vpar blocked

 
SOLVED
Go to solution
jimmy_39
Advisor

vpar blocked

hi guys
i have a big problems with a partition on vpar.
during the use of vi the console of partition is blocked.
i can't exit from the vi editor and i can't
switching of the second partition..

help me

i have a partiton of the superdome blocked
2 REPLIES 2
Kent Ostby
Honored Contributor

Re: vpar blocked

Can you telnet into the partition from outside ?

If so then find the "vi" process and kill it off.

Either:

ps -ef | grep console to get the pid

or

ps -ef | grep vi to the pid

Either should work.

Best regards,

Kent M. Ostby
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Jeff Schussele
Honored Contributor
Solution

Re: vpar blocked

Hi,

Could you have possibly typed Ctrl-S (XOFF)?
Try a Ctrl-Q (XON).

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!