Hi all, I attached a patch to make a dump directory per DomU for crash dump. Currently, xend dumps a core file of a DomU in the directory "/var/xen/dump/", when the DomU has crashed. The patch modifies this directory to "/var/xen/dump/<domain name>/". It enables you to select HDD partition per DomU to dump core by using mount command. Diffstat: XendDomainInfo.py | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) Signed-off-by: Rikiya Ayukawa <ayukawa.rikiya@jp.fujitsu.com> Best Regards, -- Rikiya Ayukawa _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel