<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 3, 2018 at 11:45 AM, <a href="mailto:gsswzt@pku.edu.cn">gsswzt@pku.edu.cn</a> <span dir="ltr"><<a href="mailto:gsswzt@pku.edu.cn" target="_blank">gsswzt@pku.edu.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div>
<div><span></span>Hi,</div><div><br></div><div>I found my VM libvirt create xml as:</div><div><br></div>
<div><div><hostdev managed="no" mode="subsystem" rawio="yes" type="scsi"></div><div> <source></div><div> <adapter name="scsi_host0"/></div><div> <address bus="2" target="4" unit="0"/></div><div> </source></div><div></hostdev></div></div><div><br></div><div>I found <i></i><a href="https://libvirt.org/formatdomain.html#elementsHostDevSubsys" style="font-size:10.5pt;line-height:1.5;font-style:italic;background-color:transparent" target="_blank">https://libvirt.org/<wbr>formatdomain.html#<wbr>elementsHostDevSubsys</a><span style="color:rgb(0,0,0);font-size:10.5pt;line-height:1.5;font-style:italic;background-color:rgba(0,0,0,0)"> </span><span style="color:rgb(0,0,0);font-size:10.5pt;line-height:1.5;background-color:rgba(0,0,0,0)">like blow:</span></div><div><pre>...
<devices>
<hostdev mode='subsystem' type='scsi' sgio='filtered' rawio='yes'>
<source>
<adapter name='scsi_host0'/>
<address bus='0' target='0' unit='0'/>
</source>
<readonly/>
<span style="background-color:rgb(255,102,0)"> <address type='drive' controller='0' bus='0' target='0' unit='0'/></span>
</hostdev>
</devices>
...</pre><pre>Is <address> mandatory?</pre></div></div></blockquote><div>No, it is not mandatory.</div><div>If not set, it would be determined by libvirt. See [1].</div><div><br></div><div>[1] <a href="https://ovirt.org/develop/release-management/features/virt/stabledeviceaddresses/">https://ovirt.org/develop/release-management/features/virt/stabledeviceaddresses/</a></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div><div><pre><br></pre></div><span style="color:rgb(0,0,0);font-style:italic;background-color:rgba(0,0,0,0)"></span>
</div><br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>