zfs/replication
author Tomas Zeman <tzeman@volny.cz>
Sun, 25 Aug 2013 21:04:14 +0200
changeset 34 11d20ddca9d8
parent 1 33a8e86e424a
permissions -rw-r--r--
scm/hg-git-rosetta-stone: simplified mapping between hg commands and git commands If you know how to use hg very well and just looking at how to do the same things in git, this page is right for you. Use it like a dictionary hg -> git.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     1
Useful links for ZFS replication:
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     2
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     3
  * ZFS Replication - http://www.markround.com/archives/38-ZFS-Replication.html
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     4
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     5
  * ZYNK: The Zuper Zimple ZFS Sync (Replication) Tool -
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     6
    http://www.cuddletech.com/blog/pivot/entry.php?id=989
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     7
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     8
  * ZFS Snapshot Replication Script -
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     9
    http://blogs.oracle.com/constantin/entry/useful_zfs_snapshot_replicator_script
33a8e86e424a zfs/replication notes
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
    10
    (script http://blogs.sun.com/constantin/resource/zfs-replicate_v0.4.tar.bz2)