From owner-freebsd-questions Wed Jan 17 10:19:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 311EB37B698 for ; Wed, 17 Jan 2001 10:19:19 -0800 (PST) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id UAA07668; Wed, 17 Jan 2001 20:26:19 +0100 Message-ID: <3A65E261.C7C9D89E@i-clue.de> Date: Wed, 17 Jan 2001 19:20:17 +0100 From: Christoph Sold Reply-To: christoph.sold@server.i-clue.de Organization: i-clue interactive X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Joe Oliveiro Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Multiple HDD Devices. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe Oliveiro schrieb: > > I've seem to have stumbled upon something which i havnet before. Im no > newbie either. > > When i run /stand/sysinstall, configure, label i see the following devices > wd1, wd2, ad1, and ad2. I have two hard drive (ad1, ad2). Im not sure > where these wd* devices are coming from. > > >From playing around with them a little it appears that ad1 and wd1 are > both the same hard drive and ad2 and wd2 are the same. I found this > out by mounting the wd* devices and seeing that they both contain > the same files. Partitions on ad1/wd1 are the same, as with ad2/wd2. > Anyone have any input as to why this is happening? Recently (about six months ago), the newer ad drivers were introduced into the stable tree. Before that, the wd drivers where used. Since some software out there maybe still uses wd device nodes to access the drives, those where not dropped but made aliases to their newer ad counterparts. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message