[et-mgmt-tools] [PATCH] Add exception handlings during the domain information update process.

Hiroyuki Kaguchi fj7025cf at aa.jp.fujitsu.com
Fri Mar 14 08:22:25 UTC 2008


Hi Cole,

I see libvirt throw out the exception after:
1) Create zombi domain.
2) Reboot xend.
3) Repeat (1) and (2).

At this time, because the exception is not catched, the update processing is
skipped, and any domain is not displayed in virt-manager.

By applying the patch, virt-manager display the domains even if the exception
is thrown out from libvirt.

Thanks,
Hiroyuki Kaguchi

On 2008/03/12 23:02, Cole Robinson wrote:
> Hiroyuki Kaguchi wrote:
>> On 2008/03/06 9:42, Hiroyuki Kaguchi wrote:
>>> If an error occured on domain information update,
>>> Domain informations are not displayed.
>>> This patch adds exception handlings which occured on libvirt API.
>>>
>>> Signed-off-by: Hiroyuki Kaguchi <fj7025cf at aa.jp.fujitsu.com>
>> Would you give me a comment on this patch? If not, please apply it.
>>
>> Thanks,
>> Hiroyuki Kaguchi
>>
> 
> Hi,
> 
> I'm curious what type of error you were seeing that was breaking this.
> I just want to make sure we aren't throwing out a potentially useful
> error message, or if it is even worth catching if the root problem
> can also break other things in virt-manager.
> 
> Thanks,
> Cole
> 
> 
> 




More information about the et-mgmt-tools mailing list