One of the drives has an issue with bad sectors, so I want to replace it, but what do you do with removing the drive from a 4 drive raid 5 array before sending it?
IE should you wipe it first before sending? How do you do it normally? Using Qnap NAS.
Never had this issue before so not sure on normal procedures.
Cheers
What do you do with a faulty RAID drive? Early in the morning!
If encryption is enabled, don’t worry about it. Otherwise ‘dd if=/dev/zero of=definitely-the-bad-drive-do-not-fuck-this-up bs=4M’
Btw, letting plaintext data touch the drive is very 2013.
ShredOS, lovely little USB boot system that you can use to wipe a drive like that. I would usually go with a 3 pass cleaning. Another option can be to use something like veracrypt to do an in place whole disk encryption that’ll make anything on it unreadable.
Pop it into a different machine and use a tool like dban to wipe it.
I have an external Usb Dock that i connect to a PC and run a Wiper. Depending on the size it takes quite a while. Maythe there is a wipe function built into your NAS.