Activity log for bug #1693369

Date Who What changed Old value New value Message
2017-05-24 22:29:14 bugproxy bug added bug
2017-05-24 22:29:15 bugproxy tags architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041
2017-05-24 22:29:17 bugproxy ubuntu: assignee Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage)
2017-05-24 22:29:19 bugproxy affects ubuntu linux (Ubuntu)
2017-05-25 02:34:39 Manoj Iyer bug task added ubuntu-power-systems
2017-05-25 02:35:15 Manoj Iyer linux (Ubuntu): assignee Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) Canonical Kernel Team (canonical-kernel-team)
2017-05-25 19:20:20 Joseph Salisbury nominated for series Ubuntu Xenial
2017-05-25 19:20:20 Joseph Salisbury bug task added linux (Ubuntu Xenial)
2017-05-25 19:20:20 Joseph Salisbury nominated for series Ubuntu Yakkety
2017-05-25 19:20:20 Joseph Salisbury bug task added linux (Ubuntu Yakkety)
2017-05-25 19:20:28 Joseph Salisbury linux (Ubuntu): importance Undecided Medium
2017-05-25 19:20:32 Joseph Salisbury linux (Ubuntu Xenial): importance Undecided Medium
2017-05-25 19:20:35 Joseph Salisbury linux (Ubuntu Yakkety): importance Undecided Medium
2017-05-25 19:36:30 Joseph Salisbury linux (Ubuntu Xenial): status New Triaged
2017-05-25 19:36:34 Joseph Salisbury linux (Ubuntu Yakkety): status New Triaged
2017-05-25 20:24:35 Joseph Salisbury linux (Ubuntu): status New In Progress
2017-05-25 20:24:38 Joseph Salisbury linux (Ubuntu Xenial): status Triaged In Progress
2017-05-25 20:24:40 Joseph Salisbury linux (Ubuntu Yakkety): status Triaged In Progress
2017-05-25 20:24:51 Joseph Salisbury linux (Ubuntu Xenial): assignee Joseph Salisbury (jsalisbury)
2017-05-25 20:24:57 Joseph Salisbury linux (Ubuntu Yakkety): assignee Joseph Salisbury (jsalisbury)
2017-06-01 15:42:24 Manoj Iyer tags architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 ubuntu-16.04
2017-07-18 15:25:53 Joseph Salisbury linux (Ubuntu Yakkety): status In Progress Won't Fix
2017-07-19 16:18:54 Manoj Iyer ubuntu-power-systems: importance Undecided Medium
2017-07-20 20:44:56 Joseph Salisbury nominated for series Ubuntu Zesty
2017-07-20 20:44:56 Joseph Salisbury bug task added linux (Ubuntu Zesty)
2017-07-20 20:45:06 Joseph Salisbury linux (Ubuntu Zesty): status New In Progress
2017-07-20 20:45:08 Joseph Salisbury linux (Ubuntu Zesty): importance Undecided Medium
2017-07-20 20:45:11 Joseph Salisbury linux (Ubuntu Zesty): assignee Joseph Salisbury (jsalisbury)
2017-07-24 15:47:25 Manoj Iyer ubuntu-power-systems: status New In Progress
2017-07-24 15:47:35 Manoj Iyer tags architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 ubuntu-16.04 architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-g ubuntu-16.04
2017-09-18 13:39:12 Manoj Iyer tags architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-g ubuntu-16.04 architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-a ubuntu-16.04
2017-09-20 14:30:09 Joseph Salisbury bug task deleted linux (Ubuntu Yakkety)
2017-09-20 14:30:21 Joseph Salisbury nominated for series Ubuntu Artful
2017-09-20 14:30:21 Joseph Salisbury bug task added linux (Ubuntu Artful)
2017-09-20 14:30:28 Joseph Salisbury linux (Ubuntu Artful): status In Progress Fix Released
2017-09-20 14:30:31 Joseph Salisbury linux (Ubuntu Artful): assignee Canonical Kernel Team (canonical-kernel-team) Joseph Salisbury (jsalisbury)
2017-09-20 18:49:39 Joseph Salisbury description This is a request to add the following upstream commit to both Ubuntu 16.04.1 and 16.04.2: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/scsi/ses.c?id=9373eba6cfae48911b977d14323032cd5d161aae Without this patch, the symlink in sysfs which binds a SAS device to an enclosure slot does not get created. This makes disk hotplug near impossible on large JBOD disk drawers. You should be able to do: ls /sys/block/sdb/device/ | grep enclosure and see something like: enclosure_device:1 If you cd to this directory, you can then access the SES controls for that slot to flash the LED to assist in locating the disk to replace a failed disk. Currently with 16.04.1 and 16.04.2, these symlinks are not getting created. == SRU Justification == This bug is resolved by commit 62e62ffd95539b9220894a7900a619e0f3ef4756. Without this patch, the symlink in sysfs which binds a SAS device to an enclosure slot does not get created. This makes disk hotplug near impossible on large JBOD disk drawers. Commit 62e62ffd95 is also needed in Xenial. However, Xenial also needed some prereq commits, so it's SRU will be sent separately. Commit 62e62ffd95 is in mainline as of 4.13-rc1. == Fix == commit 62e62ffd95539b9220894a7900a619e0f3ef4756 Author: Maurizio Lombardi <mlombard@redhat.com> Date: Tue Jun 27 11:53:27 2017 +0200 scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails. == Regression Potential == This patch was also cc'd and applied to upstream stable, so there is upstream confidence in it. == 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. This is a request to add the following upstream commit to both Ubuntu 16.04.1 and 16.04.2: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/scsi/ses.c?id=9373eba6cfae48911b977d14323032cd5d161aae Without this patch, the symlink in sysfs which binds a SAS device to an enclosure slot does not get created. This makes disk hotplug near impossible on large JBOD disk drawers. You should be able to do: ls /sys/block/sdb/device/ | grep enclosure and see something like: enclosure_device:1 If you cd to this directory, you can then access the SES controls for that slot to flash the LED to assist in locating the disk to replace a failed disk. Currently with 16.04.1 and 16.04.2, these symlinks are not getting created.
2017-10-09 19:25:52 Thadeu Lima de Souza Cascardo linux (Ubuntu Zesty): status In Progress Fix Committed
2017-10-09 19:58:26 Thadeu Lima de Souza Cascardo linux (Ubuntu Xenial): status In Progress Fix Committed
2017-10-16 13:58:53 Manoj Iyer ubuntu-power-systems: status In Progress Fix Committed
2017-10-16 13:59:06 Manoj Iyer tags architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-a ubuntu-16.04 architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-g ubuntu-16.04
2017-10-18 08:57:04 Kleber Sacilotto de Souza tags architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-g ubuntu-16.04 architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-g ubuntu-16.04 verification-needed-xenial
2017-10-18 08:59:12 Kleber Sacilotto de Souza tags architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-g ubuntu-16.04 verification-needed-xenial architecture-ppc64le bugnameltc-155011 severity-critical targetmilestone-inin16041 triage-g ubuntu-16.04 verification-needed-xenial verification-needed-zesty
2017-10-30 19:26:53 Launchpad Janitor linux (Ubuntu Zesty): status Fix Committed Fix Released
2017-10-30 19:26:53 Launchpad Janitor cve linked 2017-1000252
2017-10-30 19:26:53 Launchpad Janitor cve linked 2017-10663
2017-10-30 19:26:53 Launchpad Janitor cve linked 2017-10911
2017-10-30 19:26:53 Launchpad Janitor cve linked 2017-11176
2017-10-30 19:26:53 Launchpad Janitor cve linked 2017-14340
2017-10-30 19:43:07 Launchpad Janitor linux (Ubuntu Xenial): status Fix Committed Fix Released
2017-11-06 15:44:11 Manoj Iyer ubuntu-power-systems: status Fix Committed Fix Released