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:42:12 +0200
commit86f951b2b821c24e07a434e8d62eb7d0f6e061ca (patch)
treec851c91b74953a880299ab63735a12679232c225 /debian
parent5f9d07f4d1aff0d1b23ebf5cceefc32ee16dde74 (diff)
downloadvyos-1x-86f951b2b821c24e07a434e8d62eb7d0f6e061ca.tar.gz
vyos-1x-86f951b2b821c24e07a434e8d62eb7d0f6e061ca.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 ... (cherry picked from commit 2e44365dad5f8dd6a495070d36c590319a421c28)
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 de030310e..e4ecac616 100644
--- a/debian/control
+++ b/debian/control
@@ -83,6 +83,7 @@ Depends:
nginx-light,
ntp,
ntpdate,
+ nvme-cli,
ocserv,
openssh-server,
openssl,
@@ -119,6 +120,7 @@ Depends:
qrencode,
radvd,
salt-minion,
+ smartmontools,
snmp,
snmpd,
squid,