From owner-freebsd-stable@FreeBSD.ORG Sun Oct 13 21:49:54 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTP id C4D43F37 for ; Sun, 13 Oct 2013 21:49:54 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2DB7C2903 for ; Sun, 13 Oct 2013 21:49:53 +0000 (UTC) Received: from ur.dons.net.au (ppp14-2-11-50.lns21.adl2.internode.on.net [14.2.11.50]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id r9DLnbRb035354 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 14 Oct 2013 08:19:43 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: ZFS hanging on too hard Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Content-Type: multipart/signed; boundary="Apple-Mail=_9522669D-0440-42F4-B019-1187B9BFC7A6"; protocol="application/pgp-signature"; micalg=pgp-sha1 From: "Daniel O'Connor" X-Priority: 3 In-Reply-To: Date: Mon, 14 Oct 2013 08:19:36 +1030 Message-Id: References: <0A1B986B-1D7D-4D88-82EF-C1E7A91FF089@gsoft.com.au> To: Steven Hartland X-Mailer: Apple Mail (2.1510) X-Spam-Score: 0.163 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-stable stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 21:49:54 -0000 --Apple-Mail=_9522669D-0440-42F4-B019-1187B9BFC7A6 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1 On 14/10/2013, at 2:32, Steven Hartland wrote: > First "pool" is not your pool name its backupA so try: > zpool online backupA /dev/da0 > > If that still fails try: > zpool online backupA 1877640355 I get.. root@gateway:~ # zpool online backupA /dev/da0 cannot online /dev/da0: pool I/O is currently suspended root@gateway:~ # zpool online backupA 1877640355 cannot online 1877640355: pool I/O is currently suspended It seems that it does not recognise the disk is present :( I tried zpool export but that hangs, eg root@gateway:~ # zpool export -f backupA load: 0.04 cmd: zpool 1384 [tx->tx_sync_done_cv)] 2.63r 0.00u 0.00s 0% 2804k load: 0.04 cmd: zpool 1384 [tx->tx_sync_done_cv)] 2.79r 0.00u 0.00s 0% 2804k load: 0.04 cmd: zpool 1384 [tx->tx_sync_done_cv)] 2.99r 0.00u 0.00s 0% 2804k -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --Apple-Mail=_9522669D-0440-42F4-B019-1187B9BFC7A6 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iD8DBQFSWxVw5ZPcIHs/zowRAgRMAJ9LnVJRkRhjTaBjgBuawoU94wpbCgCfbtrd Lfyqc8mENLn4q1mC0eA0NAI= =rDTL -----END PGP SIGNATURE----- --Apple-Mail=_9522669D-0440-42F4-B019-1187B9BFC7A6--