An interesting mistake with ZFS and iSCSIFirst I'll show you the symptoms, then I'll explain what I did to shoot myself in the foot: # zpool create tank01 c0t38d0 # zpool create tank02 c0t39d0 # zpool replace tank01 c0t38d0 c0t42d0 (Time passes, the resilver finishes, and
(Emphasis mine.) All of these disks are iSCSI disks being exported from a Linux machine.
The error condition was persistent, lasting through reboots, How I shot myself in the foot is simple: I configured all of the iSCSI
disks with the same What is presumably going on is that ZFS noticed that c0t38d0 has the
same |
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |