This commit is contained in:
2024-12-04 07:29:24 -07:00
parent d70e5e80ee
commit 32af88243e
8 changed files with 125 additions and 119 deletions

View File

@ -1,7 +1,7 @@
---
created: 2024-06-24T20:55:46.000Z
type: note
updated: 2024-06-24T20:55:46.000Z
updated: 2024-12-04T03:54:05.000Z
---
# server-beelink
@ -39,21 +39,3 @@ lsblk -o NAME,SIZE,TYPE,FSTYPE,MOUNTPOINT
```bash Sun Jun 23 2024 14:29:55 GMT-0700 (Mountain Standard Time)
smartctl -i /dev/sda
```
```yaml Sun Jun 23 2024 14:30:15 GMT-0700 (Mountain Standard Time)
Device Model: 256GB SSD
Serial Number: CM42ABH1005410
LU WWN Device Id: 5 3a5a27 0100c22ca
Firmware Version: SN11842
User Capacity: 256,060,514,304 bytes [256 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Form Factor: M.2
TRIM Command: Available, deterministic, zeroed
Device is: Not in smartctl database 7.3/5528
ATA Version is: ACS-4 (minor revision not indicated)
SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sun Jun 23 14:29:31 2024 MST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
```