From: Akio Takebe <takebe_akio@jp.fujitsu.com>
To: Tristan Gingold <Tristan.Gingold@bull.net>,
John Levon <levon@movementarian.org>
Cc: Muli Ben-Yehuda <muli@il.ibm.com>, Horms <horms@verge.net.au>,
Akio Takebe <takebe_akio@jp.fujitsu.com>,
xen-devel <xen-devel@lists.xensource.com>,
Kouya Shimura <kouya@jp.fujitsu.com>
Subject: Re: [Patch][RFC] Support "xm dump" (is Re: Re: [Patch] Enable "sysrq c" handler for domU coredump)
Date: Thu, 03 Aug 2006 20:10:48 +0900 [thread overview]
Message-ID: <6DC6B6ED79944Atakebe_akio@jp.fujitsu.com> (raw)
In-Reply-To: <200608030809.33574.Tristan.Gingold@bull.net>
Hi, John and Tristan and Everyone
Thank you for your comments.
>Le Jeudi 03 Ao蕤 2006 02:26, John Levon a 馗rit :
>> On Thu, Aug 03, 2006 at 09:18:23AM +0900, Akio Takebe wrote:
>> > This patch is sample patch.
>> > I make "xm dump" command with dom0_ops.
>> > xc_domain_dump() only call __domain_crash().
>>
>> It would be /much/ more useful to be able to make it dump without taking
>> down the domain (just pause it, take the crash dump, then let it
>> continue).
>Yes, I think so too.
>Akio you have implemented 'xm crash'! But the feature is useful too.
>
Yes, Live dump feature is also useful.
My "xm dump" is "xm crash" as Tristan said.
I think it is better that we make both live dump and panic dump option.
How about the below?
e.g.
In the case of live dump
xm dump -l domU
For example, live dump option is used when domU kernel is santy
and applications are not sanity.
In the case of panic dump
xm dump domU or
xm dump -p domU ( -p is default)
For example panic dump option is used when domU kernel is hungup,
and we want to reboot and make coredump atomatically.
Best Regards,
Akio Takebe
next prev parent reply other threads:[~2006-08-03 11:10 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-01 3:11 [Patch] Enable "sysrq c" handler for domU coredump Akio Takebe
2006-08-01 3:48 ` Horms
2006-08-01 4:39 ` Akio Takebe
2006-08-01 6:48 ` Horms
2006-08-01 9:06 ` Akio Takebe
2006-08-01 9:26 ` Horms
2006-08-01 10:33 ` Akio Takebe
2006-08-03 0:18 ` [Patch][RFC] Support "xm dump" (is Re: Re: [Patch] Enable "sysrq c" handler for domU coredump) Akio Takebe
2006-08-03 0:26 ` John Levon
2006-08-03 6:09 ` Tristan Gingold
2006-08-03 11:10 ` Akio Takebe [this message]
2006-08-03 11:58 ` Tristan Gingold
2006-08-03 12:57 ` Akio Takebe
2006-08-07 18:04 ` John Levon
2006-08-03 1:50 ` Horms
2006-08-03 11:10 ` Akio Takebe
2006-08-01 8:03 ` [Patch] Enable "sysrq c" handler for domU coredump Keir Fraser
2006-08-01 8:15 ` Muli Ben-Yehuda
2006-08-01 8:12 ` Keir Fraser
-- strict thread matches above, loose matches on Subject: below --
2006-08-03 14:45 [Patch][RFC] Support "xm dump" (is Re: Re: [Patch]Enable "sysrq c" handler for domU coredump) Graham, Simon
2006-08-03 15:24 ` [Patch][RFC] Support "xm dump" (is Re: " Akio Takebe
2006-08-08 12:31 ` John Levon
2006-08-08 15:00 ` Akio Takebe
2006-08-03 21:52 Graham, Simon
2006-08-04 9:58 ` [Patch][RFC] Support "xm dump" (is " Akio Takebe
2006-08-04 10:29 ` Harry Butterworth
2006-08-04 13:58 [Patch][RFC] Support "xm dump" (is " Graham, Simon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6DC6B6ED79944Atakebe_akio@jp.fujitsu.com \
--to=takebe_akio@jp.fujitsu.com \
--cc=Tristan.Gingold@bull.net \
--cc=horms@verge.net.au \
--cc=kouya@jp.fujitsu.com \
--cc=levon@movementarian.org \
--cc=muli@il.ibm.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.