Thank you for responding.

I installed Stein.

Packstack version says 14.0.0, but I'm not sure how to determine RDO version.

 

Here's the output of ip a:

[root@shp-vmc-00-man ~]# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP group default qlen 1000
    link/ether f4:03:43:43:c1:1c brd ff:ff:ff:ff:ff:ff
3: eno2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master bond0 state UP group default qlen 1000
    link/ether f4:03:43:43:c1:1c brd ff:ff:ff:ff:ff:ff
4: ens2f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master ovs-system state UP group default qlen 1000
    link/ether 3c:fd:fe:c5:82:60 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::3efd:feff:fec5:8260/64 scope link
       valid_lft forever preferred_lft forever
5: eno3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether f4:03:43:43:c1:1e brd ff:ff:ff:ff:ff:ff
6: ens2f1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 3c:fd:fe:c5:82:61 brd ff:ff:ff:ff:ff:ff
    inet 10.57.37.123/24 brd 10.57.37.255 scope global ens2f1
       valid_lft forever preferred_lft forever
    inet6 fe80::3efd:feff:fec5:8261/64 scope link
       valid_lft forever preferred_lft forever
7: eno4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether f4:03:43:43:c1:1f brd ff:ff:ff:ff:ff:ff
8: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether f4:03:43:43:c1:1c brd ff:ff:ff:ff:ff:ff
    inet 10.57.38.123/24 brd 10.57.38.255 scope global bond0
       valid_lft forever preferred_lft forever
    inet6 fe80::f603:43ff:fe43:c11c/64 scope link
       valid_lft forever preferred_lft forever
11: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether b6:0f:96:16:31:4e brd ff:ff:ff:ff:ff:ff
13: br-int: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 6e:e9:0e:c6:42:48 brd ff:ff:ff:ff:ff:ff
14: genev_sys_6081: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 65000 qdisc noqueue master ovs-system state UNKNOWN group default qlen 1000
    link/ether d6:7e:75:80:f9:ce brd ff:ff:ff:ff:ff:ff
    inet6 fe80::d47e:75ff:fe80:f9ce/64 scope link
       valid_lft forever preferred_lft forever
17: br-ex: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000
    link/ether 3c:fd:fe:c5:82:60 brd ff:ff:ff:ff:ff:ff
    inet 10.57.36.217/24 brd 10.57.36.255 scope global br-ex
       valid_lft forever preferred_lft forever
    inet6 fe80::6ccc:80ff:fe30:b541/64 scope link
       valid_lft forever preferred_lft forever

 

Best Regards,

Todd


On Thu, Jul 11, 2019 at 7:35 AM Alfredo Moralejo Alonso <amoralej@redhat.com> wrote:
Hi,

What version of RDO and packstack are you using?, could you provide the output of command "ip a"?

Best regards,

Alfredo


On Mon, Jul 8, 2019 at 11:43 PM Todd Leishman <toddleish@gmail.com> wrote:
Hello,
I am attempting to use Packstack with an answer file to install Openstack on two nodes -- a controller/network node and a compute node.  I installed Packstack new today.

When I run packstack with the answer file, it gets to the step: "Preparing Neutron API entries" and then errors out.  The error reads: ERROR : "Couldn't detect ipaddress of interface ens2f1 on node 10.57.38.123"

The controller node management IP is 10.57.38.123 (on bond0).  I am trying to use ens2f1 for the OVN tunnel.  It's IP address is 10.57.37.123.

Attached are my answer file and the setup log with failure.

Any ideas on what could be wrong?

Thanks,

--

Todd Leishman

toddleish@gmail.com

_______________________________________________
users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscribe@lists.rdoproject.org
_______________________________________________
users mailing list
users@lists.rdoproject.org
http://lists.rdoproject.org/mailman/listinfo/users

To unsubscribe: users-unsubscribe@lists.rdoproject.org


--

Todd Leishman

toddleish@gmail.com