I have a FreeNas box with 8 1.5TB drives in raidz2 and I would like to backup on an other computer with 2TB drives not in raid.

Is there a way to automatically create a backup on multiple drives?

link|improve this question

25% accept rate
feedback

1 Answer

As long as your total data size is less than the destination pool available capacity you can use zfs send.

link|improve this answer
I want to backup the zfs pool to the hard drives on an other computer. Not the hard drives to the zfs pool. – larrymachine Jun 5 '11 at 19:37
feedback

Your Answer

 
or
required, but never shown

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