/etc/init.d/ceph warnings

laxarus

Member
Aug 4, 2023
5
0
6
I am on the latest proxmox 9.1.5 with ceph 19.2.3 squid. These warnings bothering me a lot and I am scared to touch anything related to ceph.

Code:
systemd‑sysv‑generator: SysV service '/etc/init.d/ceph' lacks a native systemd unit file…

Please update package to include a native systemd unit file.

This compatibility logic is deprecated, expect removal soon.

Anything to do here to fix these warnings?

Or this is normal and I should wait for an update to be available?
 
This is indeed a serious issue. PVE version 9.1.6 uses "systemd/stable,stable,now 257.9-1~deb13u1 amd64" for providing ceph usability and "systemd-sysv-generator" is depreciated in the upcoming version 260 (see: https://github.com/systemd/systemd/releases/tag/v260-rc4 ). If this is not fixed before rolling "systemd version 260" ceph won't be available for PVE after booting. Maybe it will end up in a boot-loop or system-hold, because the storage is not available.