跳至内容

Help with f1.2xlarge instance launch

0

To be precise i am working on launch of f1instance (f1.2xlarge) AMI that i have subsribed is FPGA Developer AMI (Amazon Linux 2) and the region is Virginia east-1 and 200 gib mp3 are the networ settings on windows system. but my launch is getting failed. Tell me if something needs to be changed for the instance to launch. this is the error i am getting " Instance launch failed The requested configuration is currently not supported. Please check the documentation for supported configurations."

已提问 2 个月前74 查看次数
2 回答
0
已接受的回答

F1 instances are not available to new customers. Do use F2 instance instead.

From ❗Amazon EC2 F1 End of Life Notice❗

We are retiring the F1 instances on December 20, 2025. Only existing F1 customers who have run F1 instances anytime between Dec 2023 - Dec 2024 can restart or launch new F1 instances. Effective December 20, 2025, F1 instances or access data stored on F1 instance local storage will be no longer available. Please transfer any needed data stored in F1 instance local storage before December 20, 2025.

AWS
专家
已回答 2 个月前
专家
已审核 2 个月前
0

Based on your error message "The requested configuration is currently not supported," there are several potential issues with your F1 instance launch:

  1. Account Quota Limitations: You may have a quota of 0 for running On-Demand F instances. Check your service quotas to confirm if you're allowed to launch F1 instances.

  2. F1 Instance Approval: If you've never used F1 instances on this particular AWS account before, you might need additional approval to use them, even if you've used them on other accounts.

  3. F2 Recommendation: For new F instance customers, AWS recommends using F2 instances instead of F1. F1 is going end-of-life on December 31st, 2025, and AWS is guiding customers to transition to the F2 platform.

  4. Availability Zone Issues: The F1 instance type might not be available in all Availability Zones within us-east-1. Try specifying a different Availability Zone within the region.

  5. AMI Compatibility: Ensure you're using the most up-to-date FPGA Developer AMI that's compatible with F1 instances.

To resolve this issue:

已回答 2 个月前
  • (The F1 instance type might not be available in all Availability Zones within us-east-1. Try specifying a different Availability Zone within the region.) i have tried all of these. and regarding f2 instance vcpu quota increase is only approved for f1 instance use. don't know why. and i will work on this (Verify you're using the latest version of the FPGA Developer AMI)

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。