Similar to what happened in codfw1dev T338314: cloudnet: connect them to cloud-private, we need to connect cloudnet servers to the cloud-private subnet so they can talk to the openstack API endpoints.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
eqiad1: cloudnet: enable cloud-private subnet | operations/puppet | production | +1 -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | aborrero | T296411 cloud: decide on general idea for having cloud-dedicated hardware provide service in the cloud realm & the internet | |||
Resolved | aborrero | T297596 have cloud hardware servers in the cloud realm using a dedicated LB layer | |||
Resolved | taavi | T341060 openstack eqiad1: introduce cloud-private and cloudlb | |||
Resolved | aborrero | T342619 eqiad1: cloudlb: enable cloud-private subnet in cloudnet servers |
Event Timeline
Comment Actions
Change 941445 had a related patch set uploaded (by Arturo Borrero Gonzalez; author: Arturo Borrero Gonzalez):
[operations/puppet@production] eqiad1: cloudnet: enable cloud-private subnet
Comment Actions
Change 941445 merged by Arturo Borrero Gonzalez:
[operations/puppet@production] eqiad1: cloudnet: enable cloud-private subnet
Comment Actions
Added netbox data:
- https://netbox.wikimedia.org/ipam/ip-addresses/13776/ 172.20.1.4/24 cloudnet1005.private.eqiad.wikimedia.cloud
- https://netbox.wikimedia.org/ipam/ip-addresses/13775/ 172.20.2.3/24 cloudnet1006.private.eqiad.wikimedia.cloud
This comment was removed by aborrero.
Comment Actions
Mentioned in SAL (#wikimedia-cloud) [2023-07-27T10:52:03Z] <arturo> adding cloud-private subnet to cloudnet1005/1006 hosts in eqiad1 (T342619)
Comment Actions
This is completed now:
aborrero@cloudnet1005:~ $ ping cloudlb1001.private.eqiad.wikimedia.cloud -c1 PING cloudlb1001.private.eqiad.wikimedia.cloud (172.20.1.2) 56(84) bytes of data. 64 bytes from cloudlb1001.private.eqiad.wikimedia.cloud (172.20.1.2): icmp_seq=1 ttl=64 time=0.151 ms --- cloudlb1001.private.eqiad.wikimedia.cloud ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.151/0.151/0.151/0.000 ms aborrero@cloudnet1006:~ $ ping cloudlb1002.private.eqiad.wikimedia.cloud -c1 PING cloudlb1002.private.eqiad.wikimedia.cloud (172.20.2.2) 56(84) bytes of data. 64 bytes from cloudlb1002.private.eqiad.wikimedia.cloud (172.20.2.2): icmp_seq=1 ttl=64 time=0.336 ms --- cloudlb1002.private.eqiad.wikimedia.cloud ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.336/0.336/0.336/0.000 ms