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 | +--------------------------------------+----------------------------------+------+----------------------------------------------+--------+--------+
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | aborrero | T370037 Cloud VPS: extend tofu-infra coverage | |||
Resolved | aborrero | T374338 tofu-infra: extend coverage to Designate DNS data | |||
In Progress | fnegri | T374953 tofu-infra: replace wmcs-wikireplica-dns.py with tofu | |||
Open | None | T380484 [designate] migrate DNS records in noauth-project to cloudinfra project | |||
In Progress | fnegri | T352206 [toolsdb] Upgrade to MariaDB 10.6 | |||
Resolved | fnegri | T380491 Migrate "db.svc.eqiad.wmflabs." DNS zone to cloudinfra project |
Event Timeline
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.
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
| 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 opened https://gitlab.wikimedia.org/repos/cloud/cloud-vps/tofu-infra/-/merge_requests/141
Import zone db.svc.eqiad.wmflabs
fnegri merged https://gitlab.wikimedia.org/repos/cloud/cloud-vps/tofu-infra/-/merge_requests/141
Import zone db.svc.eqiad.wmflabs
These can all be dropped, fwiw :-)
Thanks, these were dropped in https://gitlab.wikimedia.org/repos/cloud/cloud-vps/tofu-infra/-/merge_requests/142