Bug 1426066 - Auto-fencing mapped provisioning interfaces instead of IPMI interfaces
Summary: Auto-fencing mapped provisioning interfaces instead of IPMI interfaces
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 11.0 (Ocata)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Chris Jones
QA Contact: Asaf Hirshberg
URL:
Whiteboard:
Depends On: 1242422 1558241
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-23 07:15 UTC by Asaf Hirshberg
Modified: 2018-03-19 21:16 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-04 11:06:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Asaf Hirshberg 2017-02-23 07:15:11 UTC
Description of problem:
Auto-fencing mapping hosts between Ironic/Nova but in multi nic environment the ironic use the provisioning and not the IPMI.


[stack@puma33 ~]$ ironic port-list 
+--------------------------------------+-------------------+
| UUID                                 | Address           |
+--------------------------------------+-------------------+
...
| 032eca3c-2916-430c-82f7-eaea28b8128a | 44:1e:a1:73:39:91 |

enp5s0f1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.24.18  netmask 255.255.255.0  broadcast 192.168.24.255
        inet6 fe80::461e:a1ff:fe73:3991  prefixlen 64  scopeid 0x20<link>
        ether 44:1e:a1:73:39:91  txqueuelen 1000  (Ethernet)
        RX packets 4396925  bytes 2868439874 (2.6 GiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2934465  bytes 348956949 (332.7 MiB)



Additional info:
Christopher Jones created a fix: https://review.openstack.org/#/c/436932/

Comment 1 Chris Jones 2017-04-04 11:06:23 UTC
I believe this can be closed - it is correct to be using the provisioning interface.


Note You need to log in before you can comment on or make changes to this bug.