Error while importing OVA file . Case ID 12737395501 |

0

Hi Team,

We have customer who needs this OVA to be restored and on working conditions in AWS EC2 console. This OVA file is created from running EC2 Machine only, 2-3 weeks back. Now restoration is not working ?

We are getting error while: "StatusMessage": "ClientError: Unsupported kernel version 5.15.0-1019-aws",

Please help.

{ "ImportImageTasks": [ { "Description": "IMD-Dashboard", "ImportTaskId": "import-ami-011c03650183e37b9", "SnapshotDetails": [ { "DeviceName": "/dev/sde", "DiskImageSize": 41561256960.0, "Format": "VMDK", "Status": "completed", "Url": "s3://ihub-storage-ohio/export-i-0ddfc02fd15dae69e.ova", "UserBucket": { "S3Bucket": "ihub-storage-ohio", "S3Key": "export-i-0ddfc02fd15dae69e.ova" } } ], "Status": "deleted", "StatusMessage": "ClientError: Unsupported kernel version 5.15.0-1019-aws", "Tags": [] } ] }

1개 답변
1

"Unsupported kernel version" means that the AWS VM Import/Export service does not support the Linux kernel version used by the VM you're trying to import.

The VM Import/Export service supports importing VMs with specific versions of certain Linux distributions, including RHEL, CentOS, SUSE Linux, Ubuntu Server, and Debian.

You can check the following document for supported OS and kernel versions

https://docs.aws.amazon.com/vm-import/latest/userguide/prerequisites.html#vmimport-operating-systems-linux

If possible, you could try updating the kernel of the VM you're trying to import to a supported version. You would need to do this before creating the OVA file. However, be aware that updating the kernel can have other impacts on your system, so it's important to test this thoroughly.

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠