Migrate Between OCI and Private Cloud Appliance
Private Cloud Appliance X9-2 is highly compatible with OCI, which simplifies the migration process between these systems. This section describes how to migrate from OCI to PCA, or from PCA to OCI.
Import from OCI to Private Cloud Appliance
Follow these steps to migrate your workloads from OCI to Private Cloud Appliance
Before exporting your image from OCI, you must clean the cloud-init /var/lib/cloud confiuration on a clone of the instance so that the instance is treated as new the next time it boots. Run $ sudo cloud-init clean.
Import from Private Cloud Appliance to OCI
Follow these steps to migrate your workloads from Private Cloud Appliance to OCI.
Before exporting your image from Private Cloud
Appliance, you must clean the cloud-init /var/lib/cloud confiuration on your running OCI instance so that the instance is treated as new the next time it boots. Run $ sudo cloud-init clean.