Output boot-time console messages for some host
This command outputs all messages captured from the console of specified virtual systems during bootup. At the time of writing, this was only possible for Xen and EC2 instances. It can be useful for debugging boot failures or figuring out why some server processes were not started at boot time.
For interactive access to the console, you can instead use the Console Login page in the Cloudmin web user interface.
Example usage
cloudmin get-console --host xensendmail.home PTY PID: 9535 Using config file "/xen/xensendmail.cfg". Started domain xensendmail Linux version 2.6.18-8.1.4.el5xen (mockbuild@builder4.centos.org) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)) #1 SMP Thu May 17 05:27:09 EDT 2007 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000020800000 (usable) 0MB HIGHMEM available. 520MB LOWMEM available. NX (Execute Disable) protection: active ACPI in unprivileged domain disabled Built 1 zonelists. Total pages: 133120 Kernel command line: root=/dev/sda1 ro Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 CPU 0 irqstacks, hard=c071b000 soft=c06fb000 PID hash table entries: 4096 (order: 12, 16384 bytes) Xen reported: 2992.498 MHz processor. Console: colour dummy device 80x25
Command Line Help
cloudmin get-console [--all-hosts] | [--host name]* [--group name]* [--type real|kvm|gce|this]* [--os oscode]* [--owner name]* [--status status-code|"up"|"wm"|"bad"] [--host-on name]