This commit is contained in:
2024-12-04 07:29:08 -07:00
parent e65e576be8
commit 837435b7ad
13 changed files with 33 additions and 446 deletions

View File

@ -1,3 +1,9 @@
---
created: 2024-12-04T03:46:32.000Z
type: note
updated: 2024-12-04T03:46:32.000Z
---
# server-beelink
```bash Sun Jun 23 2024 14:29:42 GMT-0700 (Mountain Standard Time)
@ -33,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
```