Page 1 of 1

Extend size of HA imagefile

Posted: Wed Nov 25, 2009 10:38 am
by nimeijer
Is it possible to extend the size of a HA image file? So we can expand the disk space available for our HYPERV cluster..

Re: Extend size of HA imagefile

Posted: Fri Nov 27, 2009 4:48 am
by Robert (staff)
I'd suggest doing several steps:
- Break the HA device,
- Mount the images localy,
- Extend their size and format as needed,
- Create a new HA device with the changes applied to the image files.

Thanks.