Date: Sat, 13 Apr 2013 19:33:51 +0200 From: mxb <mxb@alumni.chalmers.se> To: freebsd-fs@freebsd.org Subject: ZFS: ZIL device export/import Message-ID: <5A2824CA-2A67-47FA-AB27-20C6EBD2C501@alumni.chalmers.se>
next in thread | raw e-mail | index | archive | help
Hello list, I'm currently have 2x Head Units (HU) [FreeBSD 9.1] connected to the = same JBOD via SAS Expander. Each HU has separate ZIL and L2ARC devices. Hardware on both HU (inc. = SSD disks for ZIL/L2ARC) is identical. This is basically a HA-setup. The I do an 'zpool export tank' on the first HU and do 'zpool import = tank' on the second one, only L2ARC device appears usable. Import fails, complaining about ZIL device not present.=20 According to the man page zpool(8) ZIL device can be imported and = exported. "=85 Log devices can be added, replaced, attached, detached, imported = and exported as part of the larger pool. =85". Do I miss something here? This feature not implemented yet? Any way to work around this, except that moving ZIL into JBOD? //maxim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5A2824CA-2A67-47FA-AB27-20C6EBD2C501>