<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I have a host that has dropped out of my cluster because it can't start vdsmd. Initially the logs were reporting a duplicate gateway, so I removed the duplicate. But I still can't start vdsmd. /var/log/vdsm/supervdsm.log is showing the following.</p>
<p></p>
<div><br>
</div>
<div>Traceback (most recent call last):</div>
<div>&nbsp; File &quot;/usr/share/vdsm/vdsm-restore-net-config&quot;, line 439, in restore</div>
<div>&nbsp; &nbsp; unified_restoration()</div>
<div>&nbsp; File &quot;/usr/share/vdsm/vdsm-restore-net-config&quot;, line 131, in unified_restoration</div>
<div>&nbsp; &nbsp; changed_config = _filter_changed_nets_bonds(available_config)</div>
<div>&nbsp; File &quot;/usr/share/vdsm/vdsm-restore-net-config&quot;, line 258, in _filter_changed_nets_bonds</div>
<div>&nbsp; &nbsp; kernel_config = KernelConfig(netinfo.NetInfo())</div>
<div>&nbsp; File &quot;/usr/lib/python2.7/site-packages/vdsm/netconfpersistence.py&quot;, line 204, in __init__</div>
<div>&nbsp; &nbsp; for net, net_attr in self._analyze_netinfo_nets(netinfo):</div>
<div>&nbsp; File &quot;/usr/lib/python2.7/site-packages/vdsm/netconfpersistence.py&quot;, line 216, in _analyze_netinfo_nets</div>
<div>&nbsp; &nbsp; yield net, self._translate_netinfo_net(net, net_attr)</div>
<div>&nbsp; File &quot;/usr/lib/python2.7/site-packages/vdsm/netconfpersistence.py&quot;, line 232, in _translate_netinfo_net</div>
<div>&nbsp; &nbsp; self._translate_nics(attributes, nics)</div>
<div>&nbsp; File &quot;/usr/lib/python2.7/site-packages/vdsm/netconfpersistence.py&quot;, line 269, in _translate_nics</div>
<div>&nbsp; &nbsp; nic, = nics</div>
<div>ValueError: too many values to unpack</div>
<div><br>
</div>
<div><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;">&nbsp;I've downloaded the source code and have tried to follow along
 and see what's happening, but it's going a little (a lot) over my head at the moment. Could anyone help me out?</span><br>
</div>
<div><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;"><br>
</span></div>
<div><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;">Thanks,</span></div>
<div><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;"><br>
</span></div>
<div><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 16px;">Chris</span></div>
<br>
<p></p>
</div>
</body>
</html>