|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] how to generate a smaller core with xm dump-core
On 01/15/15 05:20, Ian Campbell wrote: On Thu, 2015-01-15 at 11:31 +0800, Zhenzhong Duan wrote:Hi Maintainers, We are facing issue collecting coredump using the xm dump mechanism in Dom0. We face couple of such issues daily, where the VMs panic s and the SA team is supposed to collect the core. The actual problem is that where the VMs are having huge RAM like 32+ GB RAMs dumping the core using xm dump generated core of almost the same size. And also when the RAM size is huge the time taken to dump is also huge. Transferring this core dump of this huge size to another system for analysis is really a pain. I am looking for some solution where we can generate smaller core using xm dump or any other tool. Something similar to makedumpfile which eliminates the zero and unnecessary pages, which results in core of smaller size.This has become a hot issue and we terribly need this feature. Can you come across with anything or are you aware of any feature which could cater our needâ.? If these are Linux guests then the patch: http://lists.xenproject.org/archives/html/xen-devel/2013-11/msg02351.html Can be used to enable crash to access the crashed guest and collectsome basic info. I would also include the output of xen-hvmctx and/or xenctx. -- This is the quick way I would do Ian's minicore .Note: dump-core currently does not include xen-hvmctx output (nor does it include xenctx -a output).Using the results from this may allow you to not need a copy of every dump (
not to imply that 2 similar minicore's would insure that a copy of each core
was not needed).
I also think that makedumpfile can process a xen dump-core file and make it
smaller.
-Don Slutz
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |