All of lore.kernel.org
 help / color / mirror / Atom feed
* Which fragmentation factor is allowable for xfs (not impact on performance)?
@ 2018-10-06 17:34 Mikhail Gavrilov
  2018-10-06 21:20 ` Eric Sandeen
  0 siblings, 1 reply; 4+ messages in thread
From: Mikhail Gavrilov @ 2018-10-06 17:34 UTC (permalink / raw)
  To: linux-xfs

Which fragmentation factor is allowable for xfs (not impact on performance)?

# xfs_db -c frag -r /dev/sda
actual 4908781, ideal 2801391, fragmentation factor 42.93%
Note, this number is largely meaningless.
Files on this filesystem average 1.75 extents per file

# mount | grep sda
/dev/sda on /home type xfs (rw,relatime,seclabel,attr2,inode64,noquota)

# df -h | grep sda
/dev/sda         11T  5.3T  5.7T  49% /home

I think it too much for partition which are half free.

It would also be interesting to see the fragmentation in the context
of files, but I have not found anywhere how to look at it.

Thanks.

--
Best Regards,
Mike Gavrilov.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-10  5:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-06 17:34 Which fragmentation factor is allowable for xfs (not impact on performance)? Mikhail Gavrilov
2018-10-06 21:20 ` Eric Sandeen
2018-10-09 17:33   ` Mikhail Gavrilov
2018-10-09 21:41     ` Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.