From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Derek Vadala" Subject: Re: Getting HD Serial Numbers in RAID Date: Tue, 31 Aug 2004 16:26:11 -0400 (EDT) Sender: linux-scsi-owner@vger.kernel.org Message-ID: <45511.129.44.35.24.1093983971.squirrel@cynicism.com> References: <1093981522.27891.20.camel@afgar.lanl.gov> Reply-To: derek@cynicism.com Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <1093981522.27891.20.camel@afgar.lanl.gov> To: aortizjr@lanl.gov Cc: linux-raid@vger.kernel.org, linux-scsi@vger.kernel.org List-Id: linux-raid.ids > Are there any tools available to get the serial number off the drives in > the array? Or can I get some pointers on writing such a tool? You could try smartctl, but I don't know what luck you'll have accessing the raw devices if they are behind a hardware controller. http://smartmontools.sourceforge.net/ http://www.linuxjournal.com/article.php?sid=6983