Hi Greg,
ghaskins wrote:Hi Thomas,
If you would be so kind, could you post some more details about your setup? Perhaps post the same details (sw_vers, etc), and any other relevant info you can think of (e.g. type of hardware you are on, how much data and how many files are in your pool, any benchmark data you might have from the hardware both outside of and on top of zevo, etc.
I can't imagine the vast majority of people are seeing this problem, as I agree that its virtually unusable. My thought is there seems to be some issue plaguing a small number of us.
Kind Regards,
-Greg
My setup in short:
A Raidz1 with five Samsung DH204UI 2TB drives connected via three USB ports to a MacBook Pro 2,4 GHz Core2 Duo with 4 GB RAM, running Mac OS 10.8.2.
It's basically a testing setup.
Some more details:
sw_vers
ProductName: Mac OS X
ProductVersion: 10.8.2
BuildVersion: 12C60
kextstat | grep zfs
89 1 0xffffff7f807a5000 0x19b000 0x19b000 com.getgreenbytes.filesystem.zfs (2012.09.23) <13 7 5 4 3 1>
90 0 0xffffff7f80942000 0x6000 0x6000 com.getgreenbytes.driver.zfs (2012.09.14) <89 13 7 5 4 3 1>
sudo zpool status -vx -T d
all pools are healthy
sudo zpool status -v
pool: tank
state: ONLINE
scan: resilvered 1,18Gi in 0h10m with 0 errors on Wed Dec 26 17:49:44 2012
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
GPTE_15BCC97B-4CC0-4DC2-B70D-7016FAA08D02 ONLINE 0 0 0 at disk1s2
GPTE_1C52F159-AF27-41F5-B28B-62A90CA66E7A ONLINE 0 0 0 at disk2s2
GPTE_82D6E091-56EE-4F43-A353-7ED513AA7364 ONLINE 0 0 0 at disk3s2
GPTE_451667CA-97EE-428A-8820-5AEF24DC0E37 ONLINE 0 0 0 at disk5s2
GPTE_8273F074-57A6-4EF9-8A5F-383FF167CFFB ONLINE 0 0 0 at disk6s2
diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *120.0 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS MacOS 119.2 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk1
1: EFI 209.7 MB disk1s1
2: ZFS 2.0 TB disk1s2
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk2
1: EFI 209.7 MB disk2s1
2: ZFS 2.0 TB disk2s2
/dev/disk3
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk3
1: EFI 209.7 MB disk3s1
2: ZFS 2.0 TB disk3s2
/dev/disk5
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk5
1: EFI 209.7 MB disk5s1
2: ZFS 2.0 TB disk5s2
/dev/disk6
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *2.0 TB disk6
1: EFI 209.7 MB disk6s1
2: ZFS 2.0 TB disk6s2
Best Regards,
Thomas