On 7/27/05, Andrew Vasquez <[EMAIL PROTECTED]> wrote:
> On Tue, 26 Jul 2005, Rajat Jain wrote:
> > On 7/26/05, Greg KH <[EMAIL PROTECTED]> wrote:
> > > On Mon, Jul 25, 2005 at 11:02:39AM +0900, Rajat Jain wrote:
> > > > I'm using Kernel 2.6.9 and am having a Qlogic QLE2362 FC-HBA in my
> > > > syst
On Tue, 26 Jul 2005 23:06:11 +0200 Pierre Ossman wrote:
> randy_dunlap wrote:
>
> >
> >The only 2 differences that I can see that would affect this
> >(diff patch-2.6.12.1 vs. patch-2.6.1.2) are: (cut-n-paste, so
> >has whitespace munging)
> >
> >
> >
>
> Neither had any effect. :/
oh drat.
On Tue, 26 Jul 2005 10:20:33 -0400 Jack Hammer wrote:
> I switched to Thunderbird email, so the line wrapping caused by Outlook
> should be resolved here.
for the rest of us, how do you put a patch inline (not as an
attachment) with thunderbird? have they added that capability
recently? It woul
Russ Garrett wrote:
When installing Linux on a pair of new dual-opteron servers (16GB of
RAM and a MegaRAID 320-2), neither the megaraid v1, nor v2 drivers
could talk to the actual MegaRAID hardware. The v1 driver simply
caused the system to lock up, wheras the v2 driver produces the error
"m
Seeing sysrq-t stack traces might help debugging.
On Sat, Jul 23, 2005 at 09:58:18PM +0200, Stefan Richter wrote:
> I wrote:
> >Problem 1) Hot unplugging of SBP-2 hangs ieee1394's nodemgr
> [...]
> >[unplug disk]
> >Jul 23 20:08:53 shuttle kernel: ieee1394: Node changed: 1-01:1023 ->
> >1-00:1023
When installing Linux on a pair of new dual-opteron servers (16GB of RAM
and a MegaRAID 320-2), neither the megaraid v1, nor v2 drivers could
talk to the actual MegaRAID hardware. The v1 driver simply caused the
system to lock up, wheras the v2 driver produces the error "megaraid:
maibox adapte
randy_dunlap wrote:
>
>The only 2 differences that I can see that would affect this
>(diff patch-2.6.12.1 vs. patch-2.6.1.2) are: (cut-n-paste, so
>has whitespace munging)
>
>
>
Neither had any effect. :/
Rgd
Pierre
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
t
Hi Seokmann,
On Fri, Jul 15, 2005 at 11:32:08AM -0400, Ju, Seokmann wrote:
> This patch contains accumulated changes over the time.
>
> Description of the changes.
> ### Version 2.10.10.1
> Thu Jan 27 15:59:59 EDT 2005 - Seokmann Ju <[EMAIL PROTECTED]>
> 1.There was a bug in the 'megadev_ioc
Bodo Stroesser [EMAIL PROTECTED] wrote:
> Hi James,
>
> disrupting a working FC connection makes my i386 SMP server
> (2.6.12.2) freeze just one or two seconds after this.
> I'm normally using lpfc_nodev_tmo = 1. When I change this to the
> default value of 35, the system stalls about 36 seconds a
Hi James,
disrupting a working FC connection makes my i386 SMP server
(2.6.12.2) freeze just one or two seconds after this.
I'm normally using lpfc_nodev_tmo = 1. When I change this to the
default value of 35, the system stalls about 36 seconds after
disruption. So I guess, the problem is caused
Lukasz Kosewski wrote:
This patch changes the sata_promise driver in libata to correctly mask
out hotplug interrupts. The location of the primary hotplug registers
in the SATA150 Tx4/Tx2 Plus controllers is correctly defined as '0x6C',
HOWEVER, for the SATAII150 Tx4/Tx2 Plus controllers, this
Lukasz Kosewski wrote:
Hey Jeff, everyone.
This is a resend of patch 3 of my libata hotswap series, wherein I
found a silly flaw in my logic. I don't know what kind of crack I was
smoking, but I somehow turned "a = a & ~b" in the Promise driver into
"a = a ^ b" in my hotswap code, which is clea
On Tue, 26 Jul 2005, Rajat Jain wrote:
> On 7/26/05, Greg KH <[EMAIL PROTECTED]> wrote:
> > On Mon, Jul 25, 2005 at 11:02:39AM +0900, Rajat Jain wrote:
> > > I'm using Kernel 2.6.9 and am having a Qlogic QLE2362 FC-HBA in my
> > > system. I selected all the Qlogic SCSI drivers while buiding the
> >
James:
This patch (as546) fixes an oops-causing failure to check the return code
from scsi_device_get. The call can return an error if the LLD is being
unloaded from memory.
Alan Stern
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
Index: 2613/drivers/scsi/scsi_scan.c
James:
This patch (as545) fixes the list traversals in __scsi_remove_target and
scsi_forget_host. In each case the existing code list_for_each_entry_safe
in an _unsafe_ manner, because the list was not protected from outside
modification while the iteration was running.
The new scsi_forget_ho
I switched to Thunderbird email, so the line wrapping caused by Outlook
should be resolved here.
---
I am resubmitting the 2.6 kernel patch for the Version 7.12.02 ips driver.
I have eliminated a couple of inappropriate c
James:
This patch (as544) adds a private entry point to scsi_remove_device, for
use when callers already own the scan_mutex. The appropriate callers are
modified to use the new entry point.
Alan Stern
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
Index: 2613/drivers/scsi/scsi_sysfs.c
=
James:
This patch (as543) adds a private entry point to scsi_scan_target, for use
when the caller already owns the scan_mutex, and updates the kerneldoc for
that routine (which was badly out-of-date). It converts scsi_scan_channel
to use the new entry point. Lastly, it modifies scsi_get_host_dev
James:
This patch (as542) fixes a few loose ends left by Mike's patches. It adds
a declaration for the new scsi_host_set_state routine, adds an allowed
transition from the SHOST_RECOVERY state to the SHOST_CANCEL state, and
avoids returning an uninitialized value in __scsi_add_device.
Alan St
James:
The following series of patches is meant to go on top of the first
three patches submitted by Mike Anderson back in June. They address
numerous errors and omissions in the scanning and device/target removal
pathways. Overall they are essentially the same as the changes I proposed
last
Hello
On a four CPU Opteron with Fusion-MPT compiled in, I get the following
results (up to 2.6.13-rc3-git7) with hdparm on the first channel with
four disks:
sdc74 MB/s
sdd 2 MB/s
sde 2 MB/s
sdf 2 MB/s
On the second channel also with
21 matches
Mail list logo