Answer the question
In order to leave comments, you need to log in
Why do the same files on different disks take up different sizes?
Hello.
Transferred files from one server to another server using rsync and did not understand why the same files take up more space on another server:
One server
[email protected]:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/databank-main 917G 868G 40G 96% /srv/databank
[email protected]:~# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/mapper/databank-main 61038592 1356251 59682341 3% /srv/databank
[email protected]:~#
[email protected]:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 917G 868G 2,9G 100% /mnt/backup-1tb
[email protected]:~# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda1 61054976 1356256 59698720 3% /mnt/backup-1tb
[email protected]:~#
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question