Page MenuHomePhabricator

Migrate "db.svc.eqiad.wmflabs." DNS zone to cloudinfra project
Closed, ResolvedPublic

Description

fnegri@cloudcontrol1005:~$ sudo wmcs-openstack recordset list --sudo-project-id noauth-project  df88fcb3-fbc2-42f1-bb12-2424c8b7117e
+--------------------------------------+----------------------------------+------+----------------------------------------------+--------+--------+
| id                                   | name                             | type | records                                      | status | action |
+--------------------------------------+----------------------------------+------+----------------------------------------------+--------+--------+
| a2041ccb-41e4-4cc1-9774-b00234b9f15b | db.svc.eqiad.wmflabs.            | NS   | ns0.openstack.eqiad1.wikimediacloud.org.     | ACTIVE | NONE   |
|                                      |                                  |      | ns1.openstack.eqiad1.wikimediacloud.org.     |        |        |
| c71566c5-f2e4-4dd2-9f82-8cf4977fc964 | db.svc.eqiad.wmflabs.            | SOA  | ns0.openstack.eqiad1.wikimediacloud.org.     | ACTIVE | NONE   |
|                                      |                                  |      | root.wmflabs.org. 1724360527 3600 600 86400  |        |        |
|                                      |                                  |      | 3600                                         |        |        |
| e4152938-50b4-4f10-94d2-1917cdb6f134 | tools.db.svc.eqiad.wmflabs.      | A    | 172.16.6.37                                  | ACTIVE | NONE   |
| 7dc63e1d-6eda-4c3d-96fb-e755f3f61235 | osm.db.svc.eqiad.wmflabs.        | A    | 172.16.6.105                                 | ACTIVE | NONE   |
| 628f9c30-bd08-40a4-b51b-ff7bbed2a06b | wikilabels.db.svc.eqiad.wmflabs. | A    | 172.16.3.117                                 | ACTIVE | NONE   |
| 9c0bd7ff-cb25-4638-8387-ee3619d8f96c | dummy1.db.svc.eqiad.wmflabs.     | A    | 192.168.1.2                                  | ACTIVE | NONE   |
+--------------------------------------+----------------------------------+------+----------------------------------------------+--------+--------+

Event Timeline

fnegri renamed this task from Migrate db.svc.eqiad.wmflabs. DNS zone to cloudinfra project to Migrate "db.svc.eqiad.wmflabs." DNS zone to cloudinfra project.Thu, Nov 21, 3:51 PM
fnegri claimed this task.
fnegri triaged this task as High priority.

Changing this specific subtask to "High" and assigning to myself as I want to do it as part of T352206: [toolsdb] Upgrade to MariaDB 10.6, which requires me to update the DNS records in this zone.

@aborrero I will try to import the records to tofu-infra in the process!

We should also make sure that these records are no longer managed by the wmcs-wikireplica-dns script: T374953: tofu-infra: replace wmcs-wikireplica-dns.py with tofu

fnegri changed the task status from Open to In Progress.Thu, Nov 21, 5:23 PM
fnegri changed the status of subtask T374953: tofu-infra: replace wmcs-wikireplica-dns.py with tofu from Open to In Progress.
| 7dc63e1d-6eda-4c3d-96fb-e755f3f61235 | osm.db.svc.eqiad.wmflabs.        | A    | 172.16.6.105                                 | ACTIVE | NONE   |
| 628f9c30-bd08-40a4-b51b-ff7bbed2a06b | wikilabels.db.svc.eqiad.wmflabs. | A    | 172.16.3.117                                 | ACTIVE | NONE   |
| 9c0bd7ff-cb25-4638-8387-ee3619d8f96c | dummy1.db.svc.eqiad.wmflabs.     | A    | 192.168.1.2                                  | ACTIVE | NONE   |

These can all be dropped, fwiw :-)

Mentioned in SAL (#wikimedia-cloud) [2024-11-25T12:28:11Z] <dhinus> migrated designate zone db.svc.eqiad.wmflabs. from noauth-project to cloudinfra T380491

Successfully migrated with the following commands:

fnegri@cloudcontrol1005:~$ sudo wmcs-openstack zone transfer request create --sudo-project-id noauth-project --target-project-id cloudinfra db.svc.eqiad.wmflabs.
fnegri@cloudcontrol1005:~$ sudo wmcs-openstack zone transfer accept request --sudo-project-id cloudinfra --transfer-id XXX --key YYY
fnegri reopened this task as In Progress.
fnegri moved this task from In progress to Done on the cloud-services-team (FY2024/2025-Q1-Q2) board.

Re-opening as I also want to import them to tofu-infra.