Re: problem: connection teardown is always blocked because host is busy doing work on other connections

2015-06-18 Thread Minh Duc Tran
Hi Mike, I am unaware of your talk with Sony about this issue. Anyways, I will leave it for Sony to follow it through. Thanks. -Minh On Thu, Jun 18, 2015 at 11:16 PM, Mike Christie wrote: > On 6/18/15, 8:09 PM, Minh Tran wrote: >> >> From: Minh Duc Tran >> >> Th

RE: [PATCH 1/1] be2iscsi: add block valid bit to iBFT flag

2015-01-15 Thread Minh Duc Tran
>-Original Message- >From: Mike Christie [mailto:micha...@cs.wisc.edu] >Sent: Thursday, January 15, 2015 3:17 PM >To: Minh Duc Tran; linux-scsi@vger.kernel.org >Cc: Jayamohan Kallickal >Subject: Re: [PATCH 1/1] be2iscsi: add block valid bit to iBFT flag >On 01/12/20

[PATCH v2 1/1] be2iscsi: add block valid bit to iBFT flag

2015-01-16 Thread Minh Duc Tran
>From: Michael Christie [mailto:micha...@cs.wisc.edu] >Sent: Friday, January 16, 2015 8:28 AM >To: Minh Duc Tran >Cc: linux-scsi@vger.kernel.org; Jayamohan Kallickal >Subject: Re: [PATCH 1/1] be2iscsi: add block valid bit to iBFT flag >I think we are misunderstanding each ot

RE: [PATCH v2 1/1] be2iscsi: add block valid bit to iBFT flag

2015-01-19 Thread Minh Duc Tran
>From: Mike Christie [mailto:micha...@cs.wisc.edu] >Sent: Friday, January 16, 2015 4:35 PM >To: Minh Duc Tran >Cc: linux-scsi@vger.kernel.org; Jayamohan Kallickal >Subject: Re: [PATCH v2 1/1] be2iscsi: add block valid bit to iBFT flag >On 01/16/2015 01:44 PM, Minh Duc Tr

[PATCH] fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.

2015-02-09 Thread Minh Duc Tran
In reference to bug https://bugzilla.redhat.com/show_bug.cgi?id=1097141 Assert is seen with AMD cpu whenever calling pci_alloc_consistent. [ 29.406183] [ cut here ] [ 29.410505] kernel BUG at lib/iommu-helper.c:13! Signed-off-by: Minh Tran --- drivers/scsi/be2iscsi/

RE: [PATCH] fixed invalid assignment of 64bit mask to host dma_boundary for scatter gather segment boundary limit.

2015-02-23 Thread Minh Duc Tran
>> In reference to bug >> https://bugzilla.redhat.com/show_bug.cgi?id=1097141 >> Assert is seen with AMD cpu whenever calling pci_alloc_consistent. >> >> [ 29.406183] [ cut here ] >> [ 29.410505] kernel BUG at lib/iommu-helper.c:13! >> >> Signed-off-by: Minh Tran >>

RE: [PATCH 1/1] be2iscsi: add block valid bit to iBFT flag

2014-11-10 Thread Minh Duc Tran
>Adding Vikas to verify if qla4xxx has the same issue. >On 11/10/2014 12:52 AM, Minh Duc Tran wrote: >> From: Minh Tran minhduc.t...@emulex.com >> <mailto:minhduc.t...@emulex.com> >> >>We are starting to see problems with certain open-iscsi

RE: [PATCH 1/4] be2iscsi : Fix the retry count for boot targets

2014-12-16 Thread Minh Duc Tran
>On 12/16/14, 8:33 PM, John Soni Jose wrote: >> +#define GET_BOOT_RETRIES45 >> +#define GET_BOOT_TO 20 >> /** >Does beiscsi_get_boot_info() succeed when the fw is able to log into the >target (go into iscsi full feature phase) or just able to reach it (ICMP ping >the port or someth

RE: [PATCH 1/1] be2iscsi: add block valid bit to iBFT flag

2015-01-12 Thread Minh Duc Tran
>From: Minh Duc Tran >Sent: Sunday, November 09, 2014 10:52 PM >To: 'linux-scsi@vger.kernel.org' >Cc: Mike Christie (micha...@cs.wisc.edu); Jayamohan Kallickal >Subject: [PATCH 1/1] be2iscsi: add block valid bit to iBFT flag >From: Minh Tran minhduc.t...@emulex