• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

OI+Nappit - help troubleshoot pool performance

farscapesg1

2[H]4U
2FA
Joined
Aug 4, 2004
Messages
2,658
Looking for some advice on troubleshooting an issue I have with a storage pool on my OI+Nappit server. The pool consists of 4 drives in a striped mirror (2 WD Black + 2 Samsung HD103SJ drives). The pool is set up for iscsi storage used by my PVR software. I've been having issues recording multiple HD shows and been trying to track it down and think I've finally isolated it to the storage pool performance.

Running CrystalDiskMark against that drive results in some horrible speeds. I'm talking around 40 MB/s Reads and less than 1 MB/s writes :eek:. Running a dd benchmark from Napp-it on the pool... never completes even when I set the file size low like 10.24 MB.

I'm wondering if I have a bad drive in the pool that isn't being reported for whatever reason, but I'm not sure what commands would help determine problem. I could attempt to move all the video off to another location and rebuild the pool.. but with almost a TB of data and the slow speed on the pool... that could take quite some time :(
 
drives c3t0d0, c3t1d0, c3t4d0, c3t5d0 are in the zpool in question...

iostat -en said:
---- errors ---
s/w h/w trn tot device
2 0 0 2 c3t2d0
2 0 0 2 c3t3d0
2 0 0 2 c3t0d0
2 0 0 2 c3t1d0
2 0 0 2 c3t4d0
2 0 0 2 c3t5d0
2 0 0 2 c4t5000CCA222C8B381d0
2 0 0 2 c4t5000CCA222C34201d0
2 0 0 2 c4t5000CCA221E1D477d0
2 0 0 2 c4t50014EE2AD59DC44d0
2 20 13 35 c4t50014EE2AD59E36Ad0
2 0 0 2 c4t50014EE258040CBBd0
2 0 0 2 c4t50014EE258041EAFd0
2 0 0 2 c4t50014EE2AD59D3B9d0
2 0 0 2 c5t8d0
2 0 0 2 c5t9d0
2 0 0 2 c5t10d0
2 0 0 2 c5t11d0

I'll have to check fmadm when I get home since I don't have direct console access (iostat was run from the cmd option in Napp-it for these results, but fmadm faulty never returns anything when run from within the Napp-it web interface).
 
2 20 13 35 c4t50014EE2AD59E36Ad0

that is a lot of hardware errors. i've seen much higher but typically you don't want to see more than 3 max. something is wrong with that disk.

since you're using mirroring you can try detaching that disk from the mirror and seeing if that resolves the problem. obviously you won't want to run that way for an extended period of time but i would start there.
 
Back
Top