[pve-devel] Disk cloning feature for shared lvm storage
Stefan Priebe - Profihost AG
s.priebe at profihost.ag
Fri Oct 14 09:59:26 CEST 2011
Hi,
https://git.proxmox.com/?p=pve-storage.git;a=commitdiff;h=883eeea67d3bd7a24dd8f62d2bcf6fb43f079574
in your code are some lines like this one:
> print "DEBUG: starting worker $upid\n";
where does this get printed / logged while the daemon is running?
Your wrote:
> # you need to get this working (fails currently, because
> # storage_migrate() uses ssh to connect to local host (which is not
> # needed
> PVE::Storage::storage_migrate($cfg, $src_volid, $target_node,
> $target_sid, $target_volname);
So you think it makes sense to implement dd copying for SAN storage here
too?
How do i check if it is an OpenVZ "image"/folder which works via rsync
or a SAN storage / LVM which needs dd?
Stefan
More information about the pve-devel
mailing list