action #119521
[alert] jenkins: partitions usage (%) alert
Start date:
2022-10-28
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Alerted at 3:08 with Value 86.102, was back to [OK] at 3:49
History
#2
Updated by okurz 3 months ago
- Project changed from openQA Project to openQA Infrastructure
- Status changed from New to In Progress
- Assignee set to okurz
The usage of space on jenkins.qa.suse.de seems to be generally high over the last time since we monitor the host. I will increase the partition size because it's currently 40GB and for a jenkins host I think we should provide more space.
#3
Updated by okurz 3 months ago
- Status changed from In Progress to Resolved
On qamaster.qa.suse.de I did:
virsh shutdown jenkins qemu-img resize jenkins.qcow2 virsh start jenkins
On jenkins.qa.suse.de:
parted /dev/sda resizepart 2 100% btrfs filesystem resize max /
Now we have 46GB available, use% is 42%.