[pve-devel] Disk cloning feature for shared lvm storage
Dietmar Maurer
dietmar at proxmox.com
Wed Oct 12 07:49:19 CEST 2011
> Can you give me some practical hints on:
> 1.) i've a normal install of proxmox 2.0 beta - how to work now with the git code
> / how to integrate for testing? Or just replacing the packages by hand (copy)?
see https://git.proxmox.com/?p=pve-common.git;a=blob;f=README.dev;h=bf7470c24cab8c1dca0b8f87e56ccb9b1146e7d2;hb=HEAD
>
> 2.) at which function should i start to look at which is also doing long running
> tasks? (in this case dd)
I created a dummy to start with:
https://git.proxmox.com/?p=pve-storage.git;a=commitdiff;h=883eeea67d3bd7a24dd8f62d2bcf6fb43f079574
I guess you just need to fix/extend PVE::Stoarge::storage_migrate()
- Dietmar
More information about the pve-devel
mailing list