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

Customize Jumpbox filesystem size #101

Open
505042436 opened this issue Mar 22, 2023 · 2 comments
Open

Customize Jumpbox filesystem size #101

505042436 opened this issue Mar 22, 2023 · 2 comments

Comments

@505042436
Copy link

505042436 commented Mar 22, 2023

is there anyway to customize individual filesystem sizes in the jumpbox?

I want to be able to provide the size for individual user home directories

@505042436
Copy link
Author

just following up to see if anyone has any suggestions on how to cutomize the filesystem partitions.

/u is getting filled up and crashing vm and we are looking to see if ther eis an option to leave more than 5gb for /
looks like no matter how much you increase the disk size to, /var/vcap/* gets allocated the delta increase and / is left with the same 5gb

$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 370M 38M 333M 11% /run
/dev/nvme0n1p1 4.9G 4.3G 342M 93% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup
/dev/nvme1n1p2 56G 1.2G 52G 3% /var/vcap/data

@505042436
Copy link
Author

anyway to increase / to more than 5gb?

NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme0n1 259:0 0 5G 0 disk
└─nvme0n1p1 259:1 0 5G 0 part /home
/
nvme1n1 259:2 0 40G 0 disk
├─nvme1n1p1 259:3 0 3.6G 0 part [SWAP]
└─nvme1n1p2 259:4 0 36.4G 0 part /var/tmp
/tmp
/opt
/var/opt
/var/log
/var/vcap/data

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

No branches or pull requests

1 participant