raidz2 FAULTED too many errors
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[dan@knew:~] $ zpool status system | |
pool: system | |
state: DEGRADED | |
status: One or more devices are faulted in response to persistent errors. | |
Sufficient replicas exist for the pool to continue functioning in a | |
degraded state. | |
action: Replace the faulted device, or use 'zpool clear' to mark the device | |
repaired. | |
scan: resilvered 615G in 4h42m with 0 errors on Thu Nov 1 21:19:46 2018 | |
config: | |
NAME STATE READ WRITE CKSUM | |
system DEGRADED 0 0 0 | |
raidz2-0 ONLINE 0 0 0 | |
gpt/X643KHBFF57D.r5.c4 ONLINE 0 0 0 | |
gpt/4728K24SF57D.r3.c2 ONLINE 0 0 0 | |
gpt/37KVK1JRF57D.r2.c1 ONLINE 0 0 0 | |
gpt/37D4KBJPF57D.r5.c3 ONLINE 0 0 0 | |
gpt/5782KL6VF57D.r2.c2 ONLINE 0 0 0 | |
gpt/6525K2DGFS9A.r2.c4 ONLINE 0 0 0 | |
gpt/579HKDZYF57D.r3.c3 ONLINE 0 0 0 | |
gpt/579HKDZXF57D.r2.c3 ONLINE 0 0 0 | |
gpt/5782KL6MF57D.r3.c1 ONLINE 0 0 0 | |
gpt/X6IEKELNF57D.r4.c4 ONLINE 0 0 0 | |
raidz2-1 DEGRADED 0 0 0 | |
gpt/653BK12JFS9A.r4.c2 ONLINE 0 0 0 | |
gpt/579IK5RMF57D.r4.c3 ONLINE 0 0 0 | |
gpt/653EK93PFS9A.r1.c4 ONLINE 0 0 0 | |
gpt/653DK7WPFS9A.r3.c4 ONLINE 0 0 0 | |
gpt/653DK7WCFS9A.r4.c1 ONLINE 0 0 0 | |
gpt/653EK93QFS9A.r5.c2 ONLINE 0 0 0 | |
gpt/653AK2MXFS9A.r1.c2 ONLINE 0 0 0 | |
gpt/6539K3OJFS9A.r1.c1 FAULTED 1 21 0 too many errors | |
gpt/653IK1IBFS9A.r5.c1 ONLINE 0 0 0 | |
gpt/653BK12FFS9A.r1.c3 ONLINE 0 0 0 | |
errors: No known data errors | |
[dan@knew:~] $ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nov 5 00:46:23 knew smartd[76482]: Device: /dev/da20, SMART Failure: HARDWARE IMPENDING FAILURE GENERAL HARD DRIVE FAILURE | |
Nov 5 00:46:23 knew smartd[76482]: Device: /dev/da20, Self-Test Log error count increased from 0 to 1 | |
The serial number below appears on line 33 above, and is the faulted drive. | |
To: dan@langille.org | |
Subject: SMART error (FailedReadSmartData) detected on host: knew | |
Message-Id: <20181105004622.8F4BA50B3B@knew.int.unixathome.org> | |
Date: Mon, 5 Nov 2018 00:46:22 +0000 (UTC) | |
From: Charlie Root <root@knew.int.unixathome.org> | |
X-Gm-Original-To: dan@langille.org | |
This message was generated by the smartd daemon running on: | |
host name: knew | |
DNS domain: int.unixathome.org | |
The following warning/error was logged by the smartd daemon: | |
Device: /dev/da19, failed to read SMART values | |
Device info: | |
[ATA TOSHIBA MD04ACA5 FP2A], lu id: 0x500003965bb0025d, S/N: 6539K3OJFS9A, 5.00 TB | |
For details see host's SYSLOG. | |
You can also use the smartctl utility for further investigation. | |
No additional messages about this problem will be sent. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From above: | |
1 - gpt/6539K3OJFS9A.r1.c1 FAULTED 1 21 0 too many errors | |
2 - Device: /dev/da20, SMART Failure: HARDWARE IMPENDING FAILURE GENERAL HARD DRIVE FAILURE | |
$ grep da20 /var/run/dmesg.boot | |
da20 at mps2 bus 0 scbus2 target 12 lun 0 | |
da20: <ATA TOSHIBA MD04ACA5 FP2A> Fixed Direct Access SPC-4 SCSI device | |
da20: Serial Number 653BK12FFS9A | |
da20: 600.000MB/s transfers | |
da20: Command Queueing enabled | |
da20: 4769307MB (9767541168 512 byte sectors) | |
The information for da20 in /var/run/dmesg.boot (above) and smartctl (below) indicate a different serial number. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Notes the electrical failure. Checking the times, this would have been about 40 minutes before the SMART errors reported above. | |
[dan@knew:~] $ sudo smartctl -a /dev/da20 | |
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.2-RELEASE-p4 amd64] (local build) | |
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org | |
=== START OF INFORMATION SECTION === | |
Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
Device Model: TOSHIBA MD04ACA500 | |
Serial Number: 653BK12FFS9A | |
LU WWN Device Id: 5 000039 65bc00179 | |
Firmware Version: FP2A | |
User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
Sector Sizes: 512 bytes logical, 4096 bytes physical | |
Rotation Rate: 7200 rpm | |
Form Factor: 3.5 inches | |
Device is: In smartctl database [for details use: -P show] | |
ATA Version is: ATA8-ACS (minor revision not indicated) | |
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
Local Time is: Mon Nov 5 02:49:04 2018 UTC | |
SMART support is: Available - device has SMART capability. | |
SMART support is: Enabled | |
=== START OF READ SMART DATA SECTION === | |
SMART overall-health self-assessment test result: FAILED! | |
Drive failure expected in less than 24 hours. SAVE ALL DATA. | |
See vendor-specific Attribute list for failed Attributes. | |
General SMART Values: | |
Offline data collection status: (0x85) Offline data collection activity | |
was aborted by an interrupting command from host. | |
Auto Offline Data Collection: Enabled. | |
Self-test execution status: ( 89) The previous self-test completed having | |
the electrical element of the test | |
failed. | |
Total time to complete Offline | |
data collection: ( 120) seconds. | |
Offline data collection | |
capabilities: (0x5b) SMART execute Offline immediate. | |
Auto Offline data collection on/off support. | |
Suspend Offline collection upon new | |
command. | |
Offline surface scan supported. | |
Self-test supported. | |
No Conveyance Self-test supported. | |
Selective Self-test supported. | |
SMART capabilities: (0x0003) Saves SMART data before entering | |
power-saving mode. | |
Supports SMART auto save timer. | |
Error logging capability: (0x01) Error logging supported. | |
General Purpose Logging supported. | |
Short self-test routine | |
recommended polling time: ( 2) minutes. | |
Extended self-test routine | |
recommended polling time: ( 535) minutes. | |
SCT capabilities: (0x003d) SCT Status supported. | |
SCT Error Recovery Control supported. | |
SCT Feature Control supported. | |
SCT Data Table supported. | |
SMART Attributes Data Structure revision number: 16 | |
Vendor Specific SMART Attributes with Thresholds: | |
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE | |
1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0 | |
2 Throughput_Performance 0x0005 100 100 050 Pre-fail Offline - 0 | |
3 Spin_Up_Time 0x0027 100 100 001 Pre-fail Always - 8987 | |
4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 124 | |
5 Reallocated_Sector_Ct 0x0033 100 100 050 Pre-fail Always - 2616 | |
7 Seek_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0 | |
8 Seek_Time_Performance 0x0005 100 100 050 Pre-fail Offline - 0 | |
9 Power_On_Hours 0x0032 037 037 000 Old_age Always - 25540 | |
10 Spin_Retry_Count 0x0033 102 100 030 Pre-fail Always - 0 | |
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 124 | |
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 717 | |
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 115 | |
193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 739 | |
194 Temperature_Celsius 0x0022 100 100 000 Old_age Always - 38 (Min/Max 18/51) | |
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 325 | |
197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0 | |
198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0 | |
199 UDMA_CRC_Error_Count 0x0032 200 253 000 Old_age Always - 0 | |
220 Disk_Shift 0x0002 100 100 000 Old_age Always - 0 | |
222 Loaded_Hours 0x0032 037 037 000 Old_age Always - 25362 | |
223 Load_Retry_Count 0x0032 100 100 000 Old_age Always - 0 | |
224 Load_Friction 0x0022 100 100 000 Old_age Always - 0 | |
226 Load-in_Time 0x0026 100 100 000 Old_age Always - 203 | |
240 Head_Flying_Hours 0x0001 001 001 001 Pre-fail Offline FAILING_NOW 128 | |
SMART Error Log Version: 1 | |
No Errors Logged | |
SMART Self-test log structure revision number 1 | |
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
# 1 Short offline Completed: electrical failure 90% 25538 0 | |
# 2 Extended offline Interrupted (host reset) 90% 25296 - | |
# 3 Short offline Completed without error 00% 20992 - | |
# 4 Extended offline Completed without error 00% 15375 - | |
# 5 Extended offline Completed without error 00% 15181 - | |
# 6 Short offline Completed without error 00% 15169 - | |
# 7 Extended offline Completed without error 00% 9 - | |
SMART Selective self-test log data structure revision number 1 | |
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
1 0 0 Not_testing | |
2 0 0 Not_testing | |
3 0 0 Not_testing | |
4 0 0 Not_testing | |
5 0 0 Not_testing | |
Selective self-test flags (0x0): | |
After scanning selected spans, do NOT read-scan remainder of disk. | |
If Selective self-test is pending on power-up, resume after 0 minute delay. | |
[dan@knew:~] $ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[dan@knew:~] $ sudo smartctl -a /dev/da19 | |
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.2-RELEASE-p4 amd64] (local build) | |
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org | |
=== START OF INFORMATION SECTION === | |
Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
Device Model: TOSHIBA MD04ACA500 | |
Serial Number: 6539K3OJFS9A | |
LU WWN Device Id: 5 000039 65bb0025d | |
Firmware Version: FP2A | |
User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
Sector Sizes: 512 bytes logical, 4096 bytes physical | |
Rotation Rate: 7200 rpm | |
Form Factor: 3.5 inches | |
Device is: In smartctl database [for details use: -P show] | |
ATA Version is: ATA8-ACS (minor revision not indicated) | |
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
Local Time is: Mon Nov 5 03:08:14 2018 UTC | |
SMART support is: Available - device has SMART capability. | |
SMART support is: Enabled | |
=== START OF READ SMART DATA SECTION === | |
SMART overall-health self-assessment test result: PASSED | |
General SMART Values: | |
Offline data collection status: (0x84) Offline data collection activity | |
was suspended by an interrupting command from host. | |
Auto Offline Data Collection: Enabled. | |
Self-test execution status: ( 35) The self-test routine was interrupted | |
by the host with a hard or soft reset. | |
Total time to complete Offline | |
data collection: ( 120) seconds. | |
Offline data collection | |
capabilities: (0x5b) SMART execute Offline immediate. | |
Auto Offline data collection on/off support. | |
Suspend Offline collection upon new | |
command. | |
Offline surface scan supported. | |
Self-test supported. | |
No Conveyance Self-test supported. | |
Selective Self-test supported. | |
SMART capabilities: (0x0003) Saves SMART data before entering | |
power-saving mode. | |
Supports SMART auto save timer. | |
Error logging capability: (0x01) Error logging supported. | |
General Purpose Logging supported. | |
Short self-test routine | |
recommended polling time: ( 2) minutes. | |
Extended self-test routine | |
recommended polling time: ( 541) minutes. | |
SCT capabilities: (0x003d) SCT Status supported. | |
SCT Error Recovery Control supported. | |
SCT Feature Control supported. | |
SCT Data Table supported. | |
SMART Attributes Data Structure revision number: 16 | |
Vendor Specific SMART Attributes with Thresholds: | |
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE | |
1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0 | |
2 Throughput_Performance 0x0005 100 100 050 Pre-fail Offline - 0 | |
3 Spin_Up_Time 0x0027 100 100 001 Pre-fail Always - 8857 | |
4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 114 | |
5 Reallocated_Sector_Ct 0x0033 100 100 050 Pre-fail Always - 17760 | |
7 Seek_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0 | |
8 Seek_Time_Performance 0x0005 100 100 050 Pre-fail Offline - 0 | |
9 Power_On_Hours 0x0032 037 037 000 Old_age Always - 25529 | |
10 Spin_Retry_Count 0x0033 102 100 030 Pre-fail Always - 0 | |
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 114 | |
191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 165 | |
192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 104 | |
193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 754 | |
194 Temperature_Celsius 0x0022 100 100 000 Old_age Always - 37 (Min/Max 19/52) | |
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 2126 | |
197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0 | |
198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0 | |
199 UDMA_CRC_Error_Count 0x0032 200 253 000 Old_age Always - 0 | |
220 Disk_Shift 0x0002 100 100 000 Old_age Always - 0 | |
222 Loaded_Hours 0x0032 037 037 000 Old_age Always - 25360 | |
223 Load_Retry_Count 0x0032 100 100 000 Old_age Always - 0 | |
224 Load_Friction 0x0022 100 100 000 Old_age Always - 0 | |
226 Load-in_Time 0x0026 100 100 000 Old_age Always - 208 | |
240 Head_Flying_Hours 0x0001 100 100 001 Pre-fail Offline - 0 | |
SMART Error Log Version: 1 | |
ATA Error Count: 1 | |
CR = Command Register [HEX] | |
FR = Features Register [HEX] | |
SC = Sector Count Register [HEX] | |
SN = Sector Number Register [HEX] | |
CL = Cylinder Low Register [HEX] | |
CH = Cylinder High Register [HEX] | |
DH = Device/Head Register [HEX] | |
DC = Device Command Register [HEX] | |
ER = Error register [HEX] | |
ST = Status register [HEX] | |
Powered_Up_Time is measured from power on, and printed as | |
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes, | |
SS=sec, and sss=millisec. It "wraps" after 49.710 days. | |
Error 1 occurred at disk power-on lifetime: 25278 hours (1053 days + 6 hours) | |
When the command that caused the error occurred, the device was active or idle. | |
After command completion occurred, registers were: | |
ER ST SC SN CL CH DH | |
-- -- -- -- -- -- -- | |
04 31 00 17 b1 29 06 | |
Commands leading to the command that caused the error were: | |
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name | |
-- -- -- -- -- -- -- -- ---------------- -------------------- | |
ea 00 00 00 00 00 00 00 09:24:25.037 FLUSH CACHE EXT | |
61 20 00 10 5a f4 40 00 09:24:25.036 WRITE FPDMA QUEUED | |
61 50 40 78 2b a4 40 00 09:24:25.024 WRITE FPDMA QUEUED | |
61 30 48 78 5a f4 40 00 09:24:25.024 WRITE FPDMA QUEUED | |
61 28 38 50 5a f4 40 00 09:24:25.023 WRITE FPDMA QUEUED | |
SMART Self-test log structure revision number 1 | |
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
# 1 Short offline Interrupted (host reset) 30% 25526 - | |
# 2 Extended offline Completed without error 00% 25296 - | |
# 3 Short offline Completed without error 00% 20994 - | |
# 4 Extended offline Completed without error 00% 9 - | |
SMART Selective self-test log data structure revision number 1 | |
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
1 0 0 Not_testing | |
2 0 0 Not_testing | |
3 0 0 Not_testing | |
4 0 0 Not_testing | |
5 0 0 Not_testing | |
Selective self-test flags (0x0): | |
After scanning selected spans, do NOT read-scan remainder of disk. | |
If Selective self-test is pending on power-up, resume after 0 minute delay. | |
Then I ran a short test on this drive: | |
[dan@knew:~] $ sudo smartctl -l selftest /dev/da19 | |
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.2-RELEASE-p4 amd64] (local build) | |
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org | |
=== START OF READ SMART DATA SECTION === | |
SMART Self-test log structure revision number 1 | |
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
# 1 Short offline Completed without error 00% 25529 - | |
# 2 Short offline Interrupted (host reset) 30% 25526 - | |
# 3 Extended offline Completed without error 00% 25296 - | |
# 4 Short offline Completed without error 00% 20994 - | |
# 5 Extended offline Completed without error 00% 9 - | |
[dan@knew:~] $ | |
All OK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nov 5 00:17:32 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 01 db d8 5d b8 00 00 01 00 00 00 length 131072 SMID 997 Aborting command 0xfffffe000134ac90 | |
Nov 5 00:17:32 knew kernel: mps2: Sending reset from mpssas_send_abort for target ID 10 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 01 db d8 5d b8 00 00 01 00 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 38 00 00 00 08 00 00 length 4096 SMID 821 terminated ioc 804b (da19:mps2:0:10:0): CAM status: Command timeout | |
Nov 5 00:17:36 knew kernel: loginfo 31140000 scsi 0 state c xfer 0 | |
Nov 5 00:17:36 knew kernel: mps2: Unfreezing devq for target ID 10 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 38 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: CCB request completed with an error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 01 db d8 5d b8 00 00 01 00 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 38 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 01 db d8 5d b8 00 00 01 00 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 38 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 01 db d8 5d b8 00 00 01 00 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 38 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 01 db d8 5d b8 00 00 01 00 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 38 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 30 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 30 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 30 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 30 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): WRITE(16). CDB: 8a 00 00 00 00 01 4e 49 2e 30 00 00 00 08 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 38 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 50 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 52 38 00 00 00 10 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew ZFS: vdev state changed, pool_guid=15378250086669402288 vdev_guid=13603535286907309607 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 71 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 71 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 71 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 71 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 71 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 ae 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew ZFS: vdev state changed, pool_guid=15378250086669402288 vdev_guid=13603535286907309607 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 30 d9 af 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 02 00 10 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 40 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 40 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 40 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 40 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 40 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 02 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 02 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 02 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 02 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 02 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 10 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 80 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 00 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 69 00 00 00 04 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a6 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(16). CDB: 88 00 00 00 00 02 46 19 55 a7 00 00 00 01 00 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 29 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Retrying command (per sense data) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): READ(6). CDB: 08 00 00 28 01 00 | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): CAM status: SCSI Status Error | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI status: Check Condition | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): SCSI sense: NOT READY asc:4,0 (Logical unit not ready, cause not reportable) | |
Nov 5 00:17:36 knew kernel: (da19:mps2:0:10:0): Error 5, Retries exhausted | |
Nov 5 00:17:36 knew kernel: GEOM_PART: da19 was automatically resized. | |
Nov 5 00:17:36 knew kernel: Use `gpart commit da19` to save changes or `gpart undo da19` to revert them. | |
Nov 5 00:17:36 knew kernel: GEOM_PART: integrity check failed (da19, GPT) |
[dan@knew:~] $ zpool status system
pool: system
state: ONLINE
status: One or more devices is currently being resilvered. The pool will
continue to function, possibly in a degraded state.
action: Wait for the resilver to complete.
scan: resilver in progress since Mon Nov 5 16:00:57 2018
827M scanned out of 45.2T at 207M/s, 63h43m to go
5.01M resilvered, 0.00% done
config:
NAME STATE READ WRITE CKSUM
system ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
gpt/X643KHBFF57D.r5.c4 ONLINE 0 0 0
gpt/4728K24SF57D.r3.c2 ONLINE 0 0 0
gpt/37KVK1JRF57D.r2.c1 ONLINE 0 0 0
gpt/37D4KBJPF57D.r5.c3 ONLINE 0 0 0
gpt/5782KL6VF57D.r2.c2 ONLINE 0 0 0
gpt/6525K2DGFS9A.r2.c4 ONLINE 0 0 0
gpt/579HKDZYF57D.r3.c3 ONLINE 0 0 0
gpt/579HKDZXF57D.r2.c3 ONLINE 0 0 0
gpt/5782KL6MF57D.r3.c1 ONLINE 0 0 0
gpt/X6IEKELNF57D.r4.c4 ONLINE 0 0 0
raidz2-1 ONLINE 0 0 0
gpt/653BK12JFS9A.r4.c2 ONLINE 0 0 0
gpt/579IK5RMF57D.r4.c3 ONLINE 0 0 0
gpt/653EK93PFS9A.r1.c4 ONLINE 0 0 0
gpt/653DK7WPFS9A.r3.c4 ONLINE 0 0 0
gpt/653DK7WCFS9A.r4.c1 ONLINE 0 0 0
gpt/653EK93QFS9A.r5.c2 ONLINE 0 0 0
gpt/653AK2MXFS9A.r1.c2 ONLINE 0 0 0
gpt/6539K3OJFS9A.r1.c1 ONLINE 0 0 0
gpt/653IK1IBFS9A.r5.c1 ONLINE 0 0 0
replacing-9 ONLINE 0 0 0
gpt/653BK12FFS9A.r1.c3 ONLINE 0 0 0
gpt/57NGK1ZGF57D.r1.c3 ONLINE 0 0 0
errors: No known data errors
[dan@knew:~] $
And with that command came this message:
Nov 5 16:00:56 knew ZFS: vdev state changed, pool_guid=15378250086669402288 vdev_guid=1933292688604201684
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replacement started:
[dan@knew:~] $ sudo zpool replace system gpt/653BK12FFS9A.r1.c3 gpt/57NGK1ZGF57D.r1.c3