From owner-freebsd-hackers@FreeBSD.ORG Thu Sep 1 14:53:49 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3F47106564A for ; Thu, 1 Sep 2011 14:53:48 +0000 (UTC) (envelope-from kpielorz_lst@tdx.co.uk) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id 771808FC16 for ; Thu, 1 Sep 2011 14:53:48 +0000 (UTC) Received: from HexaDeca64.dmpriest.net.uk (HPQuadro64.dmpriest.net.uk [62.13.130.30]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3/Kp) with ESMTP id p81ErOVq000260 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 1 Sep 2011 15:53:24 +0100 (BST) Date: Thu, 01 Sep 2011 15:53:00 +0100 From: Karl Pielorz To: Mark Felder , freebsd-hackers@freebsd.org Message-ID: <5F7DD9B483D9D9B0EE93A881@HexaDeca64.dmpriest.net.uk> In-Reply-To: References: <076DA148E8CBB414C3CC3DEB@HexaDeca64.dmpriest.net.uk> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re: Using underlying adX devices as well as ar0? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2011 14:53:49 -0000 --On 01 September 2011 07:45 -0500 Mark Felder wrote: >> Is it OK to run smartmontools / smartd / smartctl against the underlying >> adX devices, whilst ar0 is in use? > > Yes. :-) Thanks :-) I'll look for other reasons why one of the machines mysteriously locked up with everything hung in 'ufs' [you can see why I asked now! :)] -Karl