I have a Dell server with Xen 3.2 (from Debian Lenny) running a Debian Lenny dom0. Since I am facing unexpected reboot without any clue in the debian logs, I would like to capture the Xen dom0 logs. Did anybody achieve this and how ? I tried to use the Dell serial port redirection without success.
|
feedback
|
|
I had a similar problem with IBM x3850 server. Managed to capture the hypervisor log and kernel log on serial console with these options:
Options specified as if they are in /etc/default/grub. Laptop's ttyS0 configured to 9600,8n1 Note that nothing is displayed on server's tty. Adding "vga" to xen consoles list caused no log appear on serial console. | ||||
|
feedback
|