defrag

Ivan Voras ivoras at fer.hr
Thu Mar 1 21:39:26 UTC 2007


Steve Franks wrote:
> How come I never hear defrag come up as a topic, and can't find
> anything related to defrag in the ports tree?  Is it really not an
> issue on UFS?  Can someone point me to an explantion if so?

fsck will tell you the level of fragmentation on the file system:

> fsck /usr
** /dev/ad0s2g (NO WRITE)
** Last Mounted on /usr
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
352462 files, 2525857 used, 875044 free (115156 frags, 94986 blocks,
3.4% fragmentation)

This is from a /usr system that's been in use for years. (note that
"frags" in the last line refer to file system fragments - "subblocks",
not fragmented files).


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070301/cacffd48/signature.pgp


More information about the freebsd-questions mailing list