
Same here cxml.undefine() returns False and hence the following statement gets printed. Thu, 28 May 2009 22:52:39:TEST LOG:INFO - Failed to undefine the migrated domain 'VM_frm_elm3b217.beaverton.ibm.com' on 'localhost'
I'm not sure I understand.. if the guest fails to undefine, we should print an error. When you tested, did undefine() return false even when the guest was removed properly? Sorry for not being very clear here. Yes! even after the guest was cleared using destroy()/undefine() I was seeing this log message in the cimtest.log. The problem is in the check we are doing after the destroy()/undefine() call and nothing major.
Oh! Make sense. I'll follow up with a separate patch for this issue after the other migration related patches go in. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com