You are not logged in.

#1 2023-06-27 12:41:30

farben.rausch
Member
Registered: 2011-10-25
Posts: 21

SSD issues - UX32VD onboard soldered SanDisk SSD i100 (various sizes)

So I have 3 similar but different Asus Zenbooks (UX32VD) all with an onboard, soldered SSD.

All the devices are between 9&11 years old and work pretty well - if there wasn't the problem with the SSD. Recently, in the last ~3-6 Months, on all the devices that SSD stared to fail.
The fault would show with a reboot where the bios takes ~3 minutes to load and then I have a series of ACPI calls during inirtamfs where the OS waits for the device (in my case /dev/sdb) to show up. After another 1.5 minutes or so the system continues to boot.

The SSD's (in all 3 laptops) is not accessible. Sometimes it is visible, sometimes not even the bios can find it. It appears to be random but also it appears that the drive at some point gets stuck in a state and is not able to get out of that state anymore.

Sometimes I can (seemingly) 'access' the SSD via partitionmanager, gdisk, fdisk, ... but whenever I try to write anything, includung new partitiontable and so on, I receive errors that I can't find anywhere on the webz. (See gdisk output below)

SMART status of the device is cool, hdparm shows no problems and I tend to think the problem is with the ata contoller probably bc dmesg is full with this, so full that I don't get any output besides that. I will update with a clean dmesg output after rebooting after this postI get a lot of this when booting so I can't print full dmesg in my console:
dmesg

[   29.373891] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.373900] ata2.00: irq_stat 0x40000001
[   29.373903] ata2.00: failed command: READ DMA
[   29.373905] ata2.00: cmd c8/00:08:00:0c:00/00:00:00:00:00/e0 tag 16 dma 4096 in
                        res 51/04:08:00:0c:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.373912] ata2.00: status: { DRDY ERR }
[   29.373914] ata2.00: error: { ABRT }
[   29.374360] ata2.00: configured for UDMA/133
[   29.374374] ata2: EH complete
[   29.404028] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.404042] ata2.00: irq_stat 0x40000001
[   29.404047] ata2.00: failed command: READ DMA
[   29.404050] ata2.00: cmd c8/00:08:00:0c:00/00:00:00:00:00/e0 tag 0 dma 4096 in
                        res 51/04:08:00:0c:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.404061] ata2.00: status: { DRDY ERR }
[   29.404065] ata2.00: error: { ABRT }
[   29.404472] ata2.00: configured for UDMA/133
[   29.404490] ata2: EH complete
[   29.434051] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.434065] ata2.00: irq_stat 0x40000001
[   29.434070] ata2.00: failed command: READ DMA
[   29.434073] ata2.00: cmd c8/00:08:00:0c:00/00:00:00:00:00/e0 tag 2 dma 4096 in
                        res 51/04:08:00:0c:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.434085] ata2.00: status: { DRDY ERR }
[   29.434088] ata2.00: error: { ABRT }
[   29.434497] ata2.00: configured for UDMA/133
[   29.434512] ata2: EH complete
[   29.477245] wlan0: send auth to 40:0e:85:13:42:53 (try 3/3)
[   29.487251] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.487263] ata2.00: irq_stat 0x40000001
[   29.487267] ata2.00: failed command: READ DMA
[   29.487270] ata2.00: cmd c8/00:08:00:0c:00/00:00:00:00:00/e0 tag 4 dma 4096 in
                        res 51/04:08:00:0c:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.487279] ata2.00: status: { DRDY ERR }
[   29.487282] ata2.00: error: { ABRT }
[   29.487782] ata2.00: configured for UDMA/133
[   29.487798] ata2: EH complete
[   29.527259] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.527272] ata2.00: irq_stat 0x40000001
[   29.527276] ata2.00: failed command: READ DMA
[   29.527280] ata2.00: cmd c8/00:08:00:0c:00/00:00:00:00:00/e0 tag 6 dma 4096 in
                        res 51/04:08:00:0c:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.527292] ata2.00: status: { DRDY ERR }
[   29.527295] ata2.00: error: { ABRT }
[   29.527726] ata2.00: configured for UDMA/133
[   29.527743] sd 1:0:0:0: [sdb] tag#6 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
[   29.527749] sd 1:0:0:0: [sdb] tag#6 Sense Key : Illegal Request [current] 
[   29.527754] sd 1:0:0:0: [sdb] tag#6 Add. Sense: Unaligned write command
[   29.527759] sd 1:0:0:0: [sdb] tag#6 CDB: Read(10) 28 00 00 00 0c 00 00 00 08 00
[   29.527761] I/O error, dev sdb, sector 3072 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
[   29.527770] Buffer I/O error on dev sdb1, logical block 128, async page read
[   29.527790] ata2: EH complete
[   29.560586] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.560598] ata2.00: irq_stat 0x40000001
[   29.560603] ata2.00: failed command: READ DMA
[   29.560606] ata2.00: cmd c8/00:08:00:10:00/00:00:00:00:00/e0 tag 10 dma 4096 in
                        res 51/04:08:00:10:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.560617] ata2.00: status: { DRDY ERR }
[   29.560621] ata2.00: error: { ABRT }
[   29.561087] ata2.00: configured for UDMA/133
[   29.561103] sd 1:0:0:0: [sdb] tag#10 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
[   29.561109] sd 1:0:0:0: [sdb] tag#10 Sense Key : Illegal Request [current] 
[   29.561112] sd 1:0:0:0: [sdb] tag#10 Add. Sense: Unaligned write command
[   29.561117] sd 1:0:0:0: [sdb] tag#10 CDB: Read(10) 28 00 00 00 10 00 00 00 08 00
[   29.561119] I/O error, dev sdb, sector 4096 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[   29.561151] ata2: EH complete
[   29.607247] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.607259] ata2.00: irq_stat 0x40000001
[   29.607264] ata2.00: failed command: READ DMA
[   29.607267] ata2.00: cmd c8/00:08:00:10:00/00:00:00:00:00/e0 tag 14 dma 4096 in
                        res 51/04:08:00:10:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.607279] ata2.00: status: { DRDY ERR }
[   29.607282] ata2.00: error: { ABRT }
[   29.607727] ata2.00: configured for UDMA/133
[   29.607741] ata2: EH complete
[   29.643990] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.644002] ata2.00: irq_stat 0x40000001
[   29.644006] ata2.00: failed command: READ DMA
[   29.644009] ata2.00: cmd c8/00:08:00:10:00/00:00:00:00:00/e0 tag 16 dma 4096 in
                        res 51/04:08:00:10:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.644021] ata2.00: status: { DRDY ERR }
[   29.644023] ata2.00: error: { ABRT }
[   29.644490] ata2.00: configured for UDMA/133
[   29.644503] ata2: EH complete
[   29.673909] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.673920] ata2.00: irq_stat 0x40000001
[   29.673925] ata2.00: failed command: READ DMA
[   29.673928] ata2.00: cmd c8/00:08:00:10:00/00:00:00:00:00/e0 tag 18 dma 4096 in
                        res 51/04:08:00:10:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.673939] ata2.00: status: { DRDY ERR }
[   29.673942] ata2.00: error: { ABRT }
[   29.674346] ata2.00: configured for UDMA/133
[   29.674359] ata2: EH complete
[   29.713906] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.713918] ata2.00: irq_stat 0x40000001
[   29.713923] ata2.00: failed command: READ DMA
[   29.713925] ata2.00: cmd c8/00:08:00:10:00/00:00:00:00:00/e0 tag 20 dma 4096 in
                        res 51/04:08:00:10:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.713936] ata2.00: status: { DRDY ERR }
[   29.713940] ata2.00: error: { ABRT }
[   29.714371] ata2.00: configured for UDMA/133
[   29.714385] ata2: EH complete
[   29.750575] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.750586] ata2.00: irq_stat 0x40000001
[   29.750591] ata2.00: failed command: READ DMA
[   29.750594] ata2.00: cmd c8/00:08:00:10:00/00:00:00:00:00/e0 tag 22 dma 4096 in
                        res 51/04:08:00:10:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.750606] ata2.00: status: { DRDY ERR }
[   29.750609] ata2.00: error: { ABRT }
[   29.751015] ata2.00: configured for UDMA/133
[   29.751028] ata2: EH complete
[   29.787255] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.787267] ata2.00: irq_stat 0x40000001
[   29.787272] ata2.00: failed command: READ DMA
[   29.787275] ata2.00: cmd c8/00:08:00:10:00/00:00:00:00:00/e0 tag 31 dma 4096 in
                        res 51/04:08:00:10:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.787286] ata2.00: status: { DRDY ERR }
[   29.787289] ata2.00: error: { ABRT }
[   29.787721] ata2.00: configured for UDMA/133
[   29.787740] sd 1:0:0:0: [sdb] tag#31 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
[   29.787745] sd 1:0:0:0: [sdb] tag#31 Sense Key : Illegal Request [current] 
[   29.787749] sd 1:0:0:0: [sdb] tag#31 Add. Sense: Unaligned write command
[   29.787753] sd 1:0:0:0: [sdb] tag#31 CDB: Read(10) 28 00 00 00 10 00 00 00 08 00
[   29.787756] I/O error, dev sdb, sector 4096 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
[   29.787764] Buffer I/O error on dev sdb1, logical block 256, async page read
[   29.787784] ata2: EH complete
[   29.837250] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.837263] ata2.00: irq_stat 0x40000001
[   29.837267] ata2.00: failed command: READ DMA
[   29.837270] ata2.00: cmd c8/00:08:00:18:00/00:00:00:00:00/e0 tag 3 dma 4096 in
                        res 51/04:08:00:18:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.837280] ata2.00: status: { DRDY ERR }
[   29.837283] ata2.00: error: { ABRT }
[   29.837687] ata2.00: configured for UDMA/133
[   29.837704] sd 1:0:0:0: [sdb] tag#3 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
[   29.837710] sd 1:0:0:0: [sdb] tag#3 Sense Key : Illegal Request [current] 
[   29.837713] sd 1:0:0:0: [sdb] tag#3 Add. Sense: Unaligned write command
[   29.837718] sd 1:0:0:0: [sdb] tag#3 CDB: Read(10) 28 00 00 00 18 00 00 00 08 00
[   29.837720] I/O error, dev sdb, sector 6144 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[   29.837743] ata2: EH complete
[   29.873947] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.873960] ata2.00: irq_stat 0x40000001
[   29.873964] ata2.00: failed command: READ DMA
[   29.873967] ata2.00: cmd c8/00:08:00:18:00/00:00:00:00:00/e0 tag 7 dma 4096 in
                        res 51/04:08:00:18:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.873979] ata2.00: status: { DRDY ERR }
[   29.873983] ata2.00: error: { ABRT }
[   29.874390] ata2.00: configured for UDMA/133
[   29.874405] ata2: EH complete
[   29.920594] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.920606] ata2.00: irq_stat 0x40000001
[   29.920611] ata2.00: failed command: READ DMA
[   29.920614] ata2.00: cmd c8/00:08:00:18:00/00:00:00:00:00/e0 tag 9 dma 4096 in
                        res 51/04:08:00:18:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.920626] ata2.00: status: { DRDY ERR }
[   29.920629] ata2.00: error: { ABRT }
[   29.921044] ata2.00: configured for UDMA/133
[   29.921061] ata2: EH complete
[   29.953930] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[   29.953943] ata2.00: irq_stat 0x40000001
[   29.953948] ata2.00: failed command: READ DMA
[   29.953951] ata2.00: cmd c8/00:08:00:18:00/00:00:00:00:00/e0 tag 11 dma 4096 in
                        res 51/04:08:00:18:00/00:00:00:00:00/e0 Emask 0x1 (device error)
[   29.953965] ata2.00: status: { DRDY ERR }
[   29.953969] ata2.00: error: { ABRT }
[   29.954820] ata2.00: configured for UDMA/133
[   29.954837] ata2: EH complete

A bit of info from journalctl:
journalctl -b -1 | grep ata2

Jun 26 12:46:22 xiaoxiao1 kernel: ata2: SATA max UDMA/133 abar m2048@0xf791e000 port 0xf791e180 irq 27
Jun 26 12:46:22 xiaoxiao1 kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 26 12:46:22 xiaoxiao1 kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
Jun 26 12:46:22 xiaoxiao1 kernel: ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
Jun 26 12:46:22 xiaoxiao1 kernel: ata2.00: ATA-9: SanDisk SSD i100 32GB, 11.50.00, max UDMA/133
Jun 26 12:46:22 xiaoxiao1 kernel: ata2.00: 62533296 sectors, multi 1: LBA48 NCQ (depth 32)
Jun 26 12:46:22 xiaoxiao1 kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
Jun 26 12:46:22 xiaoxiao1 kernel: ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
Jun 26 12:46:22 xiaoxiao1 kernel: ata2.00: configured for UDMA/133

I have a few more details here:
smartctl -a /dev/sdb

smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.3.9-arch1-1] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     SanDisk based SSDs
Device Model:     SanDisk SSD i100 32GB
Serial Number:    121600139312
LU WWN Device Id: 5 001b44 75b83dc30
Firmware Version: 11.50.00
User Capacity:    32,017,047,552 bytes [32.0 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      1.8 inches
TRIM Command:     Available, deterministic
Device is:        In smartctl database 7.3/5319
ATA Version is:   ACS-2 T13/2015-D revision 3
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Tue Jun 27 14:18:36 2023 CEST
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:  (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:                (  120) seconds.
Offline data collection
capabilities:                    (0x11) SMART execute Offline immediate.
                                        No Auto Offline data collection support.
                                        Suspend Offline collection upon new
                                        command.
                                        No Offline surface scan supported.
                                        Self-test supported.
                                        No Conveyance Self-test supported.
                                        No 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:        (   8) minutes.

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   0x0002   100   100   000    Old_age   Always       -       0
  9 Power_On_Hours          0x0002   100   100   000    Old_age   Always       -       315
 12 Power_Cycle_Count       0x0002   100   100   000    Old_age   Always       -       1249
171 Program_Fail_Count      0x0002   100   100   000    Old_age   Always       -       0
172 Erase_Fail_Count        0x0002   100   100   000    Old_age   Always       -       0
173 Avg_Write/Erase_Count   0x0002   100   100   000    Old_age   Always       -       131
174 Unexpect_Power_Loss_Ct  0x0002   100   100   000    Old_age   Always       -       1179
187 Reported_Uncorrect      0x0002   100   100   000    Old_age   Always       -       0
230 Perc_Write/Erase_Count  0x0002   100   100   000    Old_age   Always       -       436
232 Perc_Avail_Resrvd_Space 0x0003   100   100   005    Pre-fail  Always       -       0
234 Perc_Write/Erase_Ct_BC  0x0002   100   100   000    Old_age   Always       -       212
241 Total_LBAs_Written      0x0002   100   100   000    Old_age   Always       -       498514164
242 Total_LBAs_Read         0x0002   100   100   000    Old_age   Always       -       557333070

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

Selective Self-tests/Logging not supported
 

gdisk /dev/sdb

gdisk /dev/sdb
GPT fdisk (gdisk) version 1.0.9.1

Warning! Read error 5; strange behavior now likely!
Warning! Read error 5; strange behavior now likely!
Partition table scan:
  MBR: not present
  BSD: not present
  APM: not present
  GPT: not present

Creating new GPT entries in memory.

Command (? for help): p
Disk /dev/sdb: 62533296 sectors, 29.8 GiB
Model: SanDisk SSD i100
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): B82DDDC2-638A-4B7A-9F78-A0C64ED33AF8
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 62533262
Partitions will be aligned on 2048-sector boundaries
Total free space is 62533229 sectors (29.8 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name

Command (? for help): q

hdparm -I /dev/sdb

hdparm -I /dev/sdb

/dev/sdb:

ATA device, with non-removable media
        Model Number:       SanDisk SSD i100 32GB                   
        Serial Number:      121600139312        
        Firmware Revision:  11.50.00
        Transport:          Serial, ATA8-AST, SATA Rev 2.6, SATA Rev 3.0
Standards:
        Used: unknown (minor revision code 0x0110) 
        Supported: 9 8 7 6 5 
        Likely used: 9
Configuration:
        Logical         max     current
        cylinders       16383   16383
        heads           16      16
        sectors/track   63      63
        --
        CHS current addressable sectors:    16514064
        LBA    user addressable sectors:    62533296
        LBA48  user addressable sectors:    62533296
        Logical  Sector size:                   512 bytes
        Physical Sector size:                   512 bytes
        Logical Sector-0 offset:                  0 bytes
        device size with M = 1024*1024:       30533 MBytes
        device size with M = 1000*1000:       32017 MBytes (32 GB)
        cache/buffer size  = unknown
        Form Factor: 1.8 inch
        Nominal Media Rotation Rate: Solid State Device
Capabilities:
        LBA, IORDY(can be disabled)
        Queue depth: 32
        Standby timer values: spec'd by Standard, no device specific minimum
        R/W multiple sector transfer: Max = 1   Current = 1
        Advanced power management level: disabled
        DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6 
             Cycle time: min=120ns recommended=120ns
        PIO: pio0 pio1 pio2 pio3 pio4 
             Cycle time: no flow control=120ns  IORDY flow control=120ns
Commands/features:
        Enabled Supported:
           *    SMART feature set
           *    Security Mode feature set
           *    Power Management feature set
           *    Write cache
           *    Look-ahead
           *    Host Protected Area feature set
           *    WRITE_BUFFER command
           *    READ_BUFFER command
           *    NOP cmd
           *    DOWNLOAD_MICROCODE
                Advanced Power Management feature set
                SET_MAX security extension
           *    48-bit Address feature set
           *    Device Configuration Overlay feature set
           *    Mandatory FLUSH_CACHE
           *    FLUSH_CACHE_EXT
           *    SMART error logging
           *    SMART self-test
           *    General Purpose Logging feature set
           *    64-bit World wide name
           *    WRITE_UNCORRECTABLE_EXT command
           *    Segmented DOWNLOAD_MICROCODE
           *    Gen1 signaling speed (1.5Gb/s)
           *    Gen2 signaling speed (3.0Gb/s)
           *    Gen3 signaling speed (6.0Gb/s)
           *    Native Command Queueing (NCQ)
           *    Phy event counters
                Device-initiated interface power management
           *    Software settings preservation
           *    SANITIZE feature set
           *    BLOCK_ERASE_EXT command
           *    SET MAX SETPASSWORD/UNLOCK DMA commands
           *    DEVICE CONFIGURATION SET/IDENTIFY DMA commands
           *    Data Set Management TRIM supported (limit 8 blocks)
           *    Deterministic read data after TRIM
Security: 
        Master password revision code = 65534
                supported
                enabled
                locked
        not     frozen
        not     expired: security count
                supported: enhanced erase
        Security level high
        2min for SECURITY ERASE UNIT. 2min for ENHANCED SECURITY ERASE UNIT.
Logical Unit WWN Device Identifier: 5001b4475b83dc30
        NAA             : 5
        IEEE OUI        : 001b44
        Unique ID       : 75b83dc30
Checksum: correct

lsblk -O | less

ALIGNMENT ID-LINK                ID                 DISC-ALN DAX DISC-GRAN DISK-SEQ DISC-MAX DISC-ZERO FSAVAIL FSROOTS FSSIZE FSTYPE FSUSED FSUSE% FSVER GROUP HCTL       HOTPLUG KNAME LABEL LOG-SEC MAJ:MIN MIN-IO MODE       MODEL                  MQ NAME OPT-IO OWNER PARTFLAGS PARTLABEL PARTN PARTTYPE PARTTYPENAME PARTUUID PATH     PHY-SEC PKNAME PTTYPE PTUUID  RA RAND      REV RM RO ROTA RQ-SIZE SCHED       SERIAL        SIZE START STATE   SUBSYSTEMS     MOUNTPOINT MOUNTPOINTS TRAN   TYPE UUID VENDOR   WSAME WWN                ZONED ZONE-SZ ZONE-WGRAN ZONE-APP ZONE-NR ZONE-OMAX ZONE-AMAX
        0 wwn-0x5001b4475b83dc30 0x5001b4475b83dc30        0   0      512B        2       2G         0                                                   disk  1:0:0:0          0 sdb             512   8:16     512 brw-rw---- SanDisk SSD i100 32GB   1 sdb       0 root                                                           /dev/sdb     512                      128    0 11.50.00  0  0    0      64 mq-deadline 121600139312 29.8G       running block:scsi:pci                        sata   disk      ATA         0B 0x5001b4475b83dc30 none       0B         0B       0B       0         0         0

uname -a

Linux xiaoxiao1 6.3.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:20 +0000 x86_64 GNU/Linux

pacman -Q linux-firmware

linux-firmware 20230404.2e92a49f-1

Last edited by farben.rausch (2023-06-27 12:48:55)

Offline

Board footer

Powered by FluxBB