Oh ok, thank you very much !
Indeed it seems nice (sorry to compare raw format to lossless mp3 formats) but just one question :
- Does it function as qcow2 related to disk usage : it only uses space when virtual disk grows ?
- Is it so compressible ?
By the way, sorry to bother you but can i find somewhere documentation about new version PVE 1.4 ?
(how does work "shared" function in storage creations,
Indeed, what i need to do :
Restore backup clones from a shared folder to a virtual disk.
It works from a shared lan folder but how could i do this with a shared folder on proxmox ?)
As i didn't find the way (is it even possible ?) to attach an external USB drive to a KVM VM,
P.S. : do i have well understood the -beautiful- functioning of sparse files : is it as "always compacted" (as "occulting" empty spaces) ?
P.S. 2 : does it also mean that qcow2 functions like this :
growing as the space used is growing in the virtual disk but never "recompacts itself" ?
(I'm thinking about lotus .nsf files, oe .dbx files, etc...)
Let imagine this qcow2 file :
- My OS setup took 1 Go : qcow2 = 1 Go
- I added 500 Mo files : qcow2 = 1.5 Go
- I deleted 200 Mo files : qcow2 = still 1.5 Go ?
(and if right, this means that, at step 3, RAW will itself reduce to 1.3 Go ?)
Include the Acronis image (using UltraISO, etc) into the Acronis Recoveror ISO and use the resulting ISO to boot and restore into the KVM.
Use CloneZilla - it's the best and it is free! www.clonezilla.org - download from www.SourceForge.net/projects/clonezilla
It has a step-by-step instruction page.
Just a feedback : how does it behave with raid controllers ? are these ones well detected by CloneZilla ?
Thank you,
Sincerely,
Is there a method to convert from qow2 to raw?
Thanks
use qemu-img (see 'man qemu-img')
Command like: qemu-img convert -f qcow2 mydisk.qcow2 -O raw mydisk.raw
Then is possible to expand file dynamically and via web console?
Is there a speedup passing to raw?
Thank you for your reply.
We use essential cookies to make this site work, and optional cookies to enhance your experience.