I too am having a similar issue. It seems to increase as I add more
filesystems. When i had less than ten it was .3 secs per filesystem. Now it
is
real5.3
user4.4
sys 0.5
On filesystem 1,040.
This is much slower than in Solaris 10 08/07. Why is it so slow? I nee
If you have a large pool (# of devices), you are hitting:
6632372 ZFS label writing/checksumming hurts scalability of large configs
Which was introduced in build 77 and is fixed in build 81. If you have
a small pool, then I'm not sure what it could be.
- Eric
On Fri, Jan 04, 2008 at 04:07:08PM
just installed b77 and having an issue with 'zfs create':
[EMAIL PROTECTED]:~] # time zfs create test/bo
zfs create test/bo 157.21s user 8.21s system 99% cpu 2:46.47 total
[EMAIL PROTECTED]:~] #
Th