Displaying 3 results from an estimated 3 matches for "iodone_cnt".
2018 Jan 31
0
systemd-udevd not applying ATTR to block device at boot
...DRIVERS=="sd"
ATTRS{rev}=="1 "
ATTRS{type}=="0"
ATTRS{scsi_level}=="7"
ATTRS{model}=="PersistentDisk "
ATTRS{state}=="running"
ATTRS{unpriv_sgio}=="0"
ATTRS{queue_type}=="none"
ATTRS{iodone_cnt}=="0x478f"
ATTRS{iorequest_cnt}=="0x478f"
ATTRS{device_busy}=="0"
ATTRS{evt_capacity_change_reported}=="0"
ATTRS{timeout}=="30"
ATTRS{evt_media_change}=="0"
ATTRS{ioerr_cnt}=="0x0"
ATTRS{queue_depth}==...
2006 Aug 02
0
[PATCH 0/6] SCSI frontend and backend drivers
...hing goes well, a SCSI host shows up in your VM (DomainU).
clematis:/# cat /sys/class/scsi_host/host0/proc_name
scsifront
And you can see a disk driver:
clematis:/# ls /sys/class/scsi_device/0\:0\:0\:0/device/
block:sda iocounterbits queue_depth scsi_level vendor
bus iodone_cnt queue_type state
delete ioerr_cnt rescan timeout
device_blocked iorequest_cnt rev type
driver model scsi_device:0:0:0:0 uevent
- Status and TODO
I manage to do fdisk, dd with a virtual disk drive (on DomainU),
howeve...
2019 Oct 28
3
udev on CEntOS7 - can't get a match, looking for tips...
...S=="ch"
ATTRS{rev}=="190G"
ATTRS{type}=="8"
ATTRS{scsi_level}=="4"
ATTRS{model}=="Scalar i40-i80 "
ATTRS{state}=="running"
ATTRS{unpriv_sgio}=="0"
ATTRS{queue_type}=="none"
ATTRS{iodone_cnt}=="0xe2"
ATTRS{iorequest_cnt}=="0xe2"
ATTRS{queue_ramp_up_period}=="120000"
ATTRS{device_busy}=="0"
ATTRS{evt_capacity_change_reported}=="0"
ATTRS{timeout}=="0"
ATTRS{evt_media_change}=="0"
ATTR...