[pve-devel] [PATCH RFC ceph/pve-manager] remove obsolete ceph.service
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jun 27 19:59:54 CEST 2019
On 6/27/19 3:59 PM, Fabian Grünbichler wrote:
> removal could also be handled manually via the checklist/upgrade notes, but if we do this approach, we should also have appropriate breaks from ceph to pve-manager versions that still ship/install ceph.service.. we also probably want to guard the automatic removal with a hashsum check, otherwise ceph.service might be something custom installed by the admin and not the one installed by pveceph..
pve-manager install ceph to /usr/share/doc/pve-manager/examples/ceph.service
and with the manager patch applied we do not copy it over to /etc/systemd/..
anymore, as both is done with 6.0 which has no public relase of anything yet
a break/depends is not needed.
A hashsum check for the postinst removal part could be still nice, though.
More information about the pve-devel
mailing list