Re: [pve-devel] [PATCH manager] ceph: extend pveceph purge

2020-05-04 Thread Thomas Lamprecht
On 5/3/20 5:53 PM, Alwin Antreich wrote: > to clean service directories as well as disable and stop Ceph services. > Addtionally provide the option to remove crash and log information. > > This patch is in addtion to #2607, as the current cleanup doesn't allow > to re-configure Ceph, without manua

[pve-devel] [PATCH manager] ceph: extend pveceph purge

2020-05-03 Thread Alwin Antreich
to clean service directories as well as disable and stop Ceph services. Addtionally provide the option to remove crash and log information. This patch is in addtion to #2607, as the current cleanup doesn't allow to re-configure Ceph, without manual steps during purge. Signed-off-by: Alwin Antreic