Elastic Disaster Recovery with Nutanix AHV

0

Hello, I'm attempting to use Elastic Disaster Recovery to restore on premise Nutanix AHV VM with one 500GB drive. I have the VM fully replicated and can successfully initiate a drill.

When initiating a recovery drill with the default launch template here's what happens:

  1. Conversion + Successful snapshot
  2. Recovery instance launched with only one 1GB volume called "AWS Elastic Disaster Recovery Base Snapshot"
  3. Recovery instance is stopped, and then the 500GB drive gets attached, the 1 GB volume gets removed, but cannot be started up again.

When initiating a recovery drill after editing the template to include an ubuntu ami with a root volume of 8GB:

  1. Conversion + Successful snapshot
  2. Recovery instance launched with the 8GB root volume
  3. Recovery instance is stopped, and then the 500GB gets attached and the 8GB volume removed, but cannot be started up again.

The DRS documentation says Nutanix VMs are supported here - https://docs.aws.amazon.com/drs/latest/userguide/drs-support-Nutanix.html The VM is running a supported version of Linux and meets the prerequisites outlined here - https://docs.aws.amazon.com/drs/latest/userguide/installation-requiremets.html

Do I need to take any extra/special steps to successfully launch a recovery instance since I'm replicating a Nutanix VM and not a traditional server? Any help here is appreciated, thanks.

Matt
已提問 2 個月前檢視次數 173 次
1 個回答
0

Not sure if this can help. Can you review the Supported operating systems Additional Considerations to ensure your VM OS meets them?

AWS
專家
Mike_L
已回答 2 個月前
profile picture
專家
已審閱 1 個月前
  • The only discrepancy I can see is with this line - "Machines that boot off a disk configured with GPT partitioning need to have the package 'grub2-pc-modules' installed". I believe Nutanix VMs use GPT partitioning (but am not sure). The OS I'm trying to replicate (Ubuntu 20.04) has 'grub-pc', 'grub-pc-bin', 'grub2-common', but no 'grub2-pc-modules'. I've tried to install this module with apt, but it doesn't seem to exist for Ubuntu https://launchpad.net/ubuntu/+source/grub2.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南