Bekräfta din webbmail konto.

2013-06-17 Thread Webmail konto
Detta meddelande är från UPPGRADERA messaging center för alla webb-mailkonto ägare. Vi håller på att uppgradera vår databas och e-postkonton centrum. Vi tar bort alla oanvända e-postkonto för att skapa utrymme för nya konton. För att förhindra att ditt konto från att inaktiveras måste du uppdatera

Re: [PATCH 07/14] scsi_transport_srp: Add transport layer error handling

2013-06-17 Thread Bart Van Assche
On 06/17/13 08:18, Hannes Reinecke wrote: On 06/15/2013 11:52 AM, Bart Van Assche wrote: On 06/14/13 19:59, Vu Pham wrote: On 06/13/13 21:43, Vu Pham wrote: +/** + * srp_tmo_valid() - check timeout combination validity + * + * If no fast I/O fail timeout has been configured then the device

Re: [PATCH 07/14] scsi_transport_srp: Add transport layer error handling

2013-06-17 Thread Hannes Reinecke
On 06/17/2013 09:04 AM, Bart Van Assche wrote: On 06/17/13 08:18, Hannes Reinecke wrote: On 06/15/2013 11:52 AM, Bart Van Assche wrote: [ .. ] I think the advantage of multipathd recognizing the SDEV_BLOCK state before the fast_io_fail_tmo timer has expired is important. Multipathd does not

Re: [PATCH 07/14] scsi_transport_srp: Add transport layer error handling

2013-06-17 Thread Bart Van Assche
On 06/17/13 09:14, Hannes Reinecke wrote: On 06/17/2013 09:04 AM, Bart Van Assche wrote: I agree that the value of fast_io_fail_tmo should be kept small. Although as you explained changing the SCSI device state into SDEV_BLOCK doesn't help for I/O that has already been queued on a failed path,

Re: [PATCH 07/14] scsi_transport_srp: Add transport layer error handling

2013-06-17 Thread Hannes Reinecke
On 06/17/2013 09:29 AM, Bart Van Assche wrote: On 06/17/13 09:14, Hannes Reinecke wrote: On 06/17/2013 09:04 AM, Bart Van Assche wrote: I agree that the value of fast_io_fail_tmo should be kept small. Although as you explained changing the SCSI device state into SDEV_BLOCK doesn't help for

Re: [PATCH 07/14] scsi_transport_srp: Add transport layer error handling

2013-06-17 Thread Sebastian Riemer
On 17.06.2013 09:29, Bart Van Assche wrote: On 06/17/13 09:14, Hannes Reinecke wrote: On 06/17/2013 09:04 AM, Bart Van Assche wrote: I agree that the value of fast_io_fail_tmo should be kept small. Although as you explained changing the SCSI device state into SDEV_BLOCK doesn't help for I/O

[PATCH v2 1/1] [SCSI] sg: fix race condition when do exclusive open

2013-06-17 Thread vaughan
Rewrite the last patch. Add a new field 'toopen' in sg_device to count ongoing sg_open's. By checking both 'toopen' and 'exclude' marks when do exclusive open, old race conditions can be avoided. Replace global sg_open_exclusive_lock with a per device lock - sfd_lock. Since sfds list is now

RE: [PATCH V3 0/5] Drivers: scsi: storvsc

2013-06-17 Thread KY Srinivasan
-Original Message- From: KY Srinivasan Sent: Tuesday, June 11, 2013 9:02 AM To: KY Srinivasan; gre...@linuxfoundation.org; linux-ker...@vger.kernel.org; de...@linuxdriverproject.org; oher...@suse.com; jbottom...@parallels.com; h...@infradead.org; linux-scsi@vger.kernel.org

[Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves

2013-06-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=59601 --- Comment #3 from Jack Hill jackh...@jackhill.us 2013-06-17 14:05:31 --- Created an attachment (id=104981) -- (https://bugzilla.kernel.org/attachment.cgi?id=104981) dmest output for bad kernel with extended error reporting -- Configure

[Bug 59601] commit 97dec564fd4948e0e560869c80b76e166ca2a83e breaks communication with XYRATEX disk shelves

2013-06-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=59601 --- Comment #4 from Jack Hill jackh...@jackhill.us 2013-06-17 14:14:03 --- Hi, I have attached dmesg output from good ad bad kernels with extended error logging. Reverting the commit solved the problem. I was not able to revert the commit

Re: interrupt coalescing in LSI HBA controller

2013-06-17 Thread Baruch Even
On Fri, Jun 14, 2013 at 7:44 PM, Zheng Da zhengda1...@gmail.com wrote: Hello, First, I'm not very sure if this mailing list allows to ask technical questions. I apologize if it's not a right place to ask questions. I use one LSI SAS 9207-8e controllers to attach 8 SSDs to my server. They

Re: [PATCH 0/3] [SCSI] megaraid: Remove local (struct pci_dev) pdev's

2013-06-17 Thread Myron Stowe
Bump. Any comments? I think there is a real issue here so I'd like some confirmation on that at least. On Fri, Jun 7, 2013 at 10:23 AM, Myron Stowe myron.st...@redhat.com wrote: While the megaraid device itself may be 64-bit DMA capable, 32-bit address restricted DMA buffers are apparently

Re: interrupt coalescing in LSI HBA controller

2013-06-17 Thread Zheng Da
Hello, I have tried lsiutil and it cannot recognize the LSI controllers. I have talked to the LSI tech support and they told me that lsiutil doesn't support this type of HBA controllers. I found lsiutil in some other place. I couldn't find it in on LSI's website. Do you know where I can download

Re: interrupt coalescing in LSI HBA controller

2013-06-17 Thread Baruch Even
On Mon, Jun 17, 2013 at 11:34 PM, Zheng Da zhengda1...@gmail.com wrote: Hello, I have tried lsiutil and it cannot recognize the LSI controllers. I have talked to the LSI tech support and they told me that lsiutil doesn't support this type of HBA controllers. I found lsiutil in some other

[no subject]

2013-06-17 Thread AFG GTBANK LOAN
Loan Syndicacion Am AFG Guaranty Trust Bank, zu strukturieren wir Kreditlinien treffen Sie unsere Kunden spezifischen geschäftlichen Anforderungen und einen deutlichen Mehrwert für unsere Kunden Unternehmen. eine Division der AFG Finance und Private Bank plc. Wenn Sie erwägen, eine große

Re: [PATCH net-next 2/5] net, scsi/csgb4i: convert skb-transport_header into skb_transport_header(skb)

2013-06-17 Thread David Miller
From: Simon Horman ho...@verge.net.au Date: Mon, 17 Jun 2013 11:04:11 +0900 On Fri, Jun 14, 2013 at 05:58:32PM +0900, Isaku Yamahata wrote: The change set of 1a37e412, net: Use 16bits for *_headers fields of struct skbuff converted from sk_buff_data_t into 16bit integer. So skb-tail needs to