We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when deploying nova, set
block_device_allocate_retries=120 block_device_allocate_retries_interval=5
to give more time when copying massive windows images around slow hardware
The text was updated successfully, but these errors were encountered:
- increase block device creation timeouts Fixes #17
f54d14f
No branches or pull requests
when deploying nova, set
block_device_allocate_retries=120
block_device_allocate_retries_interval=5
to give more time when copying massive windows images around slow hardware
The text was updated successfully, but these errors were encountered: