<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Thanks Peter for your help as well as your suggestion. I have got the cues of this issue.<br>
<br>
Current there still exist another issue that confuse me that we random hit VM can’t boot and  stuck in black screen show as “Guest has not initialized the display (yet).”
<br>
<br>
The attachment is the Libvirt debug log but I’m not able to find any useful cues.  Any comments regarding this issue will be appreciated.</div>
</span></font></div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText"><br>
<br>
<br>
</div>
</span></font></div>
<div><img src="cid:463f2b37-202e-49a2-a82e-ff224e9a9eac@jpnprd01.prod.outlook.com">
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText"><br>
<br>
> 在 2021年6月17日,下午8:21,Peter Krempa <pkrempa@redhat.com> 写道:<br>
> <br>
> Firstly please don't CC random people who are subscribed to the list.<br>
> <br>
> Additionally this is a user-question so it's not entirely appropriate<br>
> for libvir-list@redhat.com only for libvirt-users@redhat.com.<br>
> <br>
> On Thu, Jun 17, 2021 at 16:52:42 +0800, 梁朝军 wrote:<br>
>> Hi All,<br>
>> <br>
>> Who can give me a help? I hit another issue when do vm migration?  Libvirt throw out the error like below<br>
>> <br>
>> "libvirt: Domain Config error : unsupported configuration: vcpu enable order of vCPU '0' differs between source and destination definitions”<br>
> <br>
> This error happens when the 'order' attribute ...<br>
> <br>
>> <br>
>> <br>
>> The cup information is defined VM domain on source host is like: <br>
>> <vcpu placement='static'>2</vcpu><br>
>> <vcpus><br>
>> <vcpu id='0' enabled='yes' hotpluggable='no' order='1'/><br>
>> <vcpu id='1' enabled='yes' hotpluggable='no' order='2'/><br>
> <br>
> ... such you can see here doesn't match for a vcpu of a particular ID.<br>
> <br>
>> </vcpus><br>
>> <cputune><br>
>> <vcpupin vcpu='0' cpuset='42'/><br>
>> <vcpupin vcpu='1' cpuset='43'/><br>
>> </cputune><br>
>> <br>
>> The distinction host previews generate xml for VM like:<br>
>> <br>
>> <vcpu placement='static'>2</vcpu><br>
>> <vcpus><br>
>> <vcpu id='0' enabled='yes' hotpluggable='no' order='1'/><br>
>> <vcpu id='1' enabled='yes' hotpluggable='no' order='2'/><br>
> <br>
> Yours do match though. Did you post the correct XMLs?<br>
> <br>
>> </vcpus><br>
>> <cputune><br>
>> <vcpupin vcpu='0' cpuset='42'/><br>
>> <vcpupin vcpu='1' cpuset='43'/><br>
>> </cputune><br>
>> <br>
>> What’t wrong with it? Or I missing some actions in configurations regarding the migration<br>
> <br>
> It's unfortunately impossible to tell, your report doesn't descirbe what<br>
> steps you took to do the migration nor does contain debug logs.<br>
> <br>
<br>
</div>
</span></font></div>
</body>
</html>