Back to bug 1314887

Who When What Removed Added
Jaroslav Reznik 2016-03-04 18:31:09 UTC Link ID Red Hat Knowledge Base (Solution) 2184591
Rodrigo A B Freire 2016-03-04 18:49:54 UTC CC rfreire
David Sommerseth 2016-03-04 19:15:10 UTC Status NEW MODIFIED
errata-xmlrpc 2016-03-04 19:22:30 UTC Status MODIFIED ON_QA
David Sommerseth 2016-03-04 19:38:18 UTC Doc Text Cause: The bug fix from bugzilla 1291579 inadvertently introduced a new bug which causes rescan-scsi-bus.sh to misinterpret white space changes in the device type strings.

Consequence: Scanned SCSI drives will be removed and re-added to the system, causing the affected drives to be remounted as read-only drives.

Fix: Add proper trimming of leading and trailing white spaces in the device type strings.

Result: rescan-scsi-bus.sh does not detect any changes when only white space changes varies, and already known SCSI drives will be left untouched by the script.
David Sommerseth 2016-03-04 19:40:29 UTC Doc Text Cause: The bug fix from bugzilla 1291579 inadvertently introduced a new bug which causes rescan-scsi-bus.sh to misinterpret white space changes in the device type strings.

Consequence: Scanned SCSI drives will be removed and re-added to the system, causing the affected drives to be remounted as read-only drives.

Fix: Add proper trimming of leading and trailing white spaces in the device type strings.

Result: rescan-scsi-bus.sh does not detect any changes when only white space changes varies, and already known SCSI drives will be left untouched by the script.
Cause: The bug fix from bugzilla 1291579 inadvertently introduced a new bug which causes rescan-scsi-bus.sh to misinterpret white space changes in the device type strings.

Consequence: Scanned SCSI drives will be removed and re-added to the system, causing the affected drives to be remounted as read-only drives.

Fix: Add proper trimming of leading and trailing white spaces when processing the device type strings.

Result: rescan-scsi-bus.sh does not detect any changes when only white space changes varies, and already known SCSI drives will be left untouched by the script.
Jan Kepler 2016-03-06 11:32:35 UTC CC jkejda
QA Contact qe-baseos-apps jkejda
Jan Kepler 2016-03-07 08:59:08 UTC Flags needinfo?(tak)
Sirius Rayner-Karlsson 2016-03-07 09:39:50 UTC Flags needinfo?(tak)
Jan Kepler 2016-03-07 16:24:45 UTC Status ON_QA VERIFIED
Clayton Spicer 2016-03-09 14:33:16 UTC CC cspicer
Doc Text Cause: The bug fix from bugzilla 1291579 inadvertently introduced a new bug which causes rescan-scsi-bus.sh to misinterpret white space changes in the device type strings.

Consequence: Scanned SCSI drives will be removed and re-added to the system, causing the affected drives to be remounted as read-only drives.

Fix: Add proper trimming of leading and trailing white spaces when processing the device type strings.

Result: rescan-scsi-bus.sh does not detect any changes when only white space changes varies, and already known SCSI drives will be left untouched by the script.
Previously, due to a bug, when white space was added to or removed from the `type` property of an SCSI drive, the rescan-scsi-bus.sh script remounted that drive in read-only mode. This has been fixed, and white spaces are now properly ignored, resulting in these drives remaining correctly mounted.
Clayton Spicer 2016-03-09 14:34:09 UTC Docs Contact cspicer
Clayton Spicer 2016-03-11 15:45:49 UTC Doc Text Previously, due to a bug, when white space was added to or removed from the `type` property of an SCSI drive, the rescan-scsi-bus.sh script remounted that drive in read-only mode. This has been fixed, and white spaces are now properly ignored, resulting in these drives remaining correctly mounted. Previously, due to a bug, the rescan-scsi-bus.sh script did not ignore white space properly when scanning the SCSI bus, resulting in drives being occasionally remounted in read-only mode. This has been fixed, and white spaces are now properly ignored, resulting in these drives remaining correctly mounted.
Clayton Spicer 2016-03-11 16:03:43 UTC Doc Text Previously, due to a bug, the rescan-scsi-bus.sh script did not ignore white space properly when scanning the SCSI bus, resulting in drives being occasionally remounted in read-only mode. This has been fixed, and white spaces are now properly ignored, resulting in these drives remaining correctly mounted. Previously, due to a bug, the rescan-scsi-bus.sh script did not ignore white space properly when scanning the SCSI bus. As a consequence, drives were occasionally remounted in read-only mode. This has been fixed, and white spaces are now properly ignored, resulting in these drives remaining correctly mounted.
errata-xmlrpc 2016-03-22 00:38:31 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-03-22 15:59:55 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-03-22 11:59:55 UTC
John Skeoch 2016-05-22 23:35:50 UTC CC ovasik

Back to bug 1314887