Date: Wed, 04 Oct 2000 16:45:55 -0400 From: "Andresen,Jason R." <jandrese@mitre.org> To: vladimir@math.uic.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: scsi device numbering Message-ID: <39DB9703.2B946DC3@mitre.org> References: <20001004195754.24561.qmail@math.uic.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
vladimir@math.uic.edu wrote: > > Dear -BSD users, > > suppose I have 3 scsi disks installed with SCSI ID's 0,1,2. > They are accessible as da0, da1 and da2. > If I remove the disk with SCSI ID = 1, the system renumbers > the rest of the disks, i.e. a former da2 becomes da1. > Is there any way to hard-code devices, so that if I remove > the disk, device numbers would not change (i.e. the disk > that has been da2 will remain da2)? FreeBSD calls this "wiring down" devices, and it's in the handbook: http://www.freebsd.org/handbook/hw-storage.html -- _ _ _ ___ ____ ___ ______________________________________ / \/ \ | ||_ _|| _ \|___| | Jason Andresen -- jandrese@mitre.org / /\/\ \ | | | | | |/ /|_|_ | Views expressed may not reflect those /_/ \_\|_| |_| |_|\_\|___| | of the Mitre Corporation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39DB9703.2B946DC3>