mirror of
https://git.proxmox.com/git/pve-manager
synced 2026-03-29 01:56:50 +00:00
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pve5to6.pm | ||
| pve6to7.pm | ||
| pveam.pm | ||
| pveceph.pm | ||
| pvenode.pm | ||
| pvesh.pm | ||
| pvesr.pm | ||
| pvesubscription.pm | ||
| vzdump.pm | ||