The APIC cluster migration process transitions a three-node Cisco APIC cluster from physical (source) nodes to virtual (target) nodes to maintain continuous network operations.
The key components involved in the migration process are:
-
Source APIC nodes: The physical nodes currently running in the cluster (APIC 1, APIC 2, APIC 3).
-
Target APIC nodes: The virtual nodes that will form the new cluster after migration.
-
Administrator: The user who initiates and manages the migration workflow.
In this section, a high-level explanation of the migration process is provided. For the detailed steps, see the Migrate an APIC cluster between physical and virtual deployments procedure in the subsequent section.
Consider a three-node cluster; three source nodes and correspondingly three target nodes (after-migration nodes). The APIC with controller ID 1 is considered as APIC 1. Login to APIC 1 (IP address 172.16.1.1) and initiate the migration process.
Table 1.
Sample APIC nodes
| APIC |
Source Node |
Target Node |
| APIC 1 |
172.16.1.1 |
172.16.1.11 |
| APIC 2 |
172.16.1.2 |
172.16.1.12 |
| APIC 3 |
17.16.1.3 |
172.16.1.13 |
Stages in the migration process
-
Log in to source APIC 1 (172.16.1.1), and initiate the migration process.
-
Migration of source node APIC 3 (172.16.1.3) is initiated.
-
Migration of APIC 3 is completed (to target node 172.16.1.13).
-
Migration of source node APIC 2 (172.16.1.2) is initiated.
-
Migration of APIC 2 is completed (to target node 172.16.1.12).
-
Target APIC 2 takes control to enable the migration of APIC 1. This is called the handover process where in the control is passed on from source APIC 1 (172.16.1.1) to target APIC 2 (172.16.1.12). At this stage, a new window is displayed (URL redirected to target APIC 2). This is because, after successful migration, source APIC 1 is no longer part of the cluster (which now has the migrated target APICs).
The migration process is completed in the reverse order, that is, APIC N (APIC 3 in the example) is migrated first, followed by APIC N-1 (APIC 2 in the example), so on, and then finally APIC 1.