Re: [Bug 9734] New: I/O error when inserting a second firewire sata disk

2008-02-02 Thread Stefan Richter
I wrote on 2008-01-13: James Bottomley wrote: Firewire list cc'd Jan 12 16:50:49 x3400 kernel: firewire_sbp2: orb reply timed out, rcode=0x11 Jan 12 16:50:49 x3400 kernel: sd 11:0:0:0: [sdc] Result: hostbyte=DID_BUS_BUSY driverbyte=DRIVER_OK,SUGGEST_OK Best I can tell, this is the source

Re: [Bug 9734] New: I/O error when inserting a second firewire sata disk

2008-01-19 Thread Stefan Richter
I did a quick and simple test now: 1.) switch on 1st disk (sdd) Jan 19 13:46:18 stein sd 88:0:0:0: [sdd] Attached SCSI disk Jan 19 13:46:18 stein sd 88:0:0:0: Attached scsi generic sg3 type 14 2.) start dd if=/dev/sdd of=/dev/null 3.) switch on 2nd disk (sde) Jan 19 13:48:11 stein

Re: [Bug 9734] New: I/O error when inserting a second firewire sata disk

2008-01-19 Thread Stefan Richter
Stefan Richter wrote: However, the first thing I shall try is to insert a return SCSI_MLQUEUE_HOST_BUSY early in sbp2_scsi_queuecommand, depending on a check of the logical unit's generation. Doesn't help. Even worse, it's deadlocky. -- Stefan Richter -=-==--- ---= =--==

Re: [Bug 9734] New: I/O error when inserting a second firewire sata disk

2008-01-13 Thread Stefan Richter
James Bottomley wrote: Firewire list cc'd It's indeed a problem in the firewire stack. ... now we attach another sata disk to the second port of the pci firewire B controller: Jan 12 16:50:49 x3400 kernel: firewire_sbp2: orb reply timed out, rcode=0x11 Jan 12 16:50:49 x3400 kernel: sd

[Bug 9734] New: I/O error when inserting a second firewire sata disk

2008-01-12 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=9734 Summary: I/O error when inserting a second firewire sata disk Product: IO/Storage Version: 2.5 KernelVersion: 2.6.24 rc7 Platform: All OS/Version: Linux Tree: Mainline

Re: [Bug 9734] New: I/O error when inserting a second firewire sata disk

2008-01-12 Thread James Bottomley
Firewire list cc'd On Sat, 2008-01-12 at 07:47 -0800, [EMAIL PROTECTED] wrote: http://bugzilla.kernel.org/show_bug.cgi?id=9734 Summary: I/O error when inserting a second firewire sata disk Product: IO/Storage Version: 2.5 KernelVersion: 2.6.24 rc7