GPN17:ZFS replication with zrepl: Unterschied zwischen den Versionen
aus dem Wiki des Entropia e.V., CCC Karlsruhe
K (Fahrplanbot tut Dinge) |
K (Fahrplanbot tut Dinge) |
||
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. |
Version vom 14. Mai 2017, 23:53 Uhr
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 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