Operating System - HP-UX
1834926 Members
2271 Online
110071 Solutions
New Discussion

Re: Cannot connect to VM console with hpvmconsole command

 
SOLVED
Go to solution
Alessandro Quagliaroli
Occasional Contributor

Cannot connect to VM console with hpvmconsole command

Hello, we have Integrity Virtual Machine 1.2 on hpux 11.23 v2 Itanium.
After giving the command:
hpvmconsole -P vm_name and selecting CO to connect to the VM console, the login prompt doesn't appear.
SSH connections to the virtual machine work fine, no erros in syslog file of both host and guest.
Any idea to solve the problem without restarting the VM?
Thanks
3 REPLIES 3
Torsten.
Acclaimed Contributor
Solution

Re: Cannot connect to VM console with hpvmconsole command

Hi,

let's assume someone was connected to the console before, run a command and disconnected the session. In this case, the application might be still running.
See the console log!

Also connect to the VM using ssh and grep for processes running on the console - if needed, kill them.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Alessandro Quagliaroli
Occasional Contributor

Re: Cannot connect to VM console with hpvmconsole command

Hello, there were processes attached to the console.
After killing them, hpvmconsole works fine.
Just wondering why those processes after system boot were attached to the console.
Thanks a lot.
Alessandro Quagliaroli
Occasional Contributor

Re: Cannot connect to VM console with hpvmconsole command

.