aws / res

Research and Engineering Studio (RES) is an AWS supported open source product that enables IT administrators to provide an easy-to-use web portal for scientists and engineers to run technical computing workloads on AWS.
https://github.com/aws/res
Apache License 2.0
82 stars 17 forks source link

(2024.04.02 and earlier) Windows NVIDIA instances in ap-southeast-2(Sydney) fail to launch #31

Closed ravipranjal closed 1 month ago

ravipranjal commented 9 months ago

Bug description

Amazon Machine Images (AMIs) are used to spin up virtual desktops (VDIs) in RES with specific configurations. Each AMI has an associated ID that differs per region. The AMI ID configured in RES to launch Windows Nvidia instances in ap-souteast-2 (Sydney) is currently incorrect.

AMI-ID ‘ami-0e190f8939a996caf’ for this type of instance configuration is incorrectly listed in ap-souteast-2 (Sydney). AMI ID ‘ami-027cf6e71e2e442f4’ should be used instead.

Affected versions

This issue affects all RES version 2024.04.02 or earlier

Mitigation

The following mitigation has been tested on RES version 2024.01.01

ravipranjal commented 1 month ago

This issue was fixed in 2024.06 release. For 2024.04.02 and earlier refer to the solution here.