#10277 Increase ostree volume storage
Closed: Fixed with Explanation by kevin. Opened by dustymabe.

Describe what you would like us to do:


We need the backing storage for our ostree volumes to be increased. Currently our builds are hitting storage limits:

error: Writing content object: min-free-space-percent '3%' would be exceeded, at least 6.6 MB requested

This is observed in the Fedora CoreOS pipeline but most likely affects all ostree based variants of Fedora.

Can we increase it by 200G for now until we get the ostree pruner in place?

When do you need this to be done by? (YYYY/MM/DD)


ASAP


Done:

[root@koji01 ~][PROD-IAD2]# df -h | grep ost
ntap-iad2-c02-fedora01-nfs01a:/fedora_ostree_content/ostree 4.1T 4.0T 114G 98% /mnt/fedora_koji/koji/ostree
ntap-iad2-c02-fedora01-nfs01a:/fedora_ostree_content/compose/ostree 4.1T 4.0T 114G 98% /mnt/fedora_koji/koji/compose/ostree
[root@koji01 ~][PROD-IAD2]# df -h | grep ost
ntap-iad2-c02-fedora01-nfs01a:/fedora_ostree_content/ostree 4.3T 4.0T 314G 93% /mnt/fedora_koji/koji/ostree
ntap-iad2-c02-fedora01-nfs01a:/fedora_ostree_content/compose/ostree 4.3T 4.0T 314G 93% /mnt/fedora_koji/koji/compose/ostree

I sshed into the netapp and ran:

ntap-iad2-c02::> volume modify -volume fedora_ostree_content -size +200G
Volume modify successful on volume fedora_ostree_content of Vserver ntap-iad2-c02-fedora01.

Based on the new volume size, the system automatically adjusted the volume autosize settings as
follows:
The volume is set to shrink to a minimum of 4.28t when the volume-used space falls below 93%.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

Metadata