[parisc-linux] HP B132L hangs

Sebastian Brückner sebastian.brueckner@epost.de
Thu, 11 Sep 2003 17:03:55 +0200


Matthew Wilcox schrieb:
> Could you redirect the output from make-kpkg to a file or /dev/null so the
> messages from the compilation aren't interleaved with the kernel messages.

I tried to backup the system and got the a similar error with very few 
messages mixed into it. Maybe this is better readable:

b132l:~# tar c / | ssh -l sb 192.168.0.2 'gzip -f > root.tar.gz'
tar: Removing leading `/' from member names
sb@192.168.0.2's password:
scsi0: ERROR on channel 0, id 2, lun 0, CDB: Request Sense 00 00 00 40 00
Info fld=0x39a27b, Current sd08:04: sense key Medium Error
Additional sense indicates Unrecovered read error
  I/O error: dev 08:04, sector 3428208
tar: /usr/share/consolefonts/lat1-08.psf.gz: Read error at byte 0, 
reading 1024 bytes: Input/output error
scsi0: ERROR on channel 0, id 2, lun 0, CDB: Request Sense 00 00 00 40 00
Info fld=0x39a5e4, Current sd08:04: sense key Medium Error
Additional sense indicates Unrecovered read error
  I/O error: dev 08:04, sector 3429080
scsi0: (2:0), UNEXPECTED PHASE after command phase (CD BSY REQ CMD_OUT)
          len = 6, cmd =Read (10) 00 00 39 a5 e8 00 00 a0 00
scsi0: Bus Reset detected, executing command 10081c00, slot 00010ff4, 
dsp 00090210[0210]
  failing command because of reset, slot 00010ff4, cmnd 10081c00
scsi0: (2:0) Synchronous at offset 8, period 100ns
scsi0: (2:0), UNEXPECTED PHASE after command phase (CD BSY REQ CMD_OUT)
          len = 6, cmd =Read (10) 00 00 39 a5 e8 00 00 a0 00
scsi0: Bus Reset detected, executing command 10081c00, slot 00010520, 
dsp 00090210[0210]
  failing command because of reset, slot 00010520, cmnd 10081c00
  failing command because of reset, slot 00010ff4, cmnd 10081a00
  failing command because of reset, slot 000115f8, cmnd 10081800
scsi0: (2:0) Synchronous at offset 8, period 100ns
scsi0: (2:0), UNEXPECTED PHASE after command phase (CD BSY REQ CMD_OUT)
          len = 6, cmd =Read (10) 00 00 39 a5 e8 00 00 a0 00
scsi0: Bus Reset detected, executing command 10081c00, slot 00010520, 
dsp 00090210[0210]
  failing command because of reset, slot 00010520, cmnd 10081c00
  failing command because of reset, slot 00010ff4, cmnd 10081a00
  failing command because of reset, slot 000115f8, cmnd 10081800
scsi0: (2:0) Synchronous at offset 8, period 100ns
scsi0: (2:0), UNEXPECTED PHASE after command phase (CD BSY REQ CMD_OUT)
          len = 6, cmd =Read (10) 00 00 39 a5 e8 00 00 a0 00
scsi0: Bus Reset detected, executing command 10081c00, slot 00010520, 
dsp 00090210[0210]
  failing command because of reset, slot 00010520, cmnd 10081c00
  failing command because of reset, slot 00010ff4, cmnd 10081a00
  failing command because of reset, slot 000115f8, cmnd 10081800
scsi0: (2:0) Synchronous at offset 8, period 100ns
scsi0: (2:0), UNEXPECTED PHASE after command phase (CD BSY REQ CMD_OUT)
          len = 6, cmd =Read (10) 00 00 39 a5 e8 00 00 a0 00


cu,
   Sebastian