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?

link|improve this question

please give your operating system... – mihi Aug 14 '09 at 16:15
feedback

1 Answer

up vote 4 down vote accepted

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.

link|improve this answer
1  
adding disks to a working JBOD might also be a problem unless truecrypt supports resizing (just guessing but i assume it don't) – Joakim Elofsson Aug 14 '09 at 16:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.