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?
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?
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.
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
please give your operating system... – mihi – 2009-08-14T16:15:31.500