-
Notifications
You must be signed in to change notification settings - Fork 23
Xena: overcloud DIB host image, LVM, swap & growroot #99
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40cb251
to
a491338
Compare
oneswig
reviewed
Jul 28, 2022
markgoddard
commented
Jul 29, 2022
ce568c6
to
53acd3f
Compare
priteau
requested changes
Aug 4, 2022
markgoddard
commented
Aug 4, 2022
markgoddard
commented
Aug 4, 2022
markgoddard
commented
Aug 5, 2022
Creates a swap filesystem on the lv_swap LV in the rootvg VG. May be added as a post hook to overcloud host configure.
Grows the root partition & rootpv LVM PV to fill the available space. This playbook may be added as a pre-hook for overcloud host configure.
a092338
to
5ef8de0
Compare
Addressed comments, fixed up commits, and rebased onto the If you would like to compare against the original branch, it is All 3 distros build, and deploy in VMs on SMS lab with the expected partition layout. I didn't test bare metal because of the NIC drivers. |
markgoddard
commented
Aug 8, 2022
mnasiadka
previously approved these changes
Aug 10, 2022
jovial
reviewed
Aug 18, 2022
jovial
previously approved these changes
Aug 23, 2022
jovial
reviewed
Aug 23, 2022
Noticed possible issue with facts in growroot playbook
We are not currently syncing Ubuntu packages, since the on_demand mirror in Ark does not work if the upstream mirror pulls packages (which it does sometimes).
jovial
previously approved these changes
Aug 24, 2022
In a pre-bootstrapped environment which requires a proxy for package installation, we may not be able to perform package updates.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.