<div dir="ltr"><div dir="ltr">Hi,<div><br></div><div><br></div><div>I have 2 nodes on my OpenStack cluster. One act as both the controller node and the compute node and the other act as the compute node.</div><div><br></div><div>All services were running well for days until I activate a new NIC interface to the controller node. Now the problem is the nova-compute service of the compute node can connect to the RabittMQ server but the nova-compute service of the controller node connecting to the RabiitMQ server got an error and fails.</div><div><br></div><div>Here are the RabbitMQ logs when I start nova-compute service on the controller node:</div><div><br></div><div><div>=INFO REPORT==== 15-Dec-2018::11:02:15 ===</div><div>Connection <0.3414.0> (<a href="http://192.168.0.31:35254">192.168.0.31:35254</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a>) has a client-provided name: nova-compute:7425:5fb041db-c884-4c5a-86a5-6c7a490c2471</div><div><br></div><div>=INFO REPORT==== 15-Dec-2018::11:02:15 ===</div><div>accepting AMQP connection <0.3431.0> (<a href="http://192.168.0.31:35256">192.168.0.31:35256</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a>)</div><div><br></div><div>=INFO REPORT==== 15-Dec-2018::11:02:15 ===</div><div>Connection <0.3431.0> (<a href="http://192.168.0.31:35256">192.168.0.31:35256</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a>) has a client-provided name: nova-compute:7425:911fbbc4-1cfa-45f2-a65b-23c7fb0a4aee</div><div><br></div><div>=WARNING REPORT==== 15-Dec-2018::11:02:15 ===</div><div>closing AMQP connection <0.3414.0> (<a href="http://192.168.0.31:35254">192.168.0.31:35254</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a> - nova-compute:7425:5fb041db-c884-4c5a-86a5-6c7a490c2471):</div><div>client unexpectedly closed TCP connection</div><div><br></div><div>=WARNING REPORT==== 15-Dec-2018::11:02:15 ===</div><div>closing AMQP connection <0.3431.0> (<a href="http://192.168.0.31:35256">192.168.0.31:35256</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a> - nova-compute:7425:911fbbc4-1cfa-45f2-a65b-23c7fb0a4aee):</div><div>client unexpectedly closed TCP connection</div><div><br></div><div>=INFO REPORT==== 15-Dec-2018::11:02:21 ===</div><div>accepting AMQP connection <0.3446.0> (<a href="http://192.168.0.31:35316">192.168.0.31:35316</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a>)</div><div><br></div><div>=INFO REPORT==== 15-Dec-2018::11:02:21 ===</div><div>Connection <0.3446.0> (<a href="http://192.168.0.31:35316">192.168.0.31:35316</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a>) has a client-provided name: nova-compute:7438:cac8d67b-6f5a-426d-8d03-a18c8d5a7e5a</div><div><br></div><div>=INFO REPORT==== 15-Dec-2018::11:02:21 ===</div><div>accepting AMQP connection <0.3463.0> (<a href="http://192.168.0.31:35318">192.168.0.31:35318</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a>)</div><div><br></div><div>=INFO REPORT==== 15-Dec-2018::11:02:21 ===</div><div>Connection <0.3463.0> (<a href="http://192.168.0.31:35318">192.168.0.31:35318</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a>) has a client-provided name: nova-compute:7438:b06139fd-8294-4c21-a5c3-6e1ccb45fe6f</div><div><br></div><div>=WARNING REPORT==== 15-Dec-2018::11:02:21 ===</div><div>closing AMQP connection <0.3446.0> (<a href="http://192.168.0.31:35316">192.168.0.31:35316</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a> - nova-compute:7438:cac8d67b-6f5a-426d-8d03-a18c8d5a7e5a):</div><div>client unexpectedly closed TCP connection</div><div><br></div><div>=WARNING REPORT==== 15-Dec-2018::11:02:21 ===</div><div>closing AMQP connection <0.3463.0> (<a href="http://192.168.0.31:35318">192.168.0.31:35318</a> -> <a href="http://192.168.0.31:5672">192.168.0.31:5672</a> - nova-compute:7438:b06139fd-8294-4c21-a5c3-6e1ccb45fe6f):</div><div>client unexpectedly closed TCP connection</div></div><div><br></div><div><br></div><div>What is the problem?</div></div></div>