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

Cloudlab profile not changing volume erratically #711

Open
JooyoungPark73 opened this issue Apr 6, 2023 · 7 comments
Open

Cloudlab profile not changing volume erratically #711

JooyoungPark73 opened this issue Apr 6, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@JooyoungPark73
Copy link
Contributor

JooyoungPark73 commented Apr 6, 2023

Describe the bug
Cloudlab vhive-ubuntu20 profile sometimes does not expand root fs size to max, keeping it at 16GB.

To Reproduce
Instantiate a cluster on cloudlab, and reload images until you find out your root partition is only 16GB when you df -h

Expected behavior
root partition is expected to be around 440GB

Logs
before reload:

Filesystem                                Size  Used Avail Use% Mounted on
udev                                       32G     0   32G   0% /dev
tmpfs                                     6.3G  3.2M  6.3G   1% /run
/dev/sda1                               **440G**  7.3G  415G   2% /
tmpfs                                      32G     0   32G   0% /dev/shm
tmpfs                                     5.0M     0  5.0M   0% /run/lock
tmpfs                                      32G     0   32G   0% /sys/fs/cgroup
ops.utah.cloudlab.us:/proj/ntu-cloud-PG0  100G  5.6G   95G   6% /proj/ntu-cloud-PG0
ops.utah.cloudlab.us:/share                20T   15G   20T   1% /share
tmpfs                                     6.3G     0  6.3G   0% /run/user/20001

after reload:

nehalem@node-1:~$ df -h
Filesystem                                Size  Used Avail Use% Mounted on
udev                                       32G     0   32G   0% /dev
tmpfs                                     6.3G  1.2M  6.3G   1% /run
/dev/sda1                                **16G**  2.5G   13G  17% /
tmpfs                                      32G     0   32G   0% /dev/shm
tmpfs                                     5.0M     0  5.0M   0% /run/lock
tmpfs                                      32G     0   32G   0% /sys/fs/cgroup
ops.utah.cloudlab.us:/proj/ntu-cloud-PG0  100G  5.6G   95G   6% /proj/ntu-cloud-PG0
ops.utah.cloudlab.us:/share                20T   15G   20T   1% /share
tmpfs                                     6.3G     0  6.3G   0% /run/user/20001

Notes
Currently, we support only Ubuntu 18 (x86) bare-metal hosts, however
we encourage the users to reports Issues that appear in different settings.
We will try to help and potentially include these scenarios into our CI
if given enough interest from the community.

@JooyoungPark73 JooyoungPark73 added the bug Something isn't working label Apr 6, 2023
@JooyoungPark73 JooyoungPark73 changed the title Cloudlab Cloudlab profile not changing volume erratically Apr 6, 2023
@JooyoungPark73
Copy link
Contributor Author

reported the issue to cloudlab
link

@ustiugov
Copy link
Member

@JooyoungPark73 what is the status of this?

@JooyoungPark73
Copy link
Contributor Author

@ustiugov They did not respond to my report. Shouldn I resubmit it?

@ustiugov
Copy link
Member

ustiugov commented Jun 1, 2023

can you check if there is a support email/contact form? @JooyoungPark73

@JooyoungPark73
Copy link
Contributor Author

@ustiugov They have Google Groups

@ustiugov
Copy link
Member

@JooyoungPark73 is the problem still relevant?

@JooyoungPark73
Copy link
Contributor Author

JooyoungPark73 commented Aug 22, 2023

@ustiugov Yes. This is Cloudlab side problem. I don't think they run boot script when reloading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants