Let me preface this article by stating that this issue is NOT a ZFS issue or a Solaris issue. Previously I documented a issue in which the Crucial M4 SSD would “hesitate” causing ZFS to see it as faulted. This was promptly fixed in v0002 of their firmware. That issue…
Adventures in ZFS: Configuring Fibre Channel Targets
In our environment ZFS has become a critical component of our Storage Infrastructure. We have been able to provision Fibre Channel storage from our ZFS file systems which give us the benefit of data integrity, deduplication, performance through use of the ARC, L2ARC, and ZIL as needed. Additionally the real…
Adventures in ZFS: Faulted Cache Devices
We recently had an issue with Crucial M4 Solid State Disks when using them with ZFS on Solaris 11 Express (snv_151a). Basically the disks were showing a whole bunch of write errors and had been “FAULTED” by ZFS. Now to make this problem even worse when we tried to zfs…