You are not logged in.
Pages: 1
Recently i replaced HDD on the laptop with SSD and did a fresh installation of arch linux. Since then, im getting the below error randomly 1-3 times a day.
Oct 31 21:16:56 ad kernel: ata3.00: exception Emask 0x10 SAct 0x0 SErr 0x440100 action 0x6 frozen
Oct 31 21:16:56 ad kernel: ata3.00: irq_stat 0x08000000, interface fatal error
Oct 31 21:16:56 ad kernel: ata3: SError: { UnrecovData CommWake Handshk }
Oct 31 21:16:56 ad kernel: ata3.00: failed command: WRITE DMA EXT
Oct 31 21:16:56 ad kernel: ata3.00: cmd 35/00:38:08:9e:d5/00:00:3e:00:00/e0 tag 18 dma 28672 out
res 50/00:00:bf:0e:20/00:00:2e:00:00/e0 Emask 0x10 (ATA bus error)
Oct 31 21:16:56 ad kernel: ata3.00: status: { DRDY }
Oct 31 21:16:56 ad kernel: ata3: hard resetting link
Oct 31 21:16:56 ad kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 21:16:56 ad kernel: ata3.00: supports DRM functions and may not be fully accessible
Oct 31 21:16:56 ad kernel: ata3.00: supports DRM functions and may not be fully accessible
Oct 31 21:16:56 ad kernel: ata3.00: configured for UDMA/133
Oct 31 21:16:56 ad kernel: ata3: EH complete
Oct 31 21:16:56 ad kernel: ata3.00: Enabling discard_zeroes_data
I have been running arch on HDD for around 3+ years now and never had any issues related to disk drives. Someone on google was pointing to sata cable issue, i cleaned it and plugged back again but errors didnt stop. Please help.
Offline
Also i have installed powertop and tlp. I have disabled ncq, enabled trim once a week. Adding the TLP configuration below,
--- TLP 1.2.2 --------------------------------------------
+++ Configured Settings: /etc/default/tlp
TLP_ENABLE=1
TLP_DEFAULT_MODE=AC
TLP_PERSISTENT_DEFAULT=0
DISK_IDLE_SECS_ON_AC=0
DISK_IDLE_SECS_ON_BAT=2
MAX_LOST_WORK_SECS_ON_AC=15
MAX_LOST_WORK_SECS_ON_BAT=60
CPU_HWP_ON_AC=balance_performance
CPU_HWP_ON_BAT=balance_power
SCHED_POWERSAVE_ON_AC=0
SCHED_POWERSAVE_ON_BAT=1
NMI_WATCHDOG=0
ENERGY_PERF_POLICY_ON_AC=performance
ENERGY_PERF_POLICY_ON_BAT=power
DISK_DEVICES="nvme0n1 sda"
DISK_APM_LEVEL_ON_AC="keep keep"
DISK_APM_LEVEL_ON_BAT="keep keep"
SATA_LINKPWR_ON_AC="max_performance"
SATA_LINKPWR_ON_BAT="max_performance"
AHCI_RUNTIME_PM_TIMEOUT=15
PCIE_ASPM_ON_AC=default
PCIE_ASPM_ON_BAT=default
RADEON_POWER_PROFILE_ON_AC=default
RADEON_POWER_PROFILE_ON_BAT=default
RADEON_DPM_STATE_ON_AC=performance
RADEON_DPM_STATE_ON_BAT=battery
RADEON_DPM_PERF_LEVEL_ON_AC=auto
RADEON_DPM_PERF_LEVEL_ON_BAT=auto
WIFI_PWR_ON_AC=off
WIFI_PWR_ON_BAT=on
WOL_DISABLE=Y
SOUND_POWER_SAVE_ON_AC=0
SOUND_POWER_SAVE_ON_BAT=1
SOUND_POWER_SAVE_CONTROLLER=Y
BAY_POWEROFF_ON_AC=0
BAY_POWEROFF_ON_BAT=0
BAY_DEVICE="sr0"
RUNTIME_PM_ON_AC=on
RUNTIME_PM_ON_BAT=auto
USB_AUTOSUSPEND=1
USB_BLACKLIST_BTUSB=0
USB_BLACKLIST_PHONE=0
USB_BLACKLIST_PRINTER=1
USB_BLACKLIST_WWAN=0
RESTORE_DEVICE_STATE_ON_STARTUP=0
DEVICES_TO_DISABLE_ON_STARTUP="bluetooth wwan"
NATACPI_ENABLE=1
TPACPI_ENABLE=1
TPSMAPI_ENABLE=1
+++ System Info
System = Dell Inc. Latitude E5470
BIOS = 1.21.6
Release = "Arch Linux"
Kernel = 5.3.7-arch1-2-ARCH #1 SMP PREEMPT @1572002934 x86_64
/proc/cmdline = BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=5b47fd14-d028-4a00-9b6e-cd1074665598 rw libata.force=noncq loglevel=3
Init system = systemd
Boot mode = UEFI
+++ TLP Status
State = enabled
RDW state = enabled
Last run = 11:30:27 PM UTC, 1737 sec(s) ago
Mode = battery
Power source = battery
+++ Processor
CPU model = Intel(R) Core(TM) i5-6440HQ CPU @ 2.60GHz
/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver = intel_pstate
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor = powersave
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors = performance powersave
/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq = 800000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq = 3500000 [kHz]
/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_preference = balance_power
/sys/devices/system/cpu/cpu0/cpufreq/energy_performance_available_preferences = default performance balance_performance balance_power power
/sys/devices/system/cpu/cpu1/cpufreq/scaling_driver = intel_pstate
/sys/devices/system/cpu/cpu1/cpufreq/scaling_governor = powersave
/sys/devices/system/cpu/cpu1/cpufreq/scaling_available_governors = performance powersave
/sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq = 800000 [kHz]
/sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq = 3500000 [kHz]
/sys/devices/system/cpu/cpu1/cpufreq/energy_performance_preference = balance_power
/sys/devices/system/cpu/cpu1/cpufreq/energy_performance_available_preferences = default performance balance_performance balance_power power
/sys/devices/system/cpu/cpu2/cpufreq/scaling_driver = intel_pstate
/sys/devices/system/cpu/cpu2/cpufreq/scaling_governor = powersave
/sys/devices/system/cpu/cpu2/cpufreq/scaling_available_governors = performance powersave
/sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq = 800000 [kHz]
/sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq = 3500000 [kHz]
/sys/devices/system/cpu/cpu2/cpufreq/energy_performance_preference = balance_power
/sys/devices/system/cpu/cpu2/cpufreq/energy_performance_available_preferences = default performance balance_performance balance_power power
/sys/devices/system/cpu/cpu3/cpufreq/scaling_driver = intel_pstate
/sys/devices/system/cpu/cpu3/cpufreq/scaling_governor = powersave
/sys/devices/system/cpu/cpu3/cpufreq/scaling_available_governors = performance powersave
/sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq = 800000 [kHz]
/sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq = 3500000 [kHz]
/sys/devices/system/cpu/cpu3/cpufreq/energy_performance_preference = balance_power
/sys/devices/system/cpu/cpu3/cpufreq/energy_performance_available_preferences = default performance balance_performance balance_power power
/sys/devices/system/cpu/intel_pstate/min_perf_pct = 22 [%]
/sys/devices/system/cpu/intel_pstate/max_perf_pct = 100 [%]
/sys/devices/system/cpu/intel_pstate/no_turbo = 0
/sys/devices/system/cpu/intel_pstate/turbo_pct = 33 [%]
/sys/devices/system/cpu/intel_pstate/num_pstates = 28
x86_energy_perf_policy.cpu0 = power
x86_energy_perf_policy.cpu1 = power
x86_energy_perf_policy.cpu2 = power
x86_energy_perf_policy.cpu3 = power
/sys/module/workqueue/parameters/power_efficient = Y
/proc/sys/kernel/nmi_watchdog = 0
+++ Undervolting
PHC kernel not available.
+++ Temperatures
CPU temp = 38 [°C]
Fan speed (fan1) = 0 [/min]
+++ File System
/proc/sys/vm/laptop_mode = 2
/proc/sys/vm/dirty_writeback_centisecs = 6000
/proc/sys/vm/dirty_expire_centisecs = 6000
/proc/sys/vm/dirty_ratio = 20
/proc/sys/vm/dirty_background_ratio = 10
+++ Storage Devices
Devices = nvme0n1 sda
/dev/nvme0n1: not present.
/dev/sda:
Type = ATA
Model = Samsung SSD 860 EVO 1TB
Firmware = RVT03B6Q
APM Level = none/disabled
Status = active/idle
TRIM = supported
Scheduler = [mq-deadline] kyber bfq none (multi queue)
Runtime PM: control = on, autosuspend_delay_ms = -1
SMART info:
5 Reallocated_Sector_Ct = 0
9 Power_On_Hours = 320 [h]
12 Power_Cycle_Count = 89
177 Wear_Leveling_Count = 100 [%]
179 Used_Rsvd_Blk_Cnt_Tot = 0
190 Airflow_Temperature_Cel = 34 [°C]
241 Total_LBAs_Written = 0.342 [TB]
+++ AHCI Link Power Management (ALPM)
/sys/class/scsi_host/host0/link_power_management_policy = max_performance
/sys/class/scsi_host/host1/link_power_management_policy = max_performance
/sys/class/scsi_host/host2/link_power_management_policy = max_performance
/sys/class/scsi_host/host3/link_power_management_policy = max_performance
+++ AHCI Host Controller Runtime Power Management
/sys/bus/pci/devices/0000:00:17.0/ata1/power/control = on
/sys/bus/pci/devices/0000:00:17.0/ata2/power/control = on
/sys/bus/pci/devices/0000:00:17.0/ata3/power/control = on
/sys/bus/pci/devices/0000:00:17.0/ata4/power/control = on
+++ Intel Graphics
/sys/module/i915/parameters/enable_dc = -1 (use per-chip default)
/sys/module/i915/parameters/enable_fbc = 1 (enabled)
/sys/module/i915/parameters/enable_psr = -1 (use per-chip default)
/sys/module/i915/parameters/modeset = -1 (use per-chip default)
/sys/class/drm/card0/gt_min_freq_mhz = 350 [MHz]
/sys/class/drm/card0/gt_max_freq_mhz = 950 [MHz]
/sys/class/drm/card0/gt_boost_freq_mhz = 950 [MHz]
/sys/kernel/debug/dri/0/i915_ring_freq_table: 350 400 450 500 550 600 650 700 750 800 850 900 950 [MHz]
+++ Wireless
bluetooth = off (software)
wifi = on
wwan = none (no device)
wlp1s0(iwlwifi) : wifi, connected, power management = on
+++ Audio
/sys/module/snd_hda_intel/parameters/power_save = 1
/sys/module/snd_hda_intel/parameters/power_save_controller = Y
+++ PCIe Active State Power Management
/sys/module/pcie_aspm/parameters/policy = default (using bios preferences)
+++ Runtime Power Management
Device blacklist = (not configured)
Driver blacklist = amdgpu mei_me nouveau nvidia pcieport radeon (default)
/sys/bus/pci/devices/0000:00:00.0/power/control = auto (0x060000, Host bridge, skl_uncore)
/sys/bus/pci/devices/0000:00:02.0/power/control = auto (0x030000, VGA compatible controller, i915)
/sys/bus/pci/devices/0000:00:04.0/power/control = auto (0x118000, Signal processing controller, proc_thermal)
/sys/bus/pci/devices/0000:00:14.0/power/control = auto (0x0c0330, USB controller, xhci_hcd)
/sys/bus/pci/devices/0000:00:14.2/power/control = auto (0x118000, Signal processing controller, intel_pch_thermal)
/sys/bus/pci/devices/0000:00:16.0/power/control = auto (0x078000, Communication controller, mei_me)
/sys/bus/pci/devices/0000:00:16.3/power/control = auto (0x070002, Serial controller, serial)
/sys/bus/pci/devices/0000:00:17.0/power/control = auto (0x010601, SATA controller, ahci)
/sys/bus/pci/devices/0000:00:1c.0/power/control = auto (0x060400, PCI bridge, pcieport)
/sys/bus/pci/devices/0000:00:1c.2/power/control = auto (0x060400, PCI bridge, pcieport)
/sys/bus/pci/devices/0000:00:1f.0/power/control = auto (0x060100, ISA bridge, no driver)
/sys/bus/pci/devices/0000:00:1f.2/power/control = auto (0x058000, Memory controller, no driver)
/sys/bus/pci/devices/0000:00:1f.3/power/control = auto (0x040300, Audio device, snd_hda_intel)
/sys/bus/pci/devices/0000:00:1f.4/power/control = auto (0x0c0500, SMBus, i801_smbus)
/sys/bus/pci/devices/0000:00:1f.6/power/control = auto (0x020000, Ethernet controller, e1000e)
/sys/bus/pci/devices/0000:01:00.0/power/control = auto (0x028000, Network controller, iwlwifi)
/sys/bus/pci/devices/0000:02:00.0/power/control = auto (0xff0000, Unassigned class [ff00], rtsx_pci)
+++ USB
Autosuspend = enabled
Device whitelist = (not configured)
Device blacklist = (not configured)
Bluetooth blacklist = disabled
Phone blacklist = disabled
WWAN blacklist = disabled
Bus 002 Device 001 ID 1d6b:0003 control = auto, autosuspend_delay_ms = 0 -- Linux Foundation 3.0 root hub (hub)
Bus 001 Device 004 ID 1bcf:2b91 control = auto, autosuspend_delay_ms = 2000 -- Sunplus Innovation Technology Inc. Integrated_Webcam_HD (uvcvideo)
Bus 001 Device 003 ID 0a5c:5805 control = auto, autosuspend_delay_ms = 2000 -- Broadcom Corp. 5880 (no driver)
Bus 001 Device 001 ID 1d6b:0002 control = auto, autosuspend_delay_ms = 0 -- Linux Foundation 2.0 root hub (hub)
+++ Battery Features: Charge Thresholds and Recalibrate
natacpi = inactive (no kernel support)
tpacpi-bat = inactive (laptop not supported)
tp-smapi = inactive (laptop not supported)
+++ Battery Status: BAT0
/sys/class/power_supply/BAT0/manufacturer = Samsung SDI
/sys/class/power_supply/BAT0/model_name = DELL TXF9M5B
/sys/class/power_supply/BAT0/cycle_count = (not supported)
/sys/class/power_supply/BAT0/charge_full_design = 8157 [mAh]
/sys/class/power_supply/BAT0/charge_full = 8073 [mAh]
/sys/class/power_supply/BAT0/charge_now = 1660 [mAh]
/sys/class/power_supply/BAT0/current_now = 1291 [mA]
/sys/class/power_supply/BAT0/status = Discharging
Charge = 20.6 [%]
Capacity = 99.0 [%]Offline
Samsung SSDs are generally notorious for issues with power saving however it seems like your sata links are already set to max_performance which is the usual fix.
Since the error mentions discards, did you set up file system level discards as well as trim? You probably should disable file system discards if that is the case.
Offline
yes, i had enabled trim on swap partition. When i disabled it, there were no errors for 2 days and then came the below error again. Periodic trim is also scheduled to run tomorrow only. The errors are happening since the day i plugged ssd in. the old hdd that was working fine is this. Would this be a case of defective ssd? or should i get a new sata connector cable? pls help
Nov 03 00:08:15 spark kernel: ata3.00: exception Emask 0x10 SAct 0x0 SErr 0x400100 action 0x6 frozen
Nov 03 00:08:15 asd kernel: ata3.00: irq_stat 0x08000000, interface fatal errorse
Nov 03 00:08:15 asd kernel: ata3: SError: { UnrecovData Handshk }
Nov 03 00:08:15 asd kernel: ata3.00: failed command: WRITE DMA EXT
Nov 03 00:08:15 asd kernel: ata3.00: cmd 35/00:00:00:b1:a3/00:0a:0b:00:00/e0 tag 25 dma 1310720 out
Nov 03 00:08:15 asd kernel: ata3.00: status: { DRDY }
Nov 03 00:08:15 asd kernel: ata3: hard resetting link
Nov 03 00:08:15 asd kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 03 00:08:15 asd kernel: ata3.00: supports DRM functions and may not be fully accessible
Nov 03 00:08:15 asd kernel: ata3.00: supports DRM functions and may not be fully accessible
Nov 03 00:08:15 asd kernel: ata3.00: configured for UDMA/133
Nov 03 00:08:15 asd kernel: ata3: EH complete
Nov 03 00:08:15 asd kernel: ata3.00: Enabling discard_zeroes_data
Nov 03 00:21:44 asd kernel: ata3.00: exception Emask 0x10 SAct 0x0 SErr 0x400100 action 0x6 frozen
Nov 03 00:21:45 asd kernel: ata3.00: irq_stat 0x08000000, interface fatal error
Nov 03 00:21:45 asd kernel: ata3: SError: { UnrecovData Handshk }
Nov 03 00:21:45 asd kernel: ata3.00: failed command: WRITE DMA EXT
Nov 03 00:21:45 asd kernel: ata3.00: cmd 35/00:00:00:b4:7d/00:05:0b:00:00/e0 tag 1 dma 655360 out
Nov 03 00:21:45 asd kernel: ata3.00: status: { DRDY }
Nov 03 00:21:45 asd kernel: ata3: hard resetting link
Nov 03 00:21:45 asd kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 03 00:21:45 asd kernel: ata3.00: supports DRM functions and may not be fully accessible
Nov 03 00:21:45 asd kernel: ata3.00: supports DRM functions and may not be fully accessible
Nov 03 00:21:45 asd kernel: ata3.00: configured for UDMA/133
Nov 03 00:21:45 asd kernel: ata3: EH complete
Nov 03 00:21:45 asd kernel: ata3.00: Enabling discard_zeroes_data
system configuration-
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 07)
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem (rev 31)
00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31)
00:16.3 Serial controller: Intel Corporation 100 Series/C230 Series Chipset Family KT Redirection (rev 31)
00:17.0 SATA controller: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] (rev 31)
00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #2 (rev f1)
00:1c.2 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #3 (rev f1)
00:1f.0 ISA bridge: Intel Corporation CM236 Chipset LPC/eSPI Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31)
00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller (rev 31)
00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-LM (rev 31)
01:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
smartctl output
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-5.3.8-arch1-1] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org=== START OF INFORMATION SECTION ===
Model Family: Samsung based SSDs
Device Model: Samsung SSD 860 EVO 1TB
Serial Number: S4FMNF0M817781A
LU WWN Device Id: 5 002538 e99826d0e
Firmware Version: RVT03B6Q
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Form Factor: 2.5 inches
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-4 T13/BSR INCITS 529 revision 5
SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sun Nov 3 08:43:40 2019 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: PASSEDGeneral SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 0) seconds.
Offline data collection
capabilities: (0x53) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
No 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: ( 85) 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: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
9 Power_On_Hours 0x0032 099 099 000 Old_age Always - 348
12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 97
177 Wear_Leveling_Count 0x0013 100 100 000 Pre-fail Always - 0
179 Used_Rsvd_Blk_Cnt_Tot 0x0013 100 100 010 Pre-fail Always - 0
181 Program_Fail_Cnt_Total 0x0032 100 100 010 Old_age Always - 0
182 Erase_Fail_Count_Total 0x0032 100 100 010 Old_age Always - 0
183 Runtime_Bad_Block 0x0013 100 100 010 Pre-fail Always - 0
187 Uncorrectable_Error_Cnt 0x0032 100 100 000 Old_age Always - 0
190 Airflow_Temperature_Cel 0x0032 068 051 000 Old_age Always - 32
195 ECC_Error_Rate 0x001a 200 200 000 Old_age Always - 0
199 CRC_Error_Count 0x003e 099 099 000 Old_age Always - 86
235 POR_Recovery_Count 0x0012 099 099 000 Old_age Always - 6
241 Total_LBAs_Written 0x0032 099 099 000 Old_age Always - 768195030SMART Error Log Version: 1
No Errors LoggedSMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Aborted by host 90% 5 -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
256 0 65535 Read_scanning was never started
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.
Offline
Did you figure this out? I started receiving the same error. I read up on it in other forums. It seems like an AMD chipset / Samsung AHCI incompatibility and there is some finger-pointing. Samsung suggests to buy a third party AHCI adapter and use that ... so I plugged in a Marvell 9170. It is about 40% slower than AMD, probably because of the single PCIe x2 connection. I did not have an error since yesterday .. but we'll see.
Offline
Pages: 1