Default Comment by Bridge

** Attachment added: "ibmvscsis: Fix srp transfer data fail return code"
   
https://bugs.launchpad.net/bugs/1657194/+attachment/4805415/+files/0001-ibmvscsis-Fix-srp_transfer_data-fail-return-code.patch

** Changed in: ubuntu
     Assignee: (unassigned) => Taco Screen team (taco-screen-team)

** Package changed: ubuntu => linux (Ubuntu)

-- 
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/1657194

Title:
  Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target
  Driver

Status in linux package in Ubuntu:
  New

Bug description:
  == Comment: #0 - BRYANT G. LY - 2017-01-16 10:35:29 ==
  ---Problem Description---
  Ibmvscsi Target driver isn't working properly due to a bug where we are 
sleeping in an interrupt context, also the max transfer length is incorrectly 
assuming 4k page tables instead of 64k for ppc64. 
   
  ---Steps to Reproduce---
   Use TCMU-Runner with AIX clients
   
  Stack trace output:
   Dec 27 18:10:45 reeknova kernel: [315412.636895] ibmvscsis 3000000b: rdma: 
h_copy_rdma failed, rc -11
  Dec 27 18:10:45 reeknova kernel: [315412.636895] ibmvscsis: 
srp_transfer_data() failed: -11
  Dec 27 18:10:45 reeknova kernel: [315412.636898] ibmvscsis 3000000b: rdma: 
h_copy_rdma failed, rc -11
  Dec 27 18:10:45 reeknova kernel: [315412.636899] ibmvscsis: 
srp_transfer_data() failed: -11
  Dec 27 18:10:45 reeknova kernel: [315412.636902] ibmvscsis 3000000b: rdma: 
h_copy_rdma failed, rc -11
  Dec 27 18:10:45 reeknova kernel: [315412.636902] ibmvscsis: 
srp_transfer_data() failed: -11

  Need three of these patches back ported to 4.4 kernel / 4.8 kernel. It
  has all been queued up for 4.10 kernel under target-devel subsystem.

  == Comment: #3 - BRYANT G. LY <b...@us.ibm.com> - 2017-01-16 10:40:34 ==
  [PATCH] ibmvscsis: Fix max transfer length
  https://www.spinics.net/lists/linux-scsi/msg103534.html

  [PATCH] ibmvscsis: fix sleeping in interrupt context
  https://www.spinics.net/lists/linux-scsi/msg103527.html

  ibmvscsis: Fix srp_transfer_data fail return code
  https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1307066.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657194/+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

Reply via email to