OpenVZ Forum


Home » General » Discussions » vzctl console how to? (Can't do anything with it.)
Re: vzctl console how to? [message #46692 is a reply to message #46672] Mon, 04 June 2012 21:54 Go to previous messageGo to previous message
Ales is currently offline  Ales
Messages: 330
Registered: May 2009
Senior Member
Well, vzctl's man page has this:

console CTID [ttynum]

Attach to a container console. Optional ttynum argument is tty number (such as 4 for tty4), default is 1 which is used for container's /dev/console.

Note the consoles are persistent, meaning that:
- it can be attached to even if the container is not running;
- there is no automatic detachment upon the container stop;
- detaching from the console leaves anything running in this console as is.

The following escape sequences are recognized by vzctl console. Note that these sequences are only recognized after Enter.

- Esc then . to detach from the console.
- Esc then ! to kill anything running on the console (SAK). This is helpful when one expects a login prompt but there isn't one.
 
Read Message
Read Message
Read Message
Previous Topic: I had build a template about centos+vnc for openvz
Next Topic: Looking for support provider (sys admin)
Goto Forum:
  


Current Time: Wed Sep 03 23:41:06 GMT 2025

Total time taken to generate the page: 0.06593 seconds