-
Notifications
You must be signed in to change notification settings - Fork 117
Document network support for configdrive #412
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
Document network support for configdrive #412
Conversation
.. note:: | ||
In case of a network with ConfigDrive, adding/removing nic to/from an | ||
instance or updating the ip address of a nic will not be reflected in the | ||
instance if the instance is already running. To do so, run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vishesh92
if the instance is stopped, will the ip address be updated when it is started ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It won't as of now. Let me make it more specific here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a limitation of ConfigDrive with cloud-init. It applies network configuration from ConfigDrive only during the first boot.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was definitely able to see the changes when adding/removing NICs only by executing stop/start VM sequence (not restart).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question (asked the same on the PR also), how this needs to be configured in the network offering ? like we choose the config drive as the provider for userdata while creating the network offering. Or we don't need to ??
@blueorangutan docbuild |
@harikrishna-patnala a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. |
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/412. (QA-JID 238) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doc LGTM
b9fbd2d
to
6b3b522
Compare
To be merged after apache/cloudstack#9329
📚 Documentation preview 📚: https://cloudstack-documentation--412.org.readthedocs.build/en/412/