summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-05-23 10:35:20 +0200
committerChristian Poessinger <christian@poessinger.com>2021-05-23 10:41:35 +0200
commit2e44365dad5f8dd6a495070d36c590319a421c28 (patch)
treef17c6b0f14393c72a1fc1f8a9f43ef0b16774afa /debian
parent51899c362f2eba1dd067414f2dfa8e78f30ca408 (diff)
downloadvyos-1x-2e44365dad5f8dd6a495070d36c590319a421c28.tar.gz
vyos-1x-2e44365dad5f8dd6a495070d36c590319a421c28.zip
op-mode: storage: T3572: add S.M.A.R.T. status support
vyos@vyos:~$ show hardware storage nvme Node SN Model Namespace Usage Format FW Rev ---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- /dev/nvme0n1 S437Nxxxxxxxxx SAMSUNG MZQLB960HAJR-00007 1 25.17 GB / 960.20 GB 512 B + 0 B EDA5202Q /dev/nvme1n1 S437Nxxxxxxxxx SAMSUNG MZQLB960HAJR-00007 1 38.36 GB / 960.20 GB 512 B + 0 B EDA5202Q vyos@vyos:~$ show hardware storage smart nvme0n1 === START OF INFORMATION SECTION === Model Number: SAMSUNG MZQLB960HAJR-00007 Serial Number: S437Nxxxxxxxxx ...
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5d58f1a96..8ce2862c7 100644
--- a/debian/control
+++ b/debian/control
@@ -78,6 +78,7 @@ Depends:
nginx-light,
ntp,
ntpdate,
+ nvme-cli,
ocserv,
openssh-server,
openssl,
@@ -113,6 +114,7 @@ Depends:
qrencode,
radvd,
salt-minion,
+ smartmontools,
snmp,
snmpd,
squid,