mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-10 15:02:09 +02:00
Some enterprise NVMe drives (e.g. Dell Ent NVMe CM7 U.2) report capacity via nvme_total_capacity instead of user_capacity.bytes in smartctl output. The NVMe SMART parser now falls back to nvme_total_capacity when user_capacity.bytes is zero.