GPN17:ZFS replication with zrepl: Unterschied zwischen den Versionen

aus dem Wiki des Entropia e.V., CCC Karlsruhe
K (Fahrplanbot tut Dinge)
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:


Ein Vortrag von problame auf der [[GPN17]].
Ein Vortrag von problame auf der [[GPN17]].
ZFS replication is commonly implemented through shell scripts with lots of pipes.
<a href="https://github.com/zrepl/zrepl">zrepl</a> is a Go application that aims at providing a safer, faster and more flexible alternative.


The primary developer will give a quick walk through the code & basic concepts.
The primary developer will give a quick walk through the code & basic concepts.

Aktuelle Version vom 15. Mai 2017, 22:55 Uhr

Ein Vortrag von problame auf der GPN17.

The primary developer will give a quick walk through the code & basic concepts.

The remaining time will be open for

  • discussions about ZFS and replication
  • zrepl codebase itself
  • trying zrepl and getting it running on your setup
  • welcoming new contributors

Attendees should be reasonably familiar with the ZFS command line. Please bring your own device. And possibly SSH keys to a ZFS test system :)

Note: At the time of submission, zrepl is still under active development and not finished. The meetup aims at spreading the word about the project and attracting potential users.


Links