On 05/28/2010 11:19 AM, Gui Jianfeng wrote:
Gui Jianfeng wrote:
> Hi all,
>
> I made use of "virsh dump" to generate a dumpfile, but crash seems
> fails at initializing time. I decode the dumpfile and found there's
> a "block" header section, but seems crash doesn't support such
> section so it failed. Am i missing something?
Any one can help? How can i make use of crash checking the dumpfile?
Sorry, I attached a stale version of the patch.
Dump files do not include disk state, so the bare minimum handling of
block sections should suffice.
Paolo