Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 2010 19:11:35 +0300
From:      Shteryana Shopova <syrinx@FreeBSD.org>
To:        freebsd@jdc.parodius.com
Cc:        freebsd-bugs@freebsd.org
Subject:   Re: bin/150723: bsnmpd(1): add knowledge of "ada" disks (ATA via SCSI CAM)
Message-ID:  <AANLkTik8%2B33rgX7SQBges5QGNW9VBmVfLXxeBRmer1Sh@mail.gmail.com>
In-Reply-To: <201009221141.o8MBfugI024802@freefall.freebsd.org>
References:  <201009221141.o8MBfugI024802@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

I am seeing a similar problem with removable USB disks - libdevinfo(3)
reports that the name of the device is umass0 and as a result the disk
name da0 does not match the device entry. Thus I also see the same
"snmpd[3632]: disk_OS_get_disks: device 'da0' not in device list"
messages in the system log. In addition two entries are present for
the disk in the hrDeviceTable -

hrDeviceDescr[57] = umass0: Kingston DataTraveler 2.0, clas
hrDeviceDescr[154] = da0:

As I don't have an "ada" disk to test with, could you please show me
the output of

#devinfo -v
#camcontrol devlist -v

and also the complete output when walking the hrDeviceTable on your system.
Thanks!


Shteryana



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik8%2B33rgX7SQBges5QGNW9VBmVfLXxeBRmer1Sh>