Can I choose multiple availability zones when I create an instance?

Asked by Ya Hong Du

As I know, we can only choose one or zero availability zone when we want to boot an instance. But now I need to boot some instances in more than one specific zones. How can I implement this scenario?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu nova Edit question
Assignee:
No assignee Edit question
Solved by:
Alfred Shen
Solved:
Last query:
Last reply:
Revision history for this message
Best Alfred Shen (alfredcs) said :
#1

Nope on existing code releases. An instance lives on one hypervisor and each hypervisor can only be associated with one AZ.

Revision history for this message
Ya Hong Du (yahongdu) said :
#2

Yes, if I want to boot an instance one AZ is enough. But now I need to boot more than 100 instances at the same time, so I need to choose multiple AZs. Anyway, thank you for your help.

Revision history for this message
Ya Hong Du (yahongdu) said :
#3

Thanks Alfred Shen, that solved my question.