Appliance hosted-engine on block storage (fc,iscsi).  Have you checked that you 
are not wasting space on the disk itself?

When I setup my hosted-engine, I created a 100GB lun, and told the setup 
routine to make a 85GB disk, which it did, however the appliance only used 30GB 
of that, leaving 55GB unused.

Using basic disk tools, you can add that space to the root file-system.  

Use 'fdisk' to create another partition from the unused space, and tag it for 
Linux LVM.

Use 'pvcreate' to mark it for LVM.

Use 'vgextend' to add it to the volume group that hold the root file-system.

Use 'lvextend' to extend the root file-system to the gained volume-group space.

-----Original Message-----
From: Pascal D <pas...@butterflyit.com> 
Sent: Friday, May 7, 2021 6:52 AM
To: users@ovirt.org
Subject: [ovirt-users] hosted-engine /var full

I have an issue with my 4.3 hosted-engine. The /var is full. The directory 
taking 20G is /var/opt/rh/rh-postgresql10/lib/pgsql/data/base/data/16398

some of those files have size over 1GB.  Can they be safely removed?

TIA
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: 
https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7JRYG3L5BYXWFMPQHVRAXCGLYOYOHYLE/
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/B3L27PYGZ5KOBZ7YSQK2UBX7PANY56HI/

Reply via email to