Project

General

Profile

Actions

action #119521

closed

[alert] jenkins: partitions usage (%) alert

Added by robert.richardson over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
Start date:
2022-10-28
Due date:
% Done:

0%

Estimated time:
Tags:

Actions #1

Updated by okurz over 1 year ago

  • Priority changed from Normal to High
Actions #2

Updated by okurz over 1 year 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.

Actions #3

Updated by okurz over 1 year 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%.

Actions

Also available in: Atom PDF