cea-hpc / pcocc

Run VMs on an HPC cluster
GNU General Public License v3.0
47 stars 14 forks source link

resizing an existing image in a repo ? #9

Closed patlucas closed 5 years ago

patlucas commented 6 years ago

Before repo, resizing an image was as easy as 'qemu-img resize [image_file_path] +5G' .

If we haven't to access image file in repo, could we have a pcocc integrated feature to resize an image ? (at template when we instantiate a new vm, or on an existing image ...)