public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* 4.5-rc iser issues
@ 2016-02-14  7:41 Christoph Hellwig
       [not found] ` <20160214074119.GA24558-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Christoph Hellwig @ 2016-02-14  7:41 UTC (permalink / raw)
  To: Sagi Grimberg; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

iSER on 4.5-rc3 seems to fall over pretty quickly for me.  The
test is a a single LUN, against a Linux iSER target, also running
4.5-rc.  Both are usinx mlx4 hardware.  These messages appear
immediately when running xfstests on xfs (but not during mkfs.xfs),
and after a few dozend tests with ext4, and ultimiately lock up the
system:

Feb 13 13:33:57 redstar37 kernel: [  566.871038] iser: iser_fast_reg_fmr: ib_fmr_pool_map_phys failed: -22
Feb 13 13:33:57 redstar37 kernel: [  566.878278] iser: iser_prepare_read_cmd: Failed to set up Data-IN RDMA
Feb 13 13:33:57 redstar37 kernel: [  566.885604] iser: iser_send_command: conn ffff8809261bbb28 failed task->itt 5 err -22
Feb 13 13:33:57 redstar37 kernel: [  566.899804] iser: iser_fast_reg_fmr: ib_fmr_pool_map_phys failed: -22
Feb 13 13:33:57 redstar37 kernel: [  566.907037] iser: iser_prepare_read_cmd: Failed to set up Data-IN RDMA
Feb 13 13:33:57 redstar37 kernel: [  566.914355] iser: iser_send_command: conn ffff8809261bbb28 failed task->itt 6 err -22

When hacking the initiator to use FRs instead of FMRs I get something
fairly similar:

Feb 13 22:49:18 redstar37 kernel: [  277.500477] iser: iser_fast_reg_mr: failed to map sg (5/6)
Feb 13 22:49:18 redstar37 kernel: [  277.506679] iser: iser_prepare_write_cmd: Failed to register write cmd RDMA mem
Feb 13 22:49:18 redstar37 kernel: [  277.514906] iser: iser_send_command: conn ffff88091ac8cb28 failed task->itt 59 err -22
Feb 13 22:49:18 redstar37 kernel: [  277.529614] iser: iser_fast_reg_mr: failed to map sg (5/6)
Feb 13 22:49:18 redstar37 kernel: [  277.535785] iser: iser_prepare_write_cmd: Failed to register write cmd RDMA mem
Feb 13 22:49:18 redstar37 kernel: [  277.544006] iser: iser_send_command: conn ffff88091ac8cb28 failed task->itt 29 err -22
Feb 13 22:49:18 redstar37 kernel: [  277.558669] iser: iser_fast_reg_mr: failed to map sg (5/6)
Feb 13 22:49:18 redstar37 kernel: [  277.564844] iser: iser_prepare_write_cmd: Failed to register write cmd RDMA mem
Feb 13 22:49:18 redstar37 kernel: [  277.573069] iser: iser_send_command: conn ffff88091ac8cb28 failed task->itt 78 err -22
Feb 13 22:49:18 redstar37 kernel: [  277.587677] iser: iser_fast_reg_mr: failed to map sg (5/6)

The only other kernel version I had available quickly is 3.16 from Debian
Jessie, and that works fine.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-02-15  7:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-14  7:41 4.5-rc iser issues Christoph Hellwig
     [not found] ` <20160214074119.GA24558-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2016-02-14  9:02   ` Sagi Grimberg
     [not found]     ` <56C04294.3090701-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-02-14  9:59       ` Sagi Grimberg
     [not found]         ` <56C05000.1040001-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-02-14 11:36           ` Sagi Grimberg
     [not found]             ` <56C066AF.6050901-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-02-14 14:02               ` Sagi Grimberg
     [not found]                 ` <56C088EA.1050901-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-02-14 15:22                   ` Christoph Hellwig
     [not found]                     ` <20160214152223.GA5323-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2016-02-14 16:20                       ` Ming Lei
     [not found]                         ` <CACVXFVNAkf5+XFyf2JkcfeEPO2sv9bqHMR+N+=kKFzrtXpFEnA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-02-14 16:29                           ` Sagi Grimberg
     [not found]                             ` <56C0AB84.9040004-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-02-14 16:39                               ` Ming Lei
2016-02-15  7:11                               ` Ming Lei
     [not found]                                 ` <CACVXFVOBjT43CkzfG1gRz1A27BQRSJ2qKOZ91oU16ZbzUh7ejQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-02-15  7:45                                   ` Sagi Grimberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox