Create a compartment or use an existing one. For recommendations on setting compartments in Oracle Cloud Migrations, see Recommendations for Working with Compartments. The compartment ID and name are required so that Identity and Access Management (IAM) policies and dynamic groups can be associated with it. Oracle Cloud Migrations integrates with IAM for authentication and authorization of all interfaces (OCI Console, SDK, CLI, and REST APIs). Access permissions are provided to you within a particular compartment. For more information about creating compartments, see Managing Compartments.
An administrator in your organization sets up groups, compartments, and policies
that compartments policies control who
(users) can access which services, and which resources, and the type of access
they have. See Setting Up Groups, Users, and User Access for Oracle Cloud Migrations.
Create a Vault to store credentials used by the OCM service. See Managing Vaults.
Create a tag namespace CloudMigrations in the tenancy and add the following tag keys:
SourceEnvironmentType
SourceEnvironmentId
SourceAssetId
MigrationProject
ServiceUse
These tags are used by Oracle Cloud Migration service to track migrated resources. You can also filter by these tags to track the cost and usage of migrated resources in the OCI Cost Analysis tool. See Tagging.
Deploying Prerequisites for Oracle Cloud Migrations π
The recommended way to deploy Oracle Cloud Migrations prerequisites is by using the
Resource Manager Stack provided on the Oracle
Cloud Migrations Overview page of the Oracle Cloud Console.
For information on how to deploy prerequisites using the Oracle Cloud Console, see
Deploy Required Migration
Prerequisites.
Prerequisites for replicating VMware VMs π
Provide agent dependency, a third-party VMware library called Virtual Disk Development Kit (VDDK). An agent dependency is a third-party package that the remote agent appliance needs for its operation. Due to the licensing restrictions of the third-party package, VDDK isnβt included in the remote agent appliance software package. Therefore, you can add the agent dependencies to the source environment as third-party library dependency to the remote agent appliance. For information on how to manage agent dependencies, see Managing Agent Dependencies.
Recommendations for Working with Compartments π
To help you get started with Oracle Cloud Migrations, you can refer to the following approach for setting up compartments.
Approach to Set Up Compartments in Oracle Cloud Migrations
The Oracle Cloud Console displays the resources by compartment within the current region. To know about how to create compartments and manage cloud resources in the compartment, see Managing Compartments.
Consider that migration is a temporary activity in your tenancy. We recommend using a
multiple-compartment approach for organizing and managing communication between migration
service components. You can create the following three compartments:
Migration: A designated compartment for all the temporary resources that are used
when performing migrations. These are source environment, remote connection agents, asset
sources, inventory assets, migration projects, migration plans, hydration agents,
replicated snapshots, temporary volumes (boot and data volumes.)
Migration_secrets: A compartment to store secrets that are used by the asset
source. For security reasons, we recommend not to share this compartment with any other
migration projects, and not to store any other secrets in this compartment. As a best
practice, create such compartment for one migration project only, store only essential
secrets, and remove the compartment immediately after the migration project
completes.
Destination: A compartment in which the target assets are created. The migrated instances created by Oracle Cloud Migrations reside in this compartment. Use this compartment to be part of post-migration production.
Note
The destination compartment can be an existing compartment that already has non-migration-related production resources.
Note
All cloud migration service resources should be created in the Migration compartment.
Setting Up Groups, Users, and User Access for Oracle Cloud Migrations π
Learn how you can create groups, users in the groups and grant permissions to
users.
Create at least one user in your tenancy who wants to work with Oracle Cloud Migrations. This user must be created in the Identity service.
Note the following steps:
Create a group or use an existing group in your tenancy.
Ensure that you assign the required permissions for Compute and Networking resources to run the migrated resources into the target components.
Required IAM Policies π
Each service in Oracle Cloud Infrastructure (OCI) integrates
with Identity and Access Management (IAM) for authentication and authorization, for all
interfaces (the Console, SDK and CLI, and REST API).
The Oracle Cloud Migrations service consists of multiple modules, and these modules must be able to interact with each other. For example, the discovery module stores discovered assets in the inventory module, and the migration module creates and manages volumes and temporary hydration instances during migration, and so on. The OCI security model requires you, as the tenancy owner, to grant these modules explicit permissions for the required operations. Therefore, before you begin using any of the modules, ensure that you grant proper permissions to these modules. For more information about Oracle Cloud Migrations permissions to be granted, see Oracle Cloud Migrations IAM Policies - VMware.
Learn how you can access the Oracle Cloud Migrations
service when you are a regular user or an administrator.
An administrator in your
organization must set up groups, compartments, and policies compartments , and policies that control which users can access which services, which
resources, and the type of access they have. For example, the policies control who
can create users, create and manage the cloud network, and run instances.
If you're a regular user (not an administrator) and you need to access the Oracle Cloud Infrastructure resources
of your organization, contact your OCI administrator to apply the necessary
permissions to your user account. The administrator can also confirm which
compartment or compartments you can access.
Using the Oracle Cloud Migrations Service - VMware π
To use the Oracle Cloud Migrations for migrating your virtual
machines (VMs) from on-premises to Oracle Cloud Infrastructure (OCI),
here's what you can do:
Manage Assets π
Before starting the migration process, follow these steps to identify and collate
information about the VMs to be migrated:
Connect an external environment to OCI
A source environment represents an on-premises environment (outside of OCI), such as an on-premises data center with VMware vCenter deployment.
To connect an external environment to OCI, you must set up a source environment. See Creating an Environment.
Install a remote agent appliance
The Oracle Cloud Migrations discovery and
replication capabilities use the remote agent appliance to automatically collect the
metadata of virtual machines in an external environment and replicate the virtual
machine data disks from an external environment to OCI. See Installing a Remote Agent Appliance for VMware vCenter.
Register a remote agent appliance
Register and verify the remote agent
appliance in the VMware external environment. For more information, see the following
topics:
To enable remote agent appliance
operations, agent dependencies must be added to a source environment as third-party
library dependencies to the remote agent appliance.
Asset discovery allows identification and metadata
collection for the VMs from the external environment and representation of these and
relevant metadata in the inventory assets to facilitate the migration process. See Creating an Asset Source.
An inventory contains a collection of assets and
associated metadata. This data is collected during external asset discovery. You can
browse the discovered assets and start planning the migration process. See Getting an Inventory Asset's Details.
Analyze and Migrate Assets π
After you discover the migration assets and collect the required data, follow these steps
to migrate the virtual machines to OCI:
Within a migration project, you can create migration
plans. A migration plan is a detailed mapping of external assets to target assets in OCI
and the configuration to launch them, including compartment assignments, shape and size
selection, and target network dependencies. See Creating a Migration Plan.
The migration plans include
asset compatibility, the details of the estimated cost per month, and cost comparison
between current AWS spendings and predicted costs for recomended OCI shape (if cost
collection is enabled for the asset source). The compatibility and cost estimates for
migration are automatically generated while creating the migration plan. You can use the
recommended specifications or manually configure them, based on your requirements. See
Configuring a Target Asset.
After you successfully migrate the assets to the
target environment and validate the migrated assets, the project must be marked as
complete. This action blocks the migration modules from attempting to discover further
changes to the source environment or suggesting new recommendations. See Completing a Migration Project.
Using the Oracle Cloud Migrations Service - AWS π
To use the Oracle Cloud Migrations for migrating AWS EC2 instances to Oracle Cloud Infrastructure (OCI), here's what you can do:
Manage Assets π
Before starting the migration process, follow these steps to identify and collate
information about the VMs to be migrated:
Create an asset source
Asset discovery allows identification and metadata collection for the VMs from the external environment and representation of these and relevant metadata in the inventory assets to help with the migration process. See Creating an Asset Source - AWS .
An inventory contains a collection of assets and
associated metadata. This data is collected during external asset discovery. You can
browse the discovered assets and start planning the migration process. See Getting an Inventory Asset's Details.
Analyze and Migrate Assets π
After you discover the migration assets and collect the required data, follow these steps
to migrate the virtual machines to OCI:
Within a migration project, you can create migration plans. A migration plan is a detailed mapping of external assets to target assets in OCI and the configuration to launch them, including compartment assignments, shape and size selection, and target network dependencies. See Creating a Migration Plan.
The migration plans include asset compatibility, the details of the estimated cost per month, and cost comparison between current AWS spendings and predicted costs for recomended OCI shape (if cost collection is enabled for the asset source). The compatibility and cost estimates for migration are automatically generated while creating the migration plan. You can use the recommended specifications or manually configure them, based on your requirements. See Configuring a Target Asset.
After you successfully migrate the assets to the
target environment and validate the migrated assets, the project must be marked as
complete. This action blocks the migration modules from attempting to discover further
changes to the source environment or suggesting new recommendations. See Completing a Migration Project.