pve-manager/PVE/CLI
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
..
Makefile actually install pve6to7 tool 2021-05-28 11:16:59 +02:00
pve5to6.pm pve5to6: preparatory steps for when 7 is released 2021-05-19 19:02:51 +02:00
pve6to7.pm pve6to7: fix description-length warning for guests 2021-07-02 11:49:48 +02:00
pveam.pm cli: pveam: remove unused private sub 2021-06-24 08:50:38 +02:00
pveceph.pm pveceph: also install nvme-cli 2021-07-05 12:05:13 +02:00
pvenode.pm cli: tasks: don't treat warning status as an error status 2021-07-02 12:52:08 +02:00
pvesh.pm Add all standard output options that are not yet defined 2020-03-02 20:17:53 +01:00
pvesr.pm Send an email when a replication job fails. 2017-12-13 14:51:07 +01:00
pvesubscription.pm api, ui: allow to remove subscription 2020-05-27 13:28:27 +02:00
vzdump.pm cli tools: correctly handle warnings status 2021-06-24 08:50:38 +02:00