[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#404927: need info from a linux ips user



Hi Dann

dann frazier wrote:

> If you are able/willing to help, please provide the output of this
> command, and note the version of the kernel you are running:
>   udevinfo -a -p `udevinfo -q path -n /dev/sda`

Of course I'll help :)

Here is the requested info from a IBM ServeRAID 4Lx card running on Sarge
and 2.6.16 kernel:

toni@scanmail:~$ udevinfo -a -p `udevinfo -q path -n /dev/sda`

udevinfo starts with the device the node belongs to and then walks up the
device chain, to print for every device found, all possibly useful attributes
in the udev key format.
Only attributes within one device section may be used together in one rule,
to match the device for which the node will be created.

device '/sys/block/sda' has major:minor 8:0
  looking at class device '/sys/block/sda':
    SUBSYSTEM="block"
    SYSFS{dev}="8:0"
    SYSFS{range}="16"
    SYSFS{removable}="0"
    SYSFS{size}="35547136"
    SYSFS{stat}=" 1551836  8737312 87375866  8389152 17083436 39288035 450997582 1011745492        0 110767776 1020240532"

follow the class device's "device"
  looking at the device chain at '/sys/devices/platform/host1/target1:0:0/1:0:0:0':
    BUS="scsi"
    ID="1:0:0:0"
    DRIVER="sd"
    SYSFS{device_blocked}="0"
    SYSFS{iocounterbits}="32"
    SYSFS{iodone_cnt}="0x11c5a0d"
    SYSFS{ioerr_cnt}="0x0"
    SYSFS{iorequest_cnt}="0x11c5a0d"
    SYSFS{model}="SERVERAID       "
    SYSFS{queue_depth}="31"
    SYSFS{queue_type}="ordered"
    SYSFS{rev}="1.00"
    SYSFS{scsi_level}="3"
    SYSFS{state}="running"
    SYSFS{timeout}="30"
    SYSFS{type}="0"
    SYSFS{vendor}="IBM     "

-- 
Toni Viemerö  |  http://selfdestruct.net/
"Sometimes the truth hurts. And sometimes it feels real good."



Reply to: