action #138518
closedunreal6 partition usage alert
0%
Description
Updated by okurz 11 months ago
- Tags changed from infra to infra, next-frankencampus-visit
- Status changed from New to In Progress
The machine has two physical storage slots so I can not simply add a third. I will power down the machine and replace the one holding the VG with a 800GB-1TB one. Then we can also check network connectivity afterwards again.
unreal6:~ # lsblk -o NAME,SERIAL
NAME SERIAL
sda CVDA410106EZ1207GN
└─sda1
└─openqa_vg-openqa_lv
sdb CVDA410105VG1207GN
├─sdb1
├─sdb2
└─sdb3
so I will need to remove CVDA410106EZ1207GN and replace with a bigger one
Updated by okurz 11 months ago
Swapped disks and added 960GB as second. System booted into emergency mode (expected), in there disabled mount point relying on not anymore existing VG, continued boot and then
pvcreate /dev/sdb
vgcreate openqa_vg /dev/sdb
lvcreate -l 100%VG -n openqa_lv openqa_vg
mkfs.ext4 /dev/openqa_vg/openqa_lv
# enable back entry in /etc/fstab
mount -a
systemctl start libvirtd
monitoring jobs from https://openqa.suse.de/admin/workers referencing "unreal6" and retriggered according failures, e.g. https://openqa.suse.de/tests/12685089 scheduled just now, https://openqa.suse.de/tests/12684276#live running right now
Updated by openqa_review 11 months ago
- Due date set to 2023-11-10
Setting due date based on mean cycle time of SUSE QE Tools
Updated by okurz 11 months ago
- Status changed from In Progress to Feedback
- Priority changed from High to Normal
A lot of tests passed using unreal6, e.g. https://openqa.suse.de/tests/12693711 and https://openqa.suse.de/tests/12684276 and https://openqa.suse.de/tests/12685122 . Alert is ok again. I have observed that the partition usage graphs are broken, reported #138650. Removed the silence accordingly. I will monitor over the next time.
Updated by okurz 11 months ago
- Tags changed from infra, next-frankencampus-visit to infra
- Due date deleted (
2023-11-10) - Status changed from Feedback to Resolved
No related alert, monitoring graphs still broken.
/dev/mapper/openqa_vg-openqa_lv 880G 84G 751G 11% /var/lib/libvirt/images
has more than enough free space.
Updated by okurz 10 months ago
- Related to action #138650: partition usage panels show a long list of undefined and no reasonable graphs at least for some generic machines size:M added