[pve-devel] applied: [PATCH manager v2] Fix #1210: ceph: extend pveceph purge
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed May 6 16:40:11 CEST 2020
On 5/5/20 5:27 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 also in addtion to #2607, as the current cleanup doesn't
> allow to re-configure Ceph, without manual steps during purge.
>
> Signed-off-by: Alwin Antreich <a.antreich at proxmox.com>
> ---
> v1 -> v2:
> * incorporate Thomas suggestions. Thanks.
> - add warning for failed ceph connection
> - use grep instead of map
> - change $ceph variable name to $service in purge methods
>
> PVE/CLI/pveceph.pm | 48 ++++++++++++++++++++++++++-----
> PVE/Ceph/Tools.pm | 71 ++++++++++++++++++++++++++++++++++++++--------
> 2 files changed, 100 insertions(+), 19 deletions(-)
>
applied, thanks!
More information about the pve-devel
mailing list