[SRU][Trusty][PATCH 0/1] scsi: storvsc: Filter out storvsc messages CD-ROM medium not present
Joseph Salisbury
joseph.salisbury at canonical.com
Wed Aug 24 17:13:44 UTC 2016
BugLink: http://bugs.launchpad.net/bugs/1590655
== SRU Justification ==
When starting or shutting down a Gen2 Hyper-V VM on any Ubuntu release,
at least 20-30 messages are recorded for storvsc with the below sample:
[storvsc] Sense Key : Not Ready [current]
[storvsc] Add. Sense: Medium not present - tray closed
Commit 84b342c0f4dc in mainlie is the fix to this bug, but required some minor
backporting.
This patch has already been included in all Ubuntu releases newer than Trusty.
== Fix ==
commit 84b342c0f4dc0180ad4ac701b46024761ff4af11
Author: Cathy Avery <cavery at redhat.com>
Date: Mon May 23 10:29:17 2016 -0400
scsi: storvsc: Filter out storvsc messages CD-ROM medium not present
== Test Case ==
A test kernel was built with this patch and tested by the original bug reporter.
The bug reporter states the test kernel resolved the bug.
Cathy Avery (1):
scsi: storvsc: Filter out storvsc messages CD-ROM medium not present
drivers/scsi/storvsc_drv.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
2.7.4
More information about the kernel-team
mailing list