If you used the default image for your self-hosted-engine, it will create the 
disk of the size you specified, (50GB) but only allocate the space it actually 
requires.

This means the remaining space on the allocated disk, is there, unused.   

Since it setup with LVM, you can use 'fdisk' to create a partition of that 
unused space. 

Use pvcreate to add that partition to LVM, 

Use vgextend to extend the appropriate volume group

Use lvextend to extend the appropriate logical volume, and file-system.



-----Original Message-----
From: ziyi Liu <[email protected]> 
Sent: Thursday, December 29, 2022 10:13 AM
To: [email protected]
Subject: [ovirt-users] Expand the disk space of the hosting engine

Now my hosting engine /var directory is full, and the 15G free space is fully 
occupied. When creating the hosting engine, I use 100G, but actually only use 
50G. What can I do to make /var bigger?
disk expansion
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected] 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/[email protected]/message/V7UKBE5SJPH3GOZXEWEK4FL3B2PQVHWZ/
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/message/XKZDIQR77TFROLMXYUF7JQBKJH3YTRIQ/

Reply via email to