WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] xm dump-core options are useless

>> +    if not live:
>> +        server.xend.domain.pause(dom) <<< HERE
>> +
>> +    try:
>> +        print "dumping core of domain:%s ..." % str(dom)
>> +        server.xend.domain.dump(dom, filename, live, crash)
>> +    finally:
>> +        if not live:
>> +            server.xend.domain.unpause(dom)
>
>BTW this is buggy if the domain was already paused.

Hi John,

It was fixed by changeset 15888.

Best regards,
 Kan



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel