From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 90601] panic on write to 3ware raid array Date: Thu, 26 Feb 2015 13:38:47 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org ([198.145.29.136]:34571 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753303AbbBZNiu (ORCPT ); Thu, 26 Feb 2015 08:38:50 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A7FA3203AE for ; Thu, 26 Feb 2015 13:38:49 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 322EA203A5 for ; Thu, 26 Feb 2015 13:38:48 +0000 (UTC) In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=90601 --- Comment #15 from kashyap --- (In reply to merlin from comment #14) > @Kashyap > > For me it started with 3.16 on all our servers with 3ware/lsi/avagotech > controllers. > I rechecked in our internal ticket system. > > We are using IOMMU so I completely disabled it, recompiled the kernal but > getting the same error. > > I also attached my kernel config before so maybe you can use that config and > compile the kernel on your side. > Running with that config I can reproduce the crash with a simple dd command: > dd if=/dev/zero of=test bs=1G count=10 Can you share whole dmesg logs for the failure even if IOMMU is disabled ? I will try to reproduce at my setup as I was able to find same h/w. ~ Kashyap -- You are receiving this mail because: You are the assignee for the bug.