Am 13.12.24 um 17:30 schrieb Fiona Ebner:
> +     run_command(['dd', "if=$file", "bs=64k", "status=progress"], output => 
> '>&'.fileno($fh));

---snip---

> +     run_command(['dd', "of=$file", 'bs=64k'], input => '<&'.fileno($fh));


Forgot to mention, I did not test with different block sizes yet. This
is just copied from the LVM plugin. Will do that next week and see if
it's worth changing.


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to