<html><body>
<p>Hi,<br>
<br>
I can get excepted results by ein Xen_VirtualSystemMigrationCapabilities and Xen_VirtualSystemMigrationService in sfcb:<br>
<br>
wbemcli ein <a href="http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities">http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities</a><br>
localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities.InstanceID="MigrationCapabilities"<br>
<br>
wbemcli ein <a href="http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationService">http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationService</a><br>
localhost:5988/root/virt:Xen_VirtualSystemMigrationService.SystemCreationClassName="",SystemName="",CreationClassName="Xen_VirtualSystemMigrationService",Name="MigrationService"<br>
<br>
But the query of gi of them are failing as followings:<br>
<br>
wbemcli gi <a href="http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities.InstanceID=">http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities.InstanceID=</a>"MigrationCapabilities"<br>
*<br>
* wbemcli: Http Exception: server returned nothing (no headers, no data)<br>
*<br>
<br>
wbemcli gi <a href="http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationService.CreationClassName=">http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationService.CreationClassName=</a>"Xen_VirtualSystemMigrationService",Name="MigrationService",SystemCreationClassName="",SystemName=""<br>
*<br>
* wbemcli: Cim: (1) CIM_ERR_FAILED: *** Provider Virt_VSMigrationService(17139) exiting due to a SIGSEGV signal<br>
*<br>
<br>
However, whatever ein or gi, the test results are correct in Pegasus, below is the test report:<br>
<br>
wbemcli ein <a href="http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities">http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities</a><br>
localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities.InstanceID="MigrationCapabilities"<br>
<br>
wbemcli ein <a href="http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigraktionService">http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigraktionService</a><br>
localhost:5988/root/virt:Xen_VirtualSystemMigrationService.CreationClassName="Xen_VirtualSystemMigrationService",Name="MigrationService",SystemCreationClassName="",SystemName=""<br>
<br>
wbemcli gi <a href="http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities.InstanceID=">http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities.InstanceID=</a>"MigrationCapabilities"<br>
localhost:5988/root/virt:Xen_VirtualSystemMigrationCapabilities.InstanceID="MigrationCapabilities" Caption,Description,InstanceID="MigrationCapabilities",ElementName,DestinationHostFormatsSupported,SynchronousMethodsSupported,AsynchronousMethodsSupported,CreationClassName="Xen_VirtualSystemMigrationCapabilities"<br>
<br>
wbemcli gi <a href="http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationService.CreationClassName=">http://root:password@localhost:5988/root/virt:Xen_VirtualSystemMigrationService.CreationClassName=</a>"Xen_VirtualSystemMigrationService",Name="MigrationService",SystemCreationClassName="",SystemName=""<br>
localhost:5988/root/virt:Xen_VirtualSystemMigrationService.CreationClassName="Xen_VirtualSystemMigrationService",Name="MigrationService",SystemCreationClassName="",SystemName="" Caption,Description,ElementName,InstallDate,OperationalStatus,StatusDescriptions,Status,HealthState,PrimaryStatus,DetailedStatus,OperatingStatus,CommunicationStatus,EnabledState=5,OtherEnabledState,RequestedState=12,EnabledDefault=2,TimeOfLastStateChange,AvailableRequestedStates,TransitioningToState=12,SystemCreationClassName,SystemName,CreationClassName="Xen_VirtualSystemMigrationService",Name="MigrationService",PrimaryOwnerName,PrimaryOwnerContact,StartMode,Started<br>
<br>
<br>
<br>
Kaitlin said the fix of NULL key value has been in her list. Does the failure related with the NULL value of some keys, then why it can be test successfully on Pegasus?<br>
<br>
<br>
<br>
Best,<br>
Regards<br>
<br>
Daisy Guo Lian Yun<br>
E-mail: yunguol@cn.ibm.com<br>
IBM China Development Lab, Shanghai, China<br>
TEL: (86)-21-61008057</body></html>