On 13/12/2005, at 2:53 PM, Lars Hansson wrote:
I upgraded one of my Dell Poweredge 1550/1000's to 3.8-release yesterday and noticed that a safte device was found but there are no counters in sysctl:
# sysctl hw
hw.machine=i386
hw.model=Intel Pentium III ("GenuineIntel" 686-class)
hw.ncpu=1
hw.byteorder=1234
hw.physmem=536391680
hw.usermem=536027136
hw.pagesize=4096
hw.disknames=sd0,cd0,fd0
hw.diskcount=3
hw.cpuspeed=998

Hey Lars,

A safte(4) device can present an arbitrary set of params available for querying, but the ones we use to populate hw.sensors with are not guaranteed to be present on all safte devices. It's quite normal for a safte device to have no sensors in hw.sensors. The only thing I can remember we're missing is the sensors for the disk slots. I might unslack in the next few days and code that up.

If your machine has leds on the drive slots you should be able to blink them with bioctl -b.

Sorry to disappoint.
dlg

Reply via email to