Bug 215701 - [scsi]timing out command, waited 180s
Summary: [scsi]timing out command, waited 180s
Status: NEW
Alias: None
Product: SCSI Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86-64 Linux
: P1 high
Assignee: scsi_drivers-other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-19 05:39 UTC by Jack Xing
Modified: 2022-03-19 09:46 UTC (History)
0 users

See Also:
Kernel Version: 3.10.0-514.26.2.el7.x86_64
Subsystem:
Regression: No
Bisected commit-id:


Attachments
system log about scsi issue (6.54 KB, text/plain)
2022-03-19 05:39 UTC, Jack Xing
Details

Description Jack Xing 2022-03-19 05:39:21 UTC
Created attachment 300581 [details]
system log about scsi issue

We have encountered the following problems in the operation of our equipment.



-----------------------------
[505412.987911] sd 2:0:0:0: timing out command, waited 180s
[505412.987920] sd 2:0:0:0: [sda] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK
[505412.987923] sd 2:0:0:0: [sda] CDB: Write(10) 2a 00 01 29 b4 e1 00 00 04 00
[505412.987926] blk_update_request: I/O error, dev sda, sector 19510497
[505412.987970] XFS (dm-0): metadata I/O error: block 0xd664e1 ("xlog_iodone") error 5 numblks 64
[505412.988952] XFS (dm-0): xfs_do_force_shutdown(0x2) called from line 1203 of file fs/xfs/xfs_log.c.  Return address = 0xffffffffa027a590
[505412.988971] XFS (dm-0): Log I/O Error Detected.  Shutting down filesystem
[505412.989365] XFS (dm-0): xfs_log_force: error -5 returned.
[505412.989428] XFS (dm-0): Please umount the filesystem and rectify the problem(s)
[505413.038058] XFS (dm-0): xfs_log_force: error -5 returned.
--------------------------------
Comment 1 Jack Xing 2022-03-19 09:46:15 UTC
[root@cpe ~]# lspci -vv -k -x -xxx -xxxx -b -D -nn -qq -Q -d 8086:0f23
0000:00:13.0 SATA controller [0106]: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller [8086:0f23] (rev 0e) (prog-if 01 [AHCI 1.0])
	Subsystem: Intel Corporation Atom Processor E3800 Series SATA AHCI Controller [8086:0f23]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at e070
	Region 1: I/O ports at e060
	Region 2: I/O ports at e050
	Region 3: I/O ports at e040
	Region 4: I/O ports at e020
	Region 5: Memory at d9602000 (32-bit, non-prefetchable)
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0400c  Data: 4142
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
	Kernel driver in use: ahci
	Kernel modules: ahci
00: 86 80 23 0f 07 04 b0 02 0e 01 06 01 00 00 00 00
10: 71 e0 00 00 61 e0 00 00 51 e0 00 00 41 e0 00 00
20: 21 e0 00 00 00 20 60 d9 00 00 00 00 86 80 23 0f
30: 00 00 00 00 80 00 00 00 00 00 00 00 0a 01 00 00
40: 00 80 00 80 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 01 a8 03 40 08 00 00 00 00 00 00 00 00 00 00 00
80: 05 70 01 00 0c 40 e0 fe 42 41 00 00 00 00 00 00
90: 60 0d 02 82 83 01 00 3d 20 02 dc 22 00 70 00 80
a0: f4 00 00 00 00 00 00 00 12 00 10 00 48 00 00 00
b0: 13 00 06 03 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 05 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 1a 0f 0e 01 00 00 00 00

Note You need to log in before you can comment on or make changes to this bug.