Skip to content

Commit 82b30d4

Browse files
authored
Merge pull request #2261 from RichardORCL/main
Updated OCM information
2 parents dfe35d4 + 3901815 commit 82b30d4

File tree

5 files changed

+13
-14
lines changed

5 files changed

+13
-14
lines changed

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Oracle Cloud Migrations enables customers to migrate virtual machines to Oracle Cloud Infrastructure (OCI) Compute instances. It helps customers eliminate manual migration tasks and ultimately reduces errors in asset discovery and migration planning and execution.
44

5-
Reviewed: 06.11.2024
5+
Reviewed: 012.11.2025
66

77
# Table of Contents
88

@@ -21,7 +21,7 @@ Reviewed: 06.11.2024
2121

2222
- [OCM Deployment Guide - Migrate VMs from an on-premises VMware environment to Oracle Cloud Compute VMs using Oracle Cloud Migrations service](https://docs.oracle.com/en/learn/ocm-migrate-on-prem-vm/)
2323
- This tutorial provides step-by-step guidelines for configuring the Oracle Cloud Migrations service, to enable customers to migrate their virtual machines from an on-premises VMware environment to Oracle Cloud Compute VMs.
24-
- [Preparing your Windows VMs for successful migrations](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-migrations/windows-migrations)
24+
- [Preparing your Windows VMs for successful migrations](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/windows-migrations)
2525

2626

2727
## Videos
@@ -31,7 +31,7 @@ Reviewed: 06.11.2024
3131

3232
# Reusable Assets
3333

34-
- [OCM Solution Definition Document](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-migrations/ocm-solution-definition-document)
34+
- [OCM Solution Definition Document](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/ocm-solution-definition-document)
3535

3636

3737

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/ocm-solution-definition-document/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Oracle Cloud Migrations - Workload Migration Solution Definition
22
This repository contains an in-depth guide for the migration of VMware workloads to OCI Compute VMs. It offers a high-level solution definition of the deployment architecture and migration process of workloads from a current VMware environment to OCI Compute. The document is aimed at capturing the current state architecture with requirements and provides a prospective state, potential project scope, and anticipated timelines for the migration.
33

4-
Reviewed: 11.11.2024
4+
Reviewed: 12.11.2025
55

66
# When to use this asset?
77
This document serves as an integral asset for individuals and organizations seeking to deploy re-platform their VMware workloads and migrate OCI Compute VMs.

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/ocm-solution-definition-document/files/Oracle-Cloud-Migration-Solution-Definition-Template.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -233,20 +233,19 @@ Below is the current high-level architecture of the customer's on-premises VMwar
233233

234234
* A Compartment in the tenancy. This can be a new or existing compartment.
235235

236-
* Appropriate policy and permissions in place to manage Oracle Cloud Migrations and required components in the selected compartment.
236+
* Run the prerequisites provided on the Cloud Migration Console page, this will:
237237

238-
* Please find details about required IAM Polices at: IAM and Oracle Cloud Migrations Policies. and On-prem vCenter roles and permissions.
238+
* Creates tenancy and compartment specific policies
239+
* Creates object storage bucket for replication
240+
* Creates Namespaces for use by OCM
241+
* Creates Vault for holding vCenter credentials
239242

240243
* Supported vSphere environment (6.5 and Above). Supported vSphere versions & Operating systems. Supported vSphere versions and Operating systems.
241244

242-
* Provide agent dependency, which is a 3rd party package required by remote agent appliance for it’s function. Oracle Cloud Migrations replication function running on the remote agent appliance depends on the appropriate VMware Virtual Disk Development Kit (VDDK) agent to perform the snapshot operations on the VMware VM disk. This can be downloaded from theVMware portal.
245+
* Provide agent dependency, which is a 3rd party package required by remote agent appliance for it’s function. Oracle Cloud Migrations replication function running on the remote agent appliance depends on the appropriate VMware Virtual Disk Development Kit (VDDK) agent to perform the snapshot operations on the VMware VM disk. This can be downloaded from theVMware portal. At this moment OCM only supports the VDDK 7.0.2 version
243246
For more information and download links for vSphere VDDK, see vSphere VDDK.
244247

245-
* Create a Private Object Storage bucket in the OCI tenancy, to store the source asset snapshots.
246248

247-
* Create a vault to store the credentials used by the Oracle Cloud Migrations Service.
248-
249-
* Object Storage Configuration: OCI Object Storage will be used to store the replicated VM data by Oracle Cloud Migrations service from on-premises environment.
250249

251250
Oracle Cloud migration service Being a SAAS offering is deployed at tenancy level within the OCI region.
252251

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/windows-migrations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a guide on how to migrate source environments based on the Microsoft Windows operating system.
44

5-
Reviewed: 11.11.2024
5+
Reviewed: 12.11.2025
66

77
# When to use this asset?
88

cloud-infrastructure/virtualization-solutions/oracle-cloud-migrations/windows-migrations/files/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Microsoft Windows instances run on OCI Compute shapes using paravirtualized driv
1010

1111
[You can download the Oracle VirtIO drivers for Windows for Oracle's e-delivery site](https://docs.oracle.com/en/operating-systems/oracle-linux/kvm-virtio/)
1212

13-
**IMPORTANT**: Use the new VirtIO 2.0.1 or 2.1.0 Drivers, as the previous version (2.0) will result in an inaccessible boot device error.
13+
**IMPORTANT**: Use the new VirtIO 2.3 Drivers
1414

1515
### Replication issues with source instances running Microsoft Windows
1616

@@ -43,4 +43,4 @@ Copyright (c) 2025 Oracle and/or its affiliates.
4343

4444
Licensed under the Universal Permissive License (UPL), Version 1.0.
4545

46-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
46+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)