e4defrag is a command-line executable to defragment ext4 filesystems.
Questions tagged [e4defrag]
3 questions
6
votes
3 answers
How to kill/terminate running e4defrag without damaging my data?
If I kill a running e4defrag, is there a risk of data loss/corruption? Is there a safe way to interrupt it?
For example: running e4defrag on large partition (such as the root directory) or large file (such as a squashfs system image file) is very…
illiterate
- 953
- 7
- 22
3
votes
0 answers
How to get a Btrfs filesystem fragmentation count?
The btrfs check command output doesn't mention how many files are fragmented like e4defrag -c or e2fsck with ext4 filesystems.
What command can give the number of fragmented files on a whole Btrfs filesystem ?
erik
- 41
- 4
0
votes
1 answer
How can lsof -p $pid be stalling when ls /proc/$pid/fd is not?
I have a situation where I observe that BackupPC stalls for a particular host. This host runs Debian 10 (and has e.g. Docker installed).
During that situation, two rsync-related processes are running on that host (parent sudo /usr/bin/rsync --server…
rookie099
- 127
- 6