From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: What still uses the block layer? Date: Mon, 15 Oct 2007 13:44:37 -0400 Message-ID: <4713A705.60403@garzik.org> References: <200710112011.22000.rob@landley.net> <200710141845.44750.rob@landley.net> <20071015014503.GF9715@thunk.org> <200710150304.00901.rob@landley.net> <20071015132106.GE21216@thunk.org> <20071015142945.2cb27911@the-village.bc.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20071015142945.2cb27911@the-village.bc.nu> Sender: linux-kernel-owner@vger.kernel.org To: Alan Cox Cc: Theodore Tso , Rob Landley , James Bottomley , Matthew Wilcox , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, Jens Axboe , Suparna Bhattacharya , Nick Piggin List-Id: linux-scsi@vger.kernel.org Alan Cox wrote: >> You can pull a Model and Serial number via hdparm -i, but it's not as >> easy to manipulate as a fixed-length MAC address. That's why people >> tend to use filesystem UUID's. > > ATA8 at the moment looks set to add a true "MAC" or "WWN" type identifier > to each device.. Right now model/serial is not always unique. WWN was added in ATA-7, AFAICS. However, I've seen quite a few ATA-7 devices that do not bother to fill it in. I wonder if ATA-8 device firmwares will act with similar slackness. :) Jeff