public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* different error messages for mkfs.xfs -ssize
@ 2010-04-22 15:36 Wengang Wang
  2010-04-22 16:18 ` Kinzel, David
  2010-04-22 16:46 ` Christoph Hellwig
  0 siblings, 2 replies; 4+ messages in thread
From: Wengang Wang @ 2010-04-22 15:36 UTC (permalink / raw)
  To: xfs; +Cc: greg.marsden, joe.jin

Hi experts,

I got different error messages when provide different value for -ssize.
Why the error messages are different? They are different but no one is
containing more info than the other.

[root@desk test-xfsprogs]# mkfs.xfs -ssize=256 /dev/sda10 -f 2>&1 |head -n 1
illegal sector size 256
[root@desk test-xfsprogs]# mkfs.xfs -ssize=3072 /dev/sda10 -f 2>&1 |head -n 1
Illegal value 3072 for -s sectsize option

regards,
wengang.

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

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

end of thread, other threads:[~2010-04-23  2:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 15:36 different error messages for mkfs.xfs -ssize Wengang Wang
2010-04-22 16:18 ` Kinzel, David
2010-04-23  2:48   ` Wengang Wang
2010-04-22 16:46 ` Christoph Hellwig

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