Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2012 12:54:42 +0930
From:      "Robinson, Greg" <greg.robinson@dsto.defence.gov.au>
To:        <freebsd-fs@freebsd.org>
Subject:   Re: zvol + raidz issue? - a similar question [SEC=UNCLASSIFIED]
Message-ID:  <ED19BD5BA501FE44A7C9ACF404FAB6F702D029BD@ednex511.dsto.defence.gov.au>

next in thread | raw e-mail | index | archive | help
UNCLASSIFIED

Hi,

Along the lines on Niki's question, could someone explain the difference
between the following zfs commands in terms of performance:

zpool create -m /export fooz raidz da0 da1 da2 da3 da4 mkdir
/export/home

vs.

zpool create fooz raidz da0 da1 da2 da3 da4 zfs create fooz/home

(or in Niki's example):

zfs create -b 128k fooz/home

I think I'm in the same boat as Niki, seeing some performance issues
with my setup...

Greg.


IMPORTANT: This email remains the property of the Department of Defence
and is subject to the jurisdiction of section 70 of the Crimes Act 1914.
If you have received this email in error, you are requested to contact
the sender and delete the email.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ED19BD5BA501FE44A7C9ACF404FAB6F702D029BD>