pve-manager/PVE
Fabian Ebner 08e22c1eac pveceph: also install nvme-cli
The nvme-cli package is recommended by (our) Ceph packages, but here
--no-install-recommends is used to avoid pulling in too much.

The issue with not installing nvme-cli is that a "security
information" mail notification is triggered by sudo each time Ceph
tries to get the device health metrics. While there is a sudoers
rule for /usr/sbin/nvme, Ceph uses 'sudo nvme ...', so it does not
apply when the package is not installed.

This didn't seem to happen with sudo in buster.

It's about 1 MiB of additional packages (nvme-cli + uuid-runtime).

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-07-05 12:05:13 +02:00
..
API2 api: nodes: add query_url_metadata method 2021-07-03 00:36:20 +02:00
Ceph ceph: code/indentation cleanup 2021-05-03 14:03:32 +02:00
CLI pveceph: also install nvme-cli 2021-07-05 12:05:13 +02:00
Service proxy: fix wildcard address use 2021-05-07 18:15:43 +02:00
Status influxdb: rework comment 2021-05-26 17:38:22 +02:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
API2.pm use PVE::DataCenterConfig 2019-11-18 12:25:35 +01:00
API2Tools.pm api: resources: return plugin type 2020-11-24 23:01:54 +01:00
APLInfo.pm aplinfo: factoring out regex for vztmpl 2021-06-28 19:16:03 +02:00
AutoBalloon.pm avoid perl warning 2013-01-22 11:44:41 +01:00
CertCache.pm takeover CertCache from pve-cluster 2019-11-18 12:25:35 +01:00
CertHelpers.pm renew pve-ssl.pem when it nearly expires 2019-11-26 13:13:04 +01:00
ExtMetric.pm status/plugin: extend send/_connect/_disconnect/test_connection 2021-01-28 17:32:23 +01:00
HTTPServer.pm ui: implement OpenId login 2021-07-02 14:09:30 +02:00
Makefile takeover CertCache from pve-cluster 2019-11-18 12:25:35 +01:00
NodeConfig.pm node config: limit description/comment length to 64 KiB 2021-06-18 13:14:34 +02:00
pvecfg.pm.in pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
Report.pm report: top: also print command line arguments 2021-05-11 16:27:30 +02:00
VZDump.pm vdzump: whitespace/extra-lines clean up 2021-06-18 14:35:25 +02:00