Date: Fri, 13 Aug 1999 18:14:29 -0600 (MDT) From: "Kenneth D. Merry" <ken@kdm.org> To: dburr@pobox.com (Donald Burr) Cc: freebsd-scsi@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Speaking about serial numbers... (was Re: On freezes in 3.2-Stable ) Message-ID: <199908140014.SAA63354@panzer.kdm.org> In-Reply-To: <001701bee5e8$92ce0060$ec13d1d1@relay> from Donald Burr at "Aug 13, 1999 05:04:06 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Donald Burr wrote... > [ bounced back to -SCSI, since this is actually a bona fide SCSI question ] > > You know, I've always wondered about this... > > Whenever someone posts dmesg output on one of the lists, I always look at it > just out of curiosity. and in many cases I have seen the serial number of > SCSI disks printed out. (heck, I seeem to recall once seeing an IDE disk > print its serial number.) > > But in none of my systems am I getting any serial number output. > > One of my boxen, a PII400 (Abit BX6 R2.0 motherboard) has an Adaptec > AHA-2940U2W controller, to which I have just added a brand-new, shiny IBM > DDRS-39130 9GB LVD disk to it... and yet I get no serial number! (see dmesg > below) > > Am I doing something wrong? do I need to enable any kernel config options > for serial numbers to print? (the only SCSI options I have enabled are > SCSI_REPORT_GEOMETRY and SCSI_DELAY) Or am I just cursed? :) > > Enquiring minds want to know! Serial numbers are only printed out when you boot with -v. You can also get the serial number of your disk with camcontrol. e.g.: # camcontrol inquiry da1 pass1: <IBM DGVS09U 03B0> Fixed Direct Access SCSI-3 device pass1: Serial Number 13102562NC pass1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled # camcontrol inquiry da1 -S 13102562NC Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908140014.SAA63354>