I tried following two options, but I got similar results I installed partclone using "sudo apt install", I shared that results, looks like it got old partclone I used following Clonezilla, it is using latest partclone Clonezilla live version is I am using is: /media/Clonezilla$ cat Clonezilla-Live-Version clonezilla-live-3.3.1-35-amd64 This Clonezilla live iso file was created by this command: ocs-iso -s --extra-boot-param quiet loglevel=3 hostname=cl-3.3.1-35 -y 6.03 -i 3.3.1-35-amd64 Clonezilla...
I tried following cases, but I got similar results I installed partclone using "sudo apt install", I shared that results, looks like it got old partclone I used following Clonezilla, it should have used latest partclone Clonezilla live version is I am using is: /media/Clonezilla$ cat Clonezilla-Live-Version clonezilla-live-3.3.1-35-amd64 This Clonezilla live iso file was created by this command: ocs-iso -s --extra-boot-param quiet loglevel=3 hostname=cl-3.3.1-35 -y 6.03 -i 3.3.1-35-amd64
I used clonezilla-live-20260220-questing-amd64.iso and clonezilla-live-3.3.1-35-amd64.iso if I use -q1 i.e dd , I am getting 168GB/s, but -q2 i.e partclone, I am getting 26GB/s. I am using Clonezilla batch mode. I tried --read-direct-io with partclone.ext4, I see no difference **Results of partclone.ext4: ** sudo partclone.ext4 --read-direct-io -L /media/DND/test_partclone.log -c -s /dev/nvme3n1p1 --output "/media/DND/test.uncomp" Partclone v0.3.27 http://partclone.org Starting to clone device (/dev/nvme3n1p1)...
I used clonezilla-live-20260220-questing-amd64.iso and clonezilla-live-3.3.1-35-amd64.iso if I use -q1 i.e dd , I am getting 168GB/s, but -q2 i.e partclone, I am getting 26GB/s. I am using Clonezilla batch mode. I tried --read-direct-io with partclone.ext4, I see no difference
I am using clonezilla-live-20260220-questing-amd64.iso in batch mode, when i Use -q1 i.e dd mode, it created following command, it sending buffer size twice, i.,e "-z 10485760" and "-z 16777216", can you fix this in next release Running: partclone.dd -z 10485760 -N -z 16777216 -L /var/log/clonezilla//partclone.log -s /dev/nvme3n1p1 --output - | zstd -c -T0 -3 > "/home/partimag/e8ea6adfda21eae-2026-0306-0409af-img/nvme3n1p1.dd-ptcl-img.zst" 2> /tmp/img_out_err.Jp9BSt Thanks, Srinivasa
I used clonezilla-live-20260220-questing-amd64.iso and clonezilla-live-3.3.1-35-amd64.iso if I use -q1 i.e dd , I am getting 168GB/s, but -q2 i.e partclone, I am getting 26GB/s. I am using Clonezilla batch mode.
Hello, I am using the latest Clonezilla to create a backup image (using partclone option), I tried all possible options of clonezilla, but I am getting only 26GB/min max speed. Is there any way to improve the speed?I even tried to increase buffer size input to parclone, but it did not help.partclone command sample from clonezilla.log Running: partclone.ext4 -z 671088640 -N -L /var/log/clonezilla//partclone.log -c -s /dev/nvme4n1p2 --output - | zstd -c -T0 -3 > "/home/partimag/e8ea6aa21eae-2026-0305-0506-img/nvme4n1p2.ext4-ptcl-img.zst"...
Hello, I am using latest Clonezilla to create backup image (using partclone option), I tried all possible options of clonezilla, but I am getting only 26GB/min max speed , is there any way improve the speed? I even tried to increase buffer size input to parclone, but not helped. partclone command sample from clonezilla.log Running: partclone.ext4 -z 671088640 -N -L /var/log/clonezilla//partclone.log -c -s /dev/nvme4n1p2 --output - | zstd -c -T0 -3 > "/home/partimag/e8ea6aa21eae-2026-0305-0506-img/nvme4n1p2.ext4-ptcl-img.zst"...