On Fri, Mar 13, 2009 at 10:16 AM, Andrew Wilson wrote:
> Thanks for that output script. Not sure why it is trying to export rpool
> rather than testpool, but notice that it was NOT allowed to do so. On the
I am using older version 1.3.4.
> other hand, it does appear that /testpool isn't being fo
Thanks for that output script. Not sure why it is trying to export
rpool rather than testpool, but notice that it was NOT allowed to do
so. On the other hand, it does appear that /testpool isn't being
found. Is /testpool where the filesystem is mounted?
Anyway, inserting an exit(0) in the f
On Thu, Mar 12, 2009 at 7:24 PM, Asif Iqbal wrote:
> On Thu, Mar 12, 2009 at 5:09 PM, Andrew Wilson
> wrote:
>> First off, it is not a bug, it is a feature that is necessary to flush the
>> zfs ARC. Otherwise you get rather excessive performance. This is done
>> through a script called fs_flush,
On Thu, Mar 12, 2009 at 5:09 PM, Andrew Wilson wrote:
> First off, it is not a bug, it is a feature that is necessary to flush the
> zfs ARC. Otherwise you get rather excessive performance. This is done
> through a script called fs_flush, though, and it is easy to comment out that
> part of the sc
I think might depend a bit on how your root pool is set up? My
experience is that Solaris just refuses to do the exporting / importing
if the root is involved.
However, whether it is a bug or not, it is easy to disable. Please read
the rest of my email on how you can easily stop Filebench from
On Thu, Mar 12, 2009 at 5:09 PM, Andrew Wilson wrote:
> First off, it is not a bug, it is a feature that is necessary to flush the
> zfs ARC. Otherwise you get rather excessive performance. This is done
> through a script called fs_flush, though, and it is easy to comment out that
> part of the sc
First off, it is not a bug, it is a feature that is necessary to flush
the zfs ARC. Otherwise you get rather excessive performance. This is
done through a script called fs_flush, though, and it is easy to comment
out that part of the script. The script is found in filebench/scripts
(usr/benchma
Where can I get the latest filebench source code from?
The filebench 1.3.4 has a bug. It unmounts the root pool while doing a
test. I was using fileio.prof and using zfs instead of tmpfs as my
filesystem.
I see the source can be broswed from here
http://src.opensolaris.org/source/xref/onnv/onnv-