5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

AzureからOCIへWindows VMを移行する手順

5
Last updated at Posted at 2022-01-29

Azure Windows VMをOracle Cloud Infrastructure(OCI)へ移行したいと考えている方も少なくないでしょうか。

本記事では、Windows VMを手動でOCIへ移行する方法を、ステップごとにわかりやすく解説します。VMのエクスポートから、OCI Object Storageを経由したカスタム・イメージのインポート、そしてOCI上でのインスタンス作成までの一連の手順を詳しく紹介します。

マルチクラウド環境を検討している方の参考になれば幸いです。

image.png

【お知らせ】
この記事の最新版は、個人ブログ「OCI Tech Journal」で公開しています。ぜひご覧ください。👉 https://oci-tech.jp/azure-windows-vm-to-oci-migration/

検証環境
Azure (Japan East), OCI (東京リージョン)
Windows VM バージョン:Windows Server 2019 Datacenter - Gen1
VM ディスク容量:127 GiB

ステップ

1. Oracle VirtIOドライバーのインストール (Azure側)
2. Windows VMのエクスポート (Azure側)
3. イメージ・フォーマットの変換 (VHD to QCOW2)
4. ディスク・イメージをOCIにアップロードする
5. OCIオブジェクト・ストレージからイメージをインポートする (OCI側)
6. インポートされたイメージでOCIインスタンスを作成 (OCI側)

STEP-1~2はAzure側で実施します。STEP-5~6は、OCI側で実施します。
STEP-3~4までの実施場所は、クラウドでもオンプレミスでも問題ありません。

リンクから、詳細をご確認いただけます。


関連記事
クラウド技術ブログ一覧
AWS EC2からOCIへの移行手順を徹底解説
RcloneでAzure BlobからOCIオブジェクト・ストレージにデータをコピーする方法
テナンシ間 OCI カスタム・イメージの移行

5
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?