mirror of
https://git.proxmox.com/git/pve-manager
synced 2026-03-28 20:35:24 +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> |
||
|---|---|---|
| .. | ||
| API2 | ||
| Ceph | ||
| CLI | ||
| Service | ||
| Status | ||
| .gitignore | ||
| API2.pm | ||
| API2Tools.pm | ||
| APLInfo.pm | ||
| AutoBalloon.pm | ||
| CertCache.pm | ||
| CertHelpers.pm | ||
| ExtMetric.pm | ||
| HTTPServer.pm | ||
| Makefile | ||
| NodeConfig.pm | ||
| pvecfg.pm.in | ||
| Report.pm | ||
| VZDump.pm | ||