public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* inode64 directory placement determinism
@ 2014-08-18  3:29 Stan Hoeppner
  2014-08-18  7:01 ` Dave Chinner
  0 siblings, 1 reply; 8+ messages in thread
From: Stan Hoeppner @ 2014-08-18  3:29 UTC (permalink / raw)
  To: xfs

Say I have a single 4TB disk in an md linear device.  The md device has a
filesystem on it formatted with defaults.  It has 4 AGs, 0-3.  I have
created 4 directories.  Each should reside in a different AG, the first in
AG0.  Now I expand the linear device with an identical 4TB disk and execute
xfs_growfs.  I now have 4 more AGs, 4-7.  I create 4 more directories.

Will these 4 new dirs be created sequentially in AGs 4-7, or in the first
4 AGs?  Is this deterministic, or is there any chance involved?  On the
real system these 4TB drives are actually 48TB LUNs.  I'm after
deterministic parallel bandwidth to subsequently added RAIDs after each
grow operation by simply writing to the proper directory.

Currently we have kernel 3.4.26 to work with if that's relevant.  I may be
able to get the kernel team to go for 3.4.103 for the bugfixes, but I don't
know about anything newer.  This is an embedded type development process.

Thanks,
Stan

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2014-08-25  2:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-18  3:29 inode64 directory placement determinism Stan Hoeppner
2014-08-18  7:01 ` Dave Chinner
2014-08-18 16:16   ` Stan Hoeppner
2014-08-18 22:48     ` Dave Chinner
2014-08-19  0:02       ` Stan Hoeppner
2014-08-24 20:14         ` stan hoeppner
2014-08-25  2:15           ` Stan Hoeppner
2014-08-25  2:19           ` Dave Chinner

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