Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible ali_instance system disk ESSD select performance level #314

Open
tolikkk opened this issue Feb 10, 2023 · 0 comments
Open

ansible ali_instance system disk ESSD select performance level #314

tolikkk opened this issue Feb 10, 2023 · 0 comments

Comments

@tolikkk
Copy link

tolikkk commented Feb 10, 2023

ansible-alicloud version 1.20.0.

While creating ECS instance with alibaba.alicloud.ali_instance module in ansible, I have no options to choose suitable PerformanceLevel for ESSD disk type.

According to documentation http://47.88.222.42:8080/ansible-alicloud/latest/modules/ali_instance_module.html#ali-instance-module there is only disk category option available:

system_disk_category: cloud_essd|cloud_ssd|cloud_efficiency

In API Reference there is an option called PerformanceLevel (values PL0/PL1/PL2/PL3, default=PL1):
https://www.alibabacloud.com/help/en/elastic-compute-service/latest/createdisk

Is it possible to create ESSD PL0 system disk with ansible?

PS: we use 7th generation ECS instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant