Disk pressure on alpha-worker-0 #13
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#26 Deploy LocalAI
DevOps/ansible-role-eom
Reference: DevOps/software-infrastructure#13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Disk pressure on alpha-worker-0 is preventing LocalAI from being deployed. Log rotation and container pruning can alleviate some of this, but this has not yet been sufficient on alpha-worker-0. It may be necessary to increase disk sizes to 32G.
Resizing was much easier than expected. Shut down the machine, run the following:
and reboot. The cloud-init images automatically resize partitions to utilize the additional space.
I actually needed to add an additional 32GB to accommodate the 20GB docker image for LocalAI.