* Speeding inode access
@ 2011-09-11 17:41 Bill Davidsen
0 siblings, 0 replies; only message in thread
From: Bill Davidsen @ 2011-09-11 17:41 UTC (permalink / raw)
To: Linux Raid List
I have an unusual application which modifies multi-MB parts of large
files and requires atime enabled for audit info. I am currently using
ext4 with the journal on SSD. The data io spread over the array members
nicely, but the inode io doesn't. Any thoughts on getting the inodes
inode io faster?
My thought is to create a raid0 with a small chunk size over multiple
drives, the existing raid6 with a large chunk size, and then concatenate
them so the inodes are at the start in the fast portion. I can increase
the number of inodes to take up the whole "fast" part and keep data in
the large chunk portion. I am not crazy about using some brand-new type
-f file system, but I'll listen to suggestions.
--
Bill Davidsen<davidsen@tmr.com>
We are not out of the woods yet, but we know the direction and have
taken the first step. The steps are many, but finite in number, and if
we persevere we will reach our destination. -me, 2010
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-11 17:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-11 17:41 Speeding inode access Bill Davidsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).