<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 5 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="ZH-TW" link="blue" vlink="purple" style="text-justify-trim:punctuation">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Hi Team,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">We met an issue that creating a VLAN is always fail, and the phosphor-network-manager/systemd-networkd are caught abort signal.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Does anyone have any thought about this?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">root@ ast2500evb:~# ps | grep network<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:6.0pt"><span lang="EN-US" style="font-size:12.0pt">4432 root      8804 S    phosphor-network-manager<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">4444 systemd- 16828 S    /lib/systemd/systemd-networkd<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">root@ ast2500evb:~# busctl --no-pager call xyz.openbmc_project.Network \<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:216.0pt"><span lang="EN-US" style="font-size:12.0pt">/xyz/openbmc_project/network \<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:216.0pt"><span lang="EN-US" style="font-size:12.0pt">xyz.openbmc_project.Network.VLAN.Create \<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">                                   VLAN su "eth0" 123<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt;color:red">Call failed: Remote peer disconnected</span><span lang="EN-US" style="font-size:12.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">root@ ast2500evb:~# ps | grep network<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:6.0pt"><span lang="EN-US" style="font-size:12.0pt">4489 root      8804 S    phosphor-network-manager<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">4500 systemd-  1448 R    /lib/systemd/systemd-networkd<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Journal log has the following error:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:10 ast2500evb phosphor-network-manager[4432]: Refreshing the objects.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:11 ast2500evb phosphor-network-manager[4432]:<span style="color:red"> ioctl failed for SIOCETHTOOL:</span><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:11 ast2500evb phosphor-network-manager[4432]:
<span style="color:red">ioctl failed for SIOCETHTOOL:</span><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:11 ast2500evb phosphor-network-manager[4432]: Refreshing complete.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:13 ast2500evb phosphor-network-manager[4432]:
<span style="color:red">ioctl failed for SIOCGIFHWADDR:</span><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:13 ast2500evb phosphor-network-manager[4432]: terminate called after throwing an instance of 'sdbusplus::xyz::openbmc_project::Common::Error::InternalFailure'<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:13 ast2500evb phosphor-network-manager[4432]:   what():  xyz.openbmc_project.Common.Error.InternalFailure: The operation failed internally.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:13 ast2500evb phosphor-network-manager[4432]: The operation failed internally.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:13 ast2500evb systemd[1]:
<span style="color:red">xyz.openbmc_project.Network.service: Main process exited, code=killed, status=6/ABRT</span><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:13 ast2500evb systemd[1]:
<span style="color:red">xyz.openbmc_project.Network.service: Failed with result 'signal'.</span><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:14 ast2500evb systemd[1]: xyz.openbmc_project.Network.service: Service RestartSec=1s expired, scheduling restart.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:14 ast2500evb systemd[1]: xyz.openbmc_project.Network.service: Scheduled restart job, restart counter is at 3.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:14 ast2500evb systemd[1]: Stopped Phosphor Network Manager.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:14 ast2500evb systemd[1]: Starting Phosphor Network Manager...<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:14 ast2500evb systemd[1]: Started Phosphor Network Manager.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:17 ast2500evb systemd[1]: Stopping Network Service...<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:18 ast2500evb systemd[1]: systemd-networkd.service: Succeeded.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:18 ast2500evb systemd[1]: Stopped Network Service.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Jan 01 00:21:18 ast2500evb systemd[1]: Starting Network Service...<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12.0pt">Troy Lee<o:p></o:p></span></p>
</div>
CONFIDENTIALITY NOTICE: This e-mail and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed and may contain confidential and privileged information protected by law. If you received this e-mail
 in error, any review, use, dissemination, distribution, or copying of the e-mail is strictly prohibited. Please notify the sender immediately by return e-mail and delete all copies from your system.
</body>
</html>