Starting RAID 0, then going RAID 1

Status
Not open for further replies.

radiocolin

Cadet
Joined
Jan 24, 2014
Messages
2
I'm planning to set up a box with two 4TB drives mirrored in the next few weeks.

Money being what it is, I'm planning to buy the drives in stages. Buy my first drive, save up for the next one, buy it a few weeks later.

I understand all about backups, data loss, etc, and have plenty of cloud and local backups of all my data. So a drive failure will not be catastrophic.

So, is it possible to set up my box with ZFS on a single 4TB drive, then a few weeks later add a second 4TB drive and set it up as a RAID 1 mirroring setup, without having to erase and start over?
 

radiocolin

Cadet
Joined
Jan 24, 2014
Messages
2
Is ZFS mirror something different from a RAID 1 configuration?

As I'm reading the docs, it says that it will automatically set up the best configuration for the number of volumes you have. Does that hold as I add drives as well?
 

warri

Guru
Joined
Jun 6, 2011
Messages
1,193
As I'm reading the docs, it says that it will automatically set up the best configuration for the number of volumes you have. Does that hold as I add drives as well?


I think this only holds for the ZFS volume manager, can you give me a reference to the context in the manual? You need to use the CLI to add a mirror drive later, since this is not supported by the GUI.
 
Status
Not open for further replies.
Top