Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2014 11:03:23 +0200
From:      Hugo Lombard <hal@elizium.za.net>
To:        Petri Helenius <petri@helenius.fi>
Cc:        freebsd-fs <freebsd-fs@freebsd.org>
Subject:   Re: ZFS auto online
Message-ID:  <20140529090323.GC12020@sludge.elizium.za.net>
In-Reply-To: <7781CE90-D672-4A55-B7E9-47A48EA146E4@helenius.fi>
References:  <7781CE90-D672-4A55-B7E9-47A48EA146E4@helenius.fi>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, May 29, 2014 at 11:13:34AM +0300, Petri Helenius wrote:
> 
> How do I get ZFS to automatically online reattached device?
> 

I suspect you'll have to wait for zfsd:

 * The ZFS daemon consumes kernel devctl(4) event data via devd(8)'s
 * unix domain socket in order to react to system changes that impact
 * the function of ZFS storage pools.  The goal of this daemon is to
 * provide similar functionality to the Solaris ZFS Diagnostic Engine
 * (zfs-diagnosis), the Solaris ZFS fault handler (zfs-retire), and
 * the Solaris ZFS vdev insertion agent (zfs-mod sysevent handler).

 [ http://svnweb.freebsd.org/base/projects/zfsd/head/cddl/sbin/zfsd/zfsd.cc?revision=266602&view=markup ]

-- 
Hugo Lombard
   .___.
   (o,o)
   /)  )
 ---"-"---



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140529090323.GC12020>