forked from OSU-Net/cyder
-
Notifications
You must be signed in to change notification settings - Fork 0
Migration Status
church29 edited this page Jun 5, 2013
·
1 revision
| Migration | Status | Comments |
|---|---|---|
| Domain | Done | |
| Host -> System & Interface | In progress | Testing |
| Nameserver -> Nameserver | Done | |
| Pointer -> Pointer | Done | |
| SOA -> SOA | Done | |
| Ranges -> Range | Done | |
| Subnet -> Network | Done | |
| User -> User | In Progress | |
| Vlan -> Vlan | Done | |
| Workgroup -> Workgroup | Done | |
| Zone -> Ctnr | Done | |
| Zone_cname -> Cname | Done | CNAMEs migrated independently of Ctnr |
| Zone_domain -> Ctnr.domain | Done | |
| Zone_mx -> Mx | Done | MX records migrated independently of Ctnr |
| Zone_range -> Ctnr.range | Done | |
| Zone_user -> Ctnr.user | In Progress | |
| Zone_workgroup -> Ctnr.workgroup | Done |
Migration workflow: Migrate DNS objects, then migrate DHCP objects. Ctnrs depend on Domains, so we need to query the database to associate them, but there are only 245 containers so I think it will be OK.