刘刚
2009-Feb-25 09:34 UTC
[Xen-users] How can I get more infomation about a virtual machine?
For example, I create a ubuntu 8.10 linux virtual machine with ’xm create’ command, and I want to get the booting information of the virtual machine,what should I do? And what about the rebooting information or the terminating information? Thank you very much! MOBILE: 13622388220 HUAWEI TECHNOLOGIES CO.,LTD. Address: Huawei Industrial Base Bantian Longgang Shenzhen 518129, P.R.China E-mail: liugang8440265@huawei.com www.huawei.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Amit Dang
2009-May-01 17:56 UTC
RE: [Xen-users] How can I get more infomation about a virtual machine?
________________________________ From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of ?? Sent: Wednesday, February 25, 2009 3:04 PM To: xen-users@lists.xensource.com Subject: [Xen-users] How can I get more infomation about a virtual machine? For example, I create a ubuntu 8.10 linux virtual machine with ’xm create’ command, and I want to get the booting information of the virtual machine,what should I do? And what about the rebooting information or the terminating information? By “booting information” or “terminating information” do you mean the OS logs on the console? You can view the console logs by attaching to the VM’s console by using ‘xm console <domain>’ Thanks, Dang _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Antonio Galindo Castro
2009-May-01 19:19 UTC
Re: [Xen-users] How can I get more infomation about a virtual machine?
Use "xm console your_Ubuntu_VM" before shutdown it. When you wake up the machine use" xm create -c your_Ubuntu_VM" to see what happens at boot time. Regards. -- Luis Antonio Galindo Castro aka FunkyM0nk3y Fingerprint: 237E EFE1 6055 BCEB ACD0 7A49 30FC A883 0044 A85E _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users