Hi everyone,
I’m testing different storage configurations on my servers with MaaS via GUI.
However since I’m using LVM over a Raid 1 ( I guess it is the reason) , each time I’ve deployed a server and I want to install it again, I have to secure wipe it when I release it. If I don’t I got an error on next deployment.
It means it takes some time.
My disks are like that :
- /dev/sda/ : SSD 240Gb
- /dev/sdb/ : SSD 240Gb
- /dev/sdc/ : SSD 1,6Tb
I only need to wipe 2 first disks, but the secure wipe erases everything and takes a while to run with my 3rd disk of 1,6 Tb.
Is there any way to select disks to wipe ? Maybe a command by CLI that I don’t know yet ?
Thank you !
Ludwig