
13 Sep
2018
13 Sep
'18
2:58 p.m.
Hi *, I extended the disk of the hosted engine VM with "vdsm-client" (since it is not possible using the GUI) as follows: 0. login via ssh to host 1. set hosted engine maintenance mode to global 2. shut down vm 3. extend the disk (vdsm-client Volume extendSize ...) 4. start vm 5. set maintenance to none This worked. The VM has now a larger disk and the metadata on the storage domain show the new value (vdsm-client Volume getInfo ... too) Unfortunetaly the virtual size of the disk shown in the oVirt GUI is still the old value. How can I get the engine to update those values? Regards, Ulrich