Go to file
Alwin Antreich b436dca874 Fix #2051: preserve DB/WAL disk on destroy
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>
2019-02-08 14:20:23 +01:00
aplinfo update shipped aplinfo index: add debian updates 2019-01-24 16:00:21 +01:00
bin pveperf: print errno on die if sensible 2019-01-31 13:50:37 +01:00
configs build: cleanup file generation 2018-10-18 14:15:41 +02:00
debian bump version to 5.3-9 2019-02-01 13:40:39 +01:00
network-hooks cleanup: add network-hooks directory and move respective files 2018-06-20 13:04:51 +02:00
PVE Fix #2051: preserve DB/WAL disk on destroy 2019-02-08 14:20:23 +01:00
services cleanup: rename bin/init.d to services 2018-06-20 13:04:51 +02:00
test cleanup: move bin/test to toplevel 2018-06-20 13:04:51 +02:00
www gui: show Storage Content with Datastore.AllocateSpace/Audit 2019-02-06 11:35:13 +01:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk bump version to 5.3-9 2019-02-01 13:40:39 +01:00
Makefile fixup: Makefile: s/tests/test/ 2018-10-23 12:49:10 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump: hook script example: s/openvz/lxc/ 2018-11-05 10:33:34 +01:00