Skip to main content
Topic: Tool could make data exists to be sequential data o (Read 611 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Tool could make data exists to be sequential data o

What utility can make te maximum data exists in ext4 partition to be sequential data or at least compact enough so the partition can be shrink more easily readily

Re: Tool could make data exists to be sequential data o

Reply #1
e4defrag /dev/[volume]


Re: Tool could make data exists to be sequential data o

Reply #3
@cat herders of linux :) yes, iirc it should be mounted rw too, atleast it's that way for xfs/btrfs

Re: Tool could make data exists to be sequential data o

Reply #4
Gparted can shrink partitions quite easily if you boot with an iso, and it will help you avoid most of the pitfalls, although it's still recommended to back up your data first.  Some of the Artix iso's include it. The UUID of the partition might change afterwards, if the relevant UUID is used in /etc/fstab you need to alter it and run mkinitcpio from a chroot.

Re: Tool could make data exists to be sequential data o

Reply #5
That's been my method for years using gparted
Cat Herders of Linux