freebsd-ports/sysutils/zrep/pkg-descr
Veniamin Gvozdikov 16767a8f6e Zrep is an enterprise-grade, single-program solution for handling asynchronous,
continuous replication of a zfs filesystem, to another filesystem.
That filesystem can be on another machine, or on the same machine.

It also handles 'failover', as simply as "zrep failover datapool/yourfs".
This will conveniently handle all the details of

 - Making 'yourfs' be a data destination, rather than a source
 - Making 'yourfs' be read-only
 - Making the destination fs be "live", and ready to transfer data to yourfs

WWW: http://www.bolthole.com/solaris/zrep/

PR:		ports/184086
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
2014-01-03 17:49:34 +00:00

12 lines
557 B
Text

Zrep is an enterprise-grade, single-program solution for handling asynchronous,
continuous replication of a zfs filesystem, to another filesystem.
That filesystem can be on another machine, or on the same machine.
It also handles 'failover', as simply as "zrep failover datapool/yourfs".
This will conveniently handle all the details of
- Making 'yourfs' be a data destination, rather than a source
- Making 'yourfs' be read-only
- Making the destination fs be "live", and ready to transfer data to yourfs
WWW: http://www.bolthole.com/solaris/zrep/