Yes, I understand, and I've done it with generic tasks, but I don't know if
it would work for the engine.
Has this already been tested on the engine?

Em sex., 30 de dez. de 2022 às 12:09, Nathanaël Blanchet <blanc...@abes.fr>
escreveu:

> Why not simply adding a new ovirt disk/direct lun and adding it to the
> existing LVM group instead of  extending the initial disk? This is a very
> common way to achieve your goal.
>
> Le 30 déc. 2022 14:53, Jorge Visentini <jorgevisent...@gmail.com> a
> écrit :
> Hi guys.
>
> So... the problem is that we can't extend the virtual disk on oVirt... 
> "*Cannot
> edit Virtual Disk. The operation is not supported for HOSTED_ENGINE disks.*
> "
> In my case I also created a 100GB Domain Storage, but the disk is only
> 58GB and I can't increase it...
>
>
>
> Em qui., 29 de dez. de 2022 às 18:53, matthew.st...@fujitsu.com <
> matthew.st...@fujitsu.com> escreveu:
>
>> 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 <lzy19930...@gmail.com>
>> Sent: Thursday, December 29, 2022 10:13 AM
>> To: users@ovirt.org
>> 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 -- 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/V7UKBE5SJPH3GOZXEWEK4FL3B2PQVHWZ/
>> _______________________________________________
>> 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/XKZDIQR77TFROLMXYUF7JQBKJH3YTRIQ/
>>
>
>
> --
> Att,
> Jorge Visentini
> +55 55 98432-9868
>


-- 
Att,
Jorge Visentini
+55 55 98432-9868
_______________________________________________
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/BTDKLSRHUO5VTMTRLRDAQKHBDEXQ4G5L/

Reply via email to