This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run:
apport-collect 1512415 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1512415 Title: hpsa driver has problems with interacting with tape drives and media changer Status in linux package in Ubuntu: Incomplete Bug description: There are multiple problems with tape drives when using a media changer on an hpsa controller. The problem appears for example when you label tapes in Dell Netvault. The problem does not appear in current vanilla kernel 4.2.3. After bisecting the problem the actually first good commit is: 3ce438df106826edde7ad724f3819716a3f0cf56 is the first bad commit commit 3ce438df106826edde7ad724f3819716a3f0cf56 Author: Matt Gates <matthew.ga...@hp.com> Date: Wed Dec 4 17:10:36 2013 -0600 [SCSI] hpsa: allow SCSI mid layer to handle unit attention We were clobbering the SCSI status and setting cmd->result = DID_SOFT_ERROR << 16; to get a retry, but better to let the mid layer handle the unit attention. Signed-off-by: Matt Gates <matthew.ga...@hp.com> Acked-by: Stephen M. Cameron <scame...@beardog.cce.hp.com> Signed-off-by: James Bottomley <jbottom...@parallels.com> :040000 040000 a7ea924772d20fd6faa968a855cffdb864876264 99765902968200eacf3a6ff1267b691a7bb24ebe M drivers thanks to git bisecting rules: good = label errors = old kernel bad = no label errors = newer kernel Please consider backporting that fix to the 3.13 ubuntu kernel. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1512415/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp