rocky 2 node installation unable to access internet in instance
cloud learner
xxxcloudlearner at gmail.com
Mon Apr 26 04:40:19 UTC 2021
Dear All,
I am new to this, installed rocky on centos 7 with 2 node controller and
compute nodes, followed
https://docs.openstack.org/neutron/rocky/install/environment-networking-controller-rdo.html
as
mentioned in the document used vxlan and the Networking option 2: Self
service network and used linuxbridge, verified all the steps as
mentioned in the document and all things are working fine but i am unable
to access the internet in instances.
The network layout image attached herewith for reference there are two
ports, one is for management and another is a provider
network through which the internet is accessible.
The provider network is 10.1.0.0/16 and the gateway is 10.1.1.1 which I
have set in the external network..
When i run # ip netns command on controller node it shows qdhcp and qrouter
[root at controller ~]# ip netns
qrouter-2f84ff08-7293-4822-a4c1-57278d80f1cf (id: 2)
qdhcp-186cc689-267b-49ca-90a7-b312fd0367f3 (id: 1)
qdhcp-513292db-3eb8-4902-974f-4bb9c4757652 (id: 0)
but when I run # ip netns command on compute it shows nothing.
[root at controller ~]# openstack network agent list
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
| ID | Agent Type | Host |
Availability Zone | Alive | State | Binary |
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
| 0286adac-2a32-4866-8b75-95f190c2c310 | Linux bridge agent | compute1 |
None | :-) | UP | neutron-linuxbridge-agent |
| 47728860-d7b0-4b15-b3dc-1f8a6bf81125 | Metadata agent | controller |
None | :-) | UP | neutron-metadata-agent |
| 4957d1b2-ea33-4034-9869-8518438416b0 | L3 agent | controller |
nova | :-) | UP | neutron-l3-agent |
| a81e4138-0190-41ef-b0a1-bd1b66c01343 | DHCP agent | controller |
nova | :-) | UP | neutron-dhcp-agent |
| ea43868d-8394-4cf5-a104-edc5ecbaff9e | Linux bridge agent | controller |
None | :-) | UP | neutron-linuxbridge-agent |
+--------------------------------------+--------------------+------------+-------------------+-------+-------+---------------------------+
Is there any need to create br-int or br-ex on nodes because that is not
mentioned in the link which i have followed, if need kindly guide the steps
to do that and on which node these steps need to follow.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20210426/5e9f5938/attachment-0001.html>
-------------- next part --------------
brq186cc689-26: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether 36:3e:b7:51:3b:19 txqueuelen 1000 (Ethernet)
RX packets 808 bytes 63976 (62.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
brq513292db-3e: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether 12:c4:f3:c1:ec:e8 txqueuelen 1000 (Ethernet)
RX packets 32 bytes 1810 (1.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens192: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.1.75.11 netmask 255.255.0.0 broadcast 10.1.255.255
inet6 fe80::fe47:9de8:51aa:64e8 prefixlen 64 scopeid 0x20<link>
ether 00:0c:29:04:bb:3a txqueuelen 1000 (Ethernet)
RX packets 2299253 bytes 649712257 (619.6 MiB)
RX errors 0 dropped 987 overruns 0 frame 0
TX packets 196560 bytes 17836300 (17.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens224: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.81.175 netmask 255.255.255.0 broadcast 192.168.81.255
inet6 fe80::a800:74a2:292e:de75 prefixlen 64 scopeid 0x20<link>
ether 00:0c:29:04:bb:44 txqueuelen 1000 (Ethernet)
RX packets 3526143 bytes 11329973560 (10.5 GiB)
RX errors 0 dropped 96 overruns 0 frame 0
TX packets 2599729 bytes 7262613751 (6.7 GiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 5350144 bytes 280975121 (267.9 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 5350144 bytes 280975121 (267.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tap037e23ee-6a: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
inet6 fe80::fc16:3eff:fe5c:fbbb prefixlen 64 scopeid 0x20<link>
ether fe:16:3e:5c:fb:bb txqueuelen 1000 (Ethernet)
RX packets 1716 bytes 129014 (125.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1502 bytes 148238 (144.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tap47f07098-a2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
inet6 fe80::fc16:3eff:fe58:89ef prefixlen 64 scopeid 0x20<link>
ether fe:16:3e:58:89:ef txqueuelen 1000 (Ethernet)
RX packets 641 bytes 59131 (57.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 483 bytes 53900 (52.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vxlan-39: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether 36:3e:b7:51:3b:19 txqueuelen 1000 (Ethernet)
RX packets 19263 bytes 1657518 (1.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 21107 bytes 1290443 (1.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vxlan-51: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether 12:c4:f3:c1:ec:e8 txqueuelen 1000 (Ethernet)
RX packets 63 bytes 6172 (6.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 123 bytes 8653 (8.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Untitled.png
Type: image/png
Size: 26748 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20210426/5e9f5938/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Untitled1.png
Type: image/png
Size: 24394 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20210426/5e9f5938/attachment-0003.png>
-------------- next part --------------
brq186cc689-26: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
inet6 fe80::10e1:83ff:feb7:a5cc prefixlen 64 scopeid 0x20<link>
ether ba:49:b4:59:89:0b txqueuelen 1000 (Ethernet)
RX packets 427 bytes 41788 (40.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8 bytes 656 (656.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
brq4a468f83-b2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
inet6 fe80::f03a:ffff:fe4a:c256 prefixlen 64 scopeid 0x20<link>
ether 3e:71:0f:66:4e:5e txqueuelen 1000 (Ethernet)
RX packets 15986 bytes 448472 (437.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8 bytes 656 (656.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
brq513292db-3e: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
inet6 fe80::8cb:93ff:fed2:4ec5 prefixlen 64 scopeid 0x20<link>
ether 7a:b2:22:85:09:ca txqueuelen 1000 (Ethernet)
RX packets 32 bytes 1810 (1.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8 bytes 656 (656.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens192: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.1.75.10 netmask 255.255.0.0 broadcast 10.1.255.255
inet6 fe80::20c:29ff:fef9:e9e prefixlen 64 scopeid 0x20<link>
ether 00:0c:29:f9:0e:9e txqueuelen 1000 (Ethernet)
RX packets 3042377 bytes 7121823630 (6.6 GiB)
RX errors 0 dropped 333 overruns 0 frame 0
TX packets 1778260 bytes 206324820 (196.7 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ens224: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.81.174 netmask 255.255.255.0 broadcast 192.168.81.255
inet6 fe80::20c:29ff:fef9:ea8 prefixlen 64 scopeid 0x20<link>
ether 00:0c:29:f9:0e:a8 txqueuelen 1000 (Ethernet)
RX packets 1379802 bytes 347810145 (331.6 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1409271 bytes 21594335725 (20.1 GiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 11707183 bytes 13466290899 (12.5 GiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 11707183 bytes 13466290899 (12.5 GiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tap179db067-39: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether ce:a1:6f:c6:1c:cf txqueuelen 1000 (Ethernet)
RX packets 68 bytes 7500 (7.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 130 bytes 10941 (10.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tap5b6879c9-b1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether d6:b3:64:af:08:e2 txqueuelen 1000 (Ethernet)
RX packets 18644 bytes 1838142 (1.7 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 19906 bytes 1475452 (1.4 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tap82edd50b-82: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether ba:49:b4:59:89:0b txqueuelen 1000 (Ethernet)
RX packets 109 bytes 19486 (19.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 543 bytes 61281 (59.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tapf4160210-e5: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether d2:b4:23:ca:c6:ac txqueuelen 1000 (Ethernet)
RX packets 2903 bytes 122462 (119.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vxlan-39: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether e6:3c:04:3a:2a:6b txqueuelen 1000 (Ethernet)
RX packets 20043 bytes 1209413 (1.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 18744 bytes 1594506 (1.5 MiB)
TX errors 0 dropped 8 overruns 0 carrier 0 collisions 0
vxlan-51: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether 7a:b2:22:85:09:ca txqueuelen 1000 (Ethernet)
RX packets 123 bytes 8653 (8.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 63 bytes 6172 (6.0 KiB)
TX errors 0 dropped 7 overruns 0 carrier 0 collisions 0
vxlan-123: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1450
ether 3e:71:0f:66:4e:5e txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 15993 overruns 0 carrier 0 collisions 0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Network layout.jpeg
Type: image/jpeg
Size: 112513 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20210426/5e9f5938/attachment-0001.jpeg>
More information about the openstack-discuss
mailing list