Project

General

Profile

Actions

Bug #2087

open

sd needs to detect and handle SBC-3 correctly

Added by Albert Lee over 11 years ago. Updated over 6 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
driver - device drivers
Start date:
2012-02-08
Due date:
% Done:

50%

Estimated time:
Difficulty:
Medium
Tags:
sd, scsi, spc, sbc
Gerrit CR:
External Bug:

Description

sd currently issues MODE SENSE for page codes 3 and 4 which have been dropped from SBC-3 (the T10 standard for direct-attached block devices), resulting in illegal requests. There are also cases where we may erroneously assume a block device is SBC-3 compliant if it reports SPC-4 compliance.


Related issues

Related to illumos gate - Bug #2091: sd fails to power up some disksNewAlbert Lee2012-02-08

Actions
Related to illumos gate - Bug #2108: sd INQUIRY parsing and SCSI version handling needs workNewAlbert Lee2012-02-10

Actions
Related to illumos gate - Bug #348: ZFS should handle DKIOCGMEDIAINFOEXT failureResolvedDan McDonald2010-10-152013-08-01

Actions
Related to illumos gate - Bug #7811: dont send obsolete mode pages to SSDs, SATA, SBC2 and later conforming devicesClosedAlek Pinchuk2017-01-27

Actions
Actions #1

Updated by Albert Lee over 11 years ago

Current SBC-2 specs also removed these mode pages.

Actions #2

Updated by Yuri Pankov over 6 years ago

  • Blocks deleted (Bug #348: ZFS should handle DKIOCGMEDIAINFOEXT failure)
Actions #3

Updated by Yuri Pankov over 6 years ago

  • Related to Bug #348: ZFS should handle DKIOCGMEDIAINFOEXT failure added
Actions #4

Updated by Yuri Pankov over 6 years ago

  • Related to Bug #7811: dont send obsolete mode pages to SSDs, SATA, SBC2 and later conforming devices added
Actions #5

Updated by Yuri Pankov over 6 years ago

  • Status changed from New to Feedback

With #7811 resolved, we don't send the MODE SENSE for pages 3 and 4. Anything else to do here?

Actions

Also available in: Atom PDF