From owner-freebsd-fs@FreeBSD.ORG Thu May 29 08:14:53 2014 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71E9D78F for ; Thu, 29 May 2014 08:14:53 +0000 (UTC) Received: from mail.helenius.fi (r091.secroom.net [193.19.137.91]) by mx1.freebsd.org (Postfix) with ESMTP id 2EC2D2BBB for ; Thu, 29 May 2014 08:14:51 +0000 (UTC) Received: from mail.helenius.fi (localhost [127.0.0.1]) by mail.helenius.fi (Postfix) with ESMTP id 6DA987CD7 for ; Thu, 29 May 2014 08:14:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at helenius.fi Received: from mail.helenius.fi ([127.0.0.1]) by mail.helenius.fi (mail.helenius.fi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jUYcVSm226ih for ; Thu, 29 May 2014 08:14:37 +0000 (UTC) Received: from [192.168.5.129] (a91-156-75-2.elisa-laajakaista.fi [91.156.75.2]) (Authenticated sender: pete) by mail.helenius.fi (Postfix) with ESMTPA id E3D367CCD for ; Thu, 29 May 2014 08:14:36 +0000 (UTC) From: Petri Helenius Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: ZFS auto online Message-Id: <7781CE90-D672-4A55-B7E9-47A48EA146E4@helenius.fi> Date: Thu, 29 May 2014 11:13:34 +0300 To: "" Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) X-Mailer: Apple Mail (2.1878.2) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 08:14:53 -0000 Hi, How do I get ZFS to automatically online reattached device? Pete