Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Create Instance on Specific Host Using CLI
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- By default, selecting a host to launch instances is done by nova-scheduler.
- There are use-cases where nova-scheduler can be forced to create instances on a specific host.
Environment
- Platform9 Managed OpenStack - All Versions
Procedure
- Identify a host and its availability zone.
xxxxxxxxxx$ openstack host list- Pass the parameter --availability-zone to the o penstack server create command. For example:
xxxxxxxxxx$ openstack server create \--image [IMAGE_UUID] \--flavor [FLAVOR_UUID] \--key-name [key ID] \--availability-zone [ZONE_NAME]:[HOST_UUID] \--nic net-id=[NETWORK_UUID] \[INSTANCE_NAME]Additional Information
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
Limit Memory Provisioning in Platform9 Managed OpenStackDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message