How will TrueCrypt work out on JBOD?

2

I'm thinking of setting up a file server with JBOD (just a bunch of disks). Is it possible to encrypt the entire array of concatenated disks with TrueCrypt and what happens when I need to replace/upgrade an individual drive?

Rob Kam

Posted 2009-08-14T15:57:23.403

Reputation: 1 749

please give your operating system... – mihi – 2009-08-14T16:15:31.500

Answers

4

This is a very bad idea to do with JBOD. If you lose a single disk, you will not be able to recover any of your data. I would recommend at minimum mirroring if you have more than one disk to throw around. Encrypting the drive in that configuration should be pretty safe as long as you keep the keys to the encryption straight.

Axxmasterr

Posted 2009-08-14T15:57:23.403

Reputation: 7 584

1adding disks to a working JBOD might also be a problem unless truecrypt supports resizing (just guessing but i assume it don't) – Joakim Elofsson – 2009-08-14T16:27:22.887