From owner-freebsd-questions@FreeBSD.ORG Thu Nov 15 15:57:24 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C8B09A5 for ; Thu, 15 Nov 2012 15:57:24 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id C935A8FC13 for ; Thu, 15 Nov 2012 15:57:23 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qAFFvKSB063262; Thu, 15 Nov 2012 08:57:20 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id qAFFvKUf063259; Thu, 15 Nov 2012 08:57:20 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 15 Nov 2012 08:57:20 -0700 (MST) From: Warren Block To: Leslie Jensen Subject: Re: One disk shown as two in gsmartcontrol In-Reply-To: <50A50D95.30600@eskk.nu> Message-ID: References: <50A50D95.30600@eskk.nu> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Thu, 15 Nov 2012 08:57:21 -0700 (MST) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2012 15:57:24 -0000 On Thu, 15 Nov 2012, Leslie Jensen wrote: > > I'm configuring smartd on a newly installed system, 9.1-RC3 > > The message below is in my /var/log/messages > > > Nov 15 14:39:49 blj01 kernel: ada0: ATA-7 SATA 1.x > dev > ice > Nov 15 14:39:49 blj01 kernel: ada0: 150.000MB/s transfers (SATA, UDMA5, PIO > 8192 > bytes) > Nov 15 14:39:49 blj01 kernel: ada0: 286188MB (586114704 512 byte sectors: 16H > 63 > S/T 16383C) > Nov 15 14:39:49 blj01 kernel: ada0: Previously was known as ad18 > > > Using the GUI gsmartcontrol shows two disks but it's the same disk shown as > ada0 and as ad18. > > I use the following string in /usr/local/etc/smartd.conf > > /dev/ada0 -a -o on -S on -s (S/../.././11|L/../../6/15) -m name@mail.server > > > Is this normal behaviour? Yes. It's a backwards-compatibility thing.