mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-06-04 08:45:19 +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> |
||
---|---|---|
aplinfo | ||
bin | ||
configs | ||
debian | ||
network-hooks | ||
PVE | ||
services | ||
test | ||
www | ||
.gitignore | ||
defines.mk | ||
Makefile | ||
spice-example-sh | ||
vzdump-hook-script.pl |