Comment # 29 on bug 1095096 from
Here is the output:
strace -e trace=ioctl /usr/lib/udev/scsi_id --whitelisted --replace-whitespace
-d /dev/nvme0n1
ioctl(3, SG_IO, {'Q', BSG_PROTOCOL_SCSI, BSG_SUB_PROTOCOL_SCSI_CMD,
request[6]=[12, 00, 00, 00, fe, 00], request_tag=0, request_attr=0,
request_priority=0, request_extra=0, max_response_len=32, dout_iovec_count=0,
dout_xfer_len=0, din_iovec_count=0, din_xfer_len=254, timeout=0, flags=0,
usr_ptr=0, spare_in=0, dout[0]=[]}) = -1 EINVAL (Invalid argument)
ioctl(3, SG_IO, {'S', SG_DXFER_FROM_DEV, cmd[6]=[12, 00, 00, 00, fe, 00],
mx_sb_len=32, iovec_count=0, dxfer_len=254, timeout=5000, flags=0,
data[254]=[00, 00, 06, 02, 1f, 00, 00, 02, 4e, 56, 4d, 65, 20, 20, 20, 20, 54,
48, 4e, 53, 4e, 35, 35, 31, 32, 47, 50, 55, 4b, 20, 4e, 56, ...], status=00,
masked_status=00, sb[0]=[], host_status=0, driver_status=0, resid=0,
duration=0, info=0}) = 0
ioctl(3, SG_IO, {'S', SG_DXFER_FROM_DEV, cmd[6]=[12, 01, 00, 00, fe, 00],
mx_sb_len=32, iovec_count=0, dxfer_len=254, timeout=5000, flags=0,
data[254]=[00, 00, 00, 06, 00, 80, 83, 86, b1, b0, 00, 00, 00, 00, 00, 00, 00,
00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, ...], status=00,
masked_status=00, sb[0]=[], host_status=0, driver_status=0, resid=0,
duration=0, info=0}) = 0
ioctl(3, SG_IO, {'S', SG_DXFER_FROM_DEV, cmd[6]=[12, 01, 80, 00, fe, 00],
mx_sb_len=32, iovec_count=0, dxfer_len=254, timeout=5000, flags=0,
data[254]=[00, 80, 00, 14, 31, 37, 42, 42, 35, 30, 32, 42, 4b, 53, 48, 55, 20,
20, 20, 20, 20, 20, 20, 20, 00, 00, 00, 00, 00, 00, 00, 00, ...], status=00,
masked_status=00, sb[0]=[], host_status=0, driver_status=0, resid=0,
duration=0, info=0}) = 0
ioctl(3, SG_IO, {'S', SG_DXFER_FROM_DEV, cmd[6]=[12, 01, 83, 00, fe, 00],
mx_sb_len=32, iovec_count=0, dxfer_len=254, timeout=5000, flags=0,
data[254]=[00, 83, 00, 0c, 01, 02, 00, 08, 00, 08, 0d, 03, 00, 0c, 85, f8, 00,
00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, ...], status=00,
masked_status=00, sb[0]=[], host_status=0, driver_status=0, resid=0,
duration=0, info=0}) = 0


BR,
Dariusz


You are receiving this mail because: