From mboxrd@z Thu Jan 1 00:00:00 1970 From: bob@jfcl.com (Robert Armstrong) Date: Mon, 19 Jun 2006 07:51:56 -0700 Subject: [pups] Major/minor device numbers and device names for MSCP drives? In-Reply-To: <20060619085733.60529d8d@SirToby.dinner41.de> Message-ID: <00b301c693af$ef11d140$0401010a@GIZMO> >Jochen Kunz wrote: >The disks are numbered in the same order as they are found. Is it safe to assume that drives are always discovered in ascending unit number order, starting with the first controller and continuing with the second ? Is there any utility that will examine the running system and tell you which drives and units were actually discovered? init will say something like "ra 0 at ...." and "ra 1 at ...", but that's talking about controllers. AFAIK it says nothing about the drives discovered. Sorry to complain, but it seems like it can be a little bit ambiguous as to whether BSD actually discovered the drives you think it should have. This is especially true if you have something like a SCSI controller where it may not be immediately obviously which drives are online or what their MSCP unit numbers are. And it's important to know which actual disk drive you're writing on :-) Bob