You are not logged in.
I noticed in the journal
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Unit Not Ready
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Sense Key : Aborted Command [current]
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Add. Sense: Incompatible medium installed
May 27 12:10:32 archlinux kernel: sd 6:0:0:1: [sdb] Media removed, stopped polling
May 27 12:10:32 archlinux kernel: sd 6:0:0:1: [sdb] Attached SCSI removable disk
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=DID_OK driverbyte=DRIVER_OK
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Sense Key : Aborted Command [current]
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Add. Sense: Incompatible medium installed
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] 0-byte physical blocks
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Test WP failed, assume Write Enabled
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Asking for cache data failed
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Assuming drive cache: write through
May 27 12:10:32 archlinux kernel: sd 6:0:0:0: [sda] Attached SCSI removable diskwhere the "Asking for cache data failed" line is displayed in red,
Is that anything harmful or safe to ignore? Everything hard-drive related seems to work just fine.
Offline
What is sda?
This would be absolutely normal for SD cards, usb keys etc. as they don't have a cache.
If you're worried abotu the drive, https://wiki.archlinux.org/title/SMART
Offline
Well, it's an SSD.
Offline
Please post the full ungrepped output of `dmesg` and the output of `smartctl -a /dev/device` after running a SMART self test.
Last edited by loqs (2023-05-28 00:04:39)
Offline