df -h shows a used space of 12 GB on /dev/sda2 with has 2.9 TB in total. When I start clonezilla (alternative stable - 20180329-artful) it says space in use: 58.2 GB. Where is the difference of about 46 GB coming from?
Thanks in advance.
Partclone v0.3.11 http://partclone.org
Starting to clone device (/dev/sda2) to image (-)
Reading Super Block
memory needed: 108854884 bytes
bitmap 87883360 bytes, blocks 2*10485760 bytes, checksum 4 bytes
Calculating bitmap... Please wait...
done!
File system: EXTFS
Device size: 2.9 TB = 703066880 Blocks
Space in use: 58.2 GB = 14203659 Blocks
Free Space: 2.8 TB = 688863221 Blocks
Block size: 4096 Byte
Total block 703066880
Syncing... OK!
Partclone successfully cloned the device (/dev/sda2) to the image (-)
Bye, readonly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
df -h shows a used space of 12 GB on /dev/sda2 with has 2.9 TB in total. When I start clonezilla (alternative stable - 20180329-artful) it says space in use: 58.2 GB. Where is the difference of about 46 GB coming from?
Thanks in advance.
Bye, readonly.
How about trying to use dumpe2fs to dump the file system info, the result of partclone should be close to that.
Steven