Craig Sanders <[email protected]> wrote: > btrfs has a 'balance' command to rebalance storage of files across the > disks (e.g. after you've added or replaced disks in the pool. That has > the side-effect of de-fragging files. > > of course, on a large pool, it takes ages to run.
Btrfs also has online de-fragmentation, performed while the file system is otherwise idle. In addition, there's a defragment command that the administrator can invoke on files and directories. _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
