mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-06-02 12:51:23 +00:00
![]() When destroying an OSD over API or CLI, e.g. by executing: 'pveceph osd destroy <num> --cleanup' all disks associated with the OSD got wiped with dd, which included any shared and by others still in use ones, e.g., separate disks with DB/WAL. The patch changes 'wipe_disks' to wipe the partition instead of the whole disk. Signed-off-by: Alwin Antreich <a.antreich@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
FS.pm | ||
Makefile | ||
MDS.pm | ||
MGR.pm | ||
MON.pm | ||
OSD.pm |