Skip to content
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

Add rootfs resizing script for CloudLab #999

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

leokondrashov
Copy link
Contributor

Summary

Fixes #711. The setup script skipped the filesystem resizing step when reloading the node.

Implementation Notes ⚒️

  • Add logic to execute the filesystem resizing step even if the partition has the correct size already (which was the case on reload)
  • Change the profile on CloudLab to the one managed by ntu-cloud project (only in docs)

External Dependencies 🍀

  • Changing CloudLab profile
  • Edit CloudLab profile to use script from vHive repo instead of personal gist

Breaking API Changes ⚠️

  • N/A

Signed-off-by: Leonid Kondrashov <leo.kondrashov@gmail.com>
@leokondrashov leokondrashov merged commit 9d8ea67 into main Jul 30, 2024
33 checks passed
@leokondrashov leokondrashov deleted the cloudlab-rootfs branch July 30, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloudlab profile not changing volume erratically
2 participants