[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#288273: marked as done (kernel-image-2.6.8-1-sparc64: ieee1394 disk problem on sparc (SunBlade 1000))



Your message dated Sun, 19 Jul 2009 13:49:03 +0200
with message-id <20090719114903.GA14971@galadriel.inutil.org>
and subject line Re: kernel-image-2.6.8-1-sparc64: ieee1394 disk problem on sparc (SunBlade
has caused the Debian Bug report #288273,
regarding kernel-image-2.6.8-1-sparc64: ieee1394 disk problem on sparc (SunBlade 1000)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
288273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288273
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kernel
Severity: normal

Hi,

I've got an external usb/ieee1394 drive that works on my Intel machine
with "options sbp2 serialize_io=1". On UltraSPARC (SunBlade 1000), only
USB (1.x) works. With firewire, I get the following in the kern.log:

=================================================================
Jan  2 20:20:27 localhost kernel: ieee1394: Error parsing configrom for node 0-00:1023
Jan  2 20:20:27 localhost kernel: ieee1394: Node changed: 0-00:1023 -> 0-01:1023
Jan  2 20:20:36 localhost kernel: ieee1394: Node added: ID:BUS[0-00:1023]  GUID[0030e00e8200fe6f]
Jan  2 20:20:36 localhost kernel: ieee1394: unsolicited response packet received - no tlabel match
Jan  2 20:20:36 localhost kernel: sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
Jan  2 20:20:36 localhost kernel: ieee1394: sbp2: Driver forced to serialize I/O (serialize_io = 1)
Jan  2 20:20:36 localhost kernel: scsi3 : SCSI emulation for IEEE-1394 SBP-2 Devices
Jan  2 20:20:37 localhost kernel: ieee1394: sbp2: Logged into SBP-2 device
Jan  2 20:20:37 localhost kernel: ieee1394: Node 0-00:1023: Max speed [S400] - Max payload [2048]
Jan  2 20:20:37 localhost kernel:   Vendor: WDC WD20  Model: 00JB-00GVA0       Rev:     
Jan  2 20:20:37 localhost kernel:   Type:   Direct-Access                      ANSI SCSI revision: 06
Jan  2 20:20:37 localhost kernel: SCSI device sdc: 390721968 512-byte hdwr sectors (200050 MB)
Jan  2 20:20:37 localhost kernel: SCSI device sdc: drive cache: write through
Jan  2 20:20:38 localhost kernel:  /dev/scsi/host3/bus0/target0/lun0: p1
Jan  2 20:20:38 localhost kernel: Attached scsi disk sdc at scsi3, channel 0, id 0, lun 0
Jan  2 20:21:13 localhost kernel: VFS: Can't find ext3 filesystem on dev sdc1.
=================================================================

and on the console:

=================================================================
sonny:~# mount -t ext3 /dev/sdc1 /mnt/temp
mount: wrong fs type, bad option, bad superblock on /dev/sdc1,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

sonny:~#
=================================================================

I tried with and without "options sbp2 serialize_io=1".

Additional info:

=================================================================
# lspci
0000:00:00.0 Host bridge: Sun Microsystems Computer Corp. Schizo PCI Bus Module
0000:00:04.0 SCSI storage controller: QLogic Corp. QLA2200 64-bit Fibre Channel Adapter (rev 05)
0001:00:00.0 Host bridge: Sun Microsystems Computer Corp. Schizo PCI Bus Module
0001:00:05.0 Bridge: Sun Microsystems Computer Corp. RIO EBUS (rev 01)
0001:00:05.1 Ethernet controller: Sun Microsystems Computer Corp. RIO GEM (rev 01)
0001:00:05.2 FireWire (IEEE 1394): Sun Microsystems Computer Corp. RIO 1394 (rev 01)
0001:00:05.3 USB Controller: Sun Microsystems Computer Corp. RIO USB (rev 01)
0001:00:06.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 37)
0001:00:06.1 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 37)
# lsmod
Module                  Size  Used by
usb_storage            67024  1 
sbp2                   25544  0 
ipv6                  291512  16 
evdev                  11840  0 
eth1394                22992  0 
ohci_hcd               21528  0 
sungem                 34264  0 
sungem_phy              9600  1 sungem
ohci1394               39896  0 
ieee1394              400408  3 sbp2,eth1394,ohci1394
bbc                    13296  0 
ext3                  141472  3 
jbd                    60784  1 ext3
sd_mod                 21312  6 
qlogicfc              176864  3 
sym53c8xx              90816  0 
scsi_transport_spi     15552  1 sym53c8xx
scsi_mod               94136  6 usb_storage,sbp2,sd_mod,qlogicfc,sym53c8xx,scsi_transport_spi
=================================================================

I'm using the default Debian kernel, as you can see below.

Please tell me if you need further info.

Thanks in advance.

bye,
  Roland

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Kernel: Linux 2.6.8-1-sparc64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


--- End Message ---
--- Begin Message ---
On Wed, Dec 24, 2008 at 04:20:35PM +0100, Moritz Muehlenhoff wrote:
> reassign 288273 linux-2.6
> thanks
> 
> On Sat, Mar 01, 2008 at 10:59:49PM +0100, Roland Stigge wrote:
> > Hi,
> > 
> > sorry for the delay.
> > 
> > maximilian attems wrote:
> > > sparc fixes went into upstream, you may want to test trunk linux-images
> > > 2.6.24-rc6, see apt lines wiki.debian.org/DebianKernel
> > > thanks for feedback.
> > 
> > I tried it with the current default Debian kernel 2.4.24. Now, it looks
> > like this on switching on the device:
> > 
> > firewire_core: phy config: card 0, new root=ffc1, gap_count=5
> > firewire_core: phy config: card 0, new root=ffc1, gap_count=5
> > firewire_core: Unsolicited response (source ffc0, tlabel 5)
> > firewire_core: Unsolicited response (source ffc0, tlabel f)
> > firewire_core: Unsolicited response (source ffc0, tlabel 10)
> > firewire_core: Unsolicited response (source ffc0, tlabel 11)
> > firewire_core: Unsolicited response (source ffc0, tlabel 12)
> > firewire_core: Unsolicited response (source ffc0, tlabel 13)
> > firewire_core: Unsolicited response (source ffc0, tlabel 14)
> > firewire_core: giving up on config rom for node id ffc0
> 
> Does this error still occur with more recent kernel versions?

No further feedback, closing the bug.

If anyone reencounters the problem, please reopen this bug.

Cheers,
        Moritz


--- End Message ---

Reply to: