|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][RFC] xm dump-core command add on (TAKE 4)
On Thu, Aug 31, 2006 at 06:29:15PM +0900, Akio Takebe wrote:
Content-Description: Mail message body
> Hi,
>
> These patches add xm dump-core command.
> Commets are welcome.
>
> Usage:
> xm dump-core [-L|--live][-C| --crash] <domID> [output path]
>
> -L| --live Live dump:
> By default, xm dump does an xm pause, unpause before and
> after taking the dump, respectively. This option disables
> the pause/unpause and simply takes the dump.
>
> -C :| --crash crash dump:
> This executes an xm destroy after the dump file is complete.
>
> These patches are;
> - check_status_xc_dumpcore.patch
> This patch is a bugfix patch.
> It check status of copy_from_domain_page() in
> xc_domain_dumpcore_via_callback(). and if it failed,
> xc_core make incomplete list.
> (I reflect commets of John)
>
> - xmdump.v5.patch
> This patch adds xm dump-core command. usage is the above.
> (separate the above patch and up port to xen-unstable.hg-11389)
>
> - rename_dumpcore.v2.patch
> This patch adds localtime to corename.
> And if xc_core failed, add "-incomplete" to corename.
> This patch depends on xmdump.v5.patch.
> (not change, only up port to xen-unstable.hg-11389)
>
> Signed-off-by: Ken Hironaka <hironaka.ken@xxxxxxxxxxxxxxxx>
> Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
All three applied, thanks guys!
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [PATCH][RFC] xm dump-core command add on (TAKE 4),
Ewan Mellor <=
|
|
|
|
|