Re: [pve-devel] [PATCH v2 librados2-perl storage manager 0/7] Add Ceph safety checks

2022-11-17 Thread Thomas Lamprecht
Am 07/11/2022 um 14:18 schrieb Aaron Lauterer: > If we are okay with the way this would change RADOS.xs and RADOS.pm, I can > send a follow up for patch 3 and 4 as a few other places started to issue mon > commands in the meantime. how about renaming mon_command to mon_cmd and re-introduce mon_c

Re: [pve-devel] [PATCH v2 librados2-perl storage manager 0/7] Add Ceph safety checks

2022-11-07 Thread Aaron Lauterer
ping? If we are okay with the way this would change RADOS.xs and RADOS.pm, I can send a follow up for patch 3 and 4 as a few other places started to issue mon commands in the meantime. There is also the currently pending "Ceph OSD: add detail infos" patch series which either could be include

[pve-devel] [PATCH v2 librados2-perl storage manager 0/7] Add Ceph safety checks

2022-03-25 Thread Aaron Lauterer
The main motivation behind this series is to leverage several safety checks that Ceph has to make sure it is ok to stop or destroy a service. For this to work, the librados2-perl needs to be adapted because if it is unsafe to perform one of the actions, the Ceph API will return an error with an ex