public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Collecting aged XFS profiles
@ 2017-07-16  0:11 Saurabh Kadekodi
  2017-07-16  2:57 ` Eric Sandeen
  2017-07-17 19:00 ` Stefan Ring
  0 siblings, 2 replies; 19+ messages in thread
From: Saurabh Kadekodi @ 2017-07-16  0:11 UTC (permalink / raw)
  To: linux-xfs

Hi,

I am a PhD student studying file and storage systems and I am currently conducting research on local file system aging. My research aims at understanding realistic aging patterns and analyzing the effects of aging on file system data structures and its performance. For this purpose, I would like to capture characteristics of naturally aged file systems (i.e. not aged via synthetic workload generators).

In order to facilitate this profile capture, I have written a shell / python based profiling tool (fsagestats - https://github.com/saurabhkadekodi/fsagestats)  that does a file system tree walk and captures different characteristics (file age, file size and directory depth) of files and directories and produces distributions. I do not care about file names or data within each file. It also runs xfs_db in order to capture the free space fragmentation, file fragmentation, directory fragmentation and overall fragmentation; all of which are directly correlated with the file system performance. It dumps the results in the results dir, which is to be specified when you run fsagestats. You can send me the aging profile by tarring up the results directory and sending it via email.

Since I do not have access to XFS systems that see a lot of churn, I am reaching out to the XFS community in order to find volunteers willing to run my script and capture their XFS aging profile. Please feel free to modify the script as per your installation or as you see fit. Since fsagestats collects no private information, I eventually intend to host these profiles publicly (unless explicitly requested not to) to aid other researchers / enthusiasts.

In case you have any questions on concerns, please let me know.

Thanks,
Saurabh Kadekodi

PS: cc’ing the response and / or the aging profile to saukad@cs.cmu.edu is greatly appreciated.

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

end of thread, other threads:[~2017-07-20 22:48 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-16  0:11 Collecting aged XFS profiles Saurabh Kadekodi
2017-07-16  2:57 ` Eric Sandeen
2017-07-17 19:00 ` Stefan Ring
2017-07-17 23:48   ` Dave Chinner
2017-07-18  5:45     ` Saurabh Kadekodi
2017-07-19  7:59     ` Stefan Ring
2017-07-19 15:20       ` Eric Sandeen
2017-07-19 21:08         ` Stefan Ring
2017-07-19 22:00           ` Eric Sandeen
2017-07-20  7:52             ` Stefan Ring
2017-07-20 14:27               ` Eric Sandeen
2017-07-20 20:15                 ` Stefan Ring
2017-07-20 20:21                   ` Eric Sandeen
2017-07-20  3:02           ` Dave Chinner
2017-07-20  3:55             ` Eric Sandeen
2017-07-20  4:38               ` Dave Chinner
2017-07-20 14:24                 ` Eric Sandeen
2017-07-20 22:27                   ` Dave Chinner
2017-07-20 22:48                     ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox