public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* mkfs.xfs -d su=XXX,sw=YYY and future volume resize
@ 2016-07-14 20:19 Marcin Sura
  2016-07-14 23:40 ` Dave Chinner
  2016-07-15  9:46 ` Carlos Maiolino
  0 siblings, 2 replies; 5+ messages in thread
From: Marcin Sura @ 2016-07-14 20:19 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 425 bytes --]

Hi,

When I create filesystem I can specify su and sw paramteres which match
underlying storage device.
So for example, If I have raid 6 volume made of 6 + 2 disks with stripe
size of 256k I create xfs with:

mkfs.xfs -d su=256k,sw=6 <disk>

But what if I will extend original volume by 2 disks. sw will 8. Will be
there a performance panelty compared to filesystem created from scratch
with correct sw parameter?

BR
Marcin

[-- Attachment #1.2: Type: text/html, Size: 569 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

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

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

end of thread, other threads:[~2016-07-18 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-14 20:19 mkfs.xfs -d su=XXX,sw=YYY and future volume resize Marcin Sura
2016-07-14 23:40 ` Dave Chinner
2016-07-15  9:46 ` Carlos Maiolino
2016-07-15 23:07   ` Dave Chinner
2016-07-18 10:10     ` Carlos Maiolino

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