SlideShare a Scribd company logo
Spyua
ZFS Replication Overview
Outline
1.Overview
2.Setting && Flow
3.Software Block Diagram
4.AP&&EXE FUN
5.Simple Demo
Overview
Primary Secondary
Snapshot A
Snapshot B
Snapshot C
ZFS Replication
Pool
Based on Snapshot
Setting && Flow
Primary Secondary
Command: zfs send zpxxx/dsxxx@sn01 |
ssh –o StrictHostKeyChecking=no IP zfs receive zpxxx/dsxxx
Step1: Connect Setting
Use rsync transfer primary public key to secondary authorized_keys.
Step2: Create Snapshot
Primary create snapshot which do replication.
Step3: Execute zfs command
Execute zfs replication command.
Step1:Connect Setting
Primary
1.Install rsync
2.Setting rsync.secrets
setting the secondary rsync password in primary rsync.secrets.
1.Install rsync
2.Setting rsync.conf and rsync.secrets (/etc/..)
rsync connect setting.
1.Rsync Setting
Use ssh-keygen generator public key
ssh-keygen -t rsa (/root/.ssh/id_rsa.pub).
2.Primary generator the public key.
3.Primary use rsync command to transfer public key
Secondary
Step2: Create Snapshot
Primary Secondary
Snapshot A
Snapshot B
Snapshot C
ZFS Replication
Pool
Command:zfs snapshot zpxxx/dsxxx@snxx
Step3: Execute zfs Command
Primary Secondary
Snapshot A
Snapshot B
Snapshot C
ZFS Replication
Pool
Command:
zfs send [shapshot]
| ssh –o StrictHostKeyChecking=no IP zfs receive [dataset Path]
zfs send –i [shapshot1] [snapshot2]
| ssh –o StrictHostKeyChecking=no IP receive [dataset Path]
Software Block Diagram
Connect Setting
RPC Exe Fun
Put public key to remote
SSH Exe Fun
Gen Public Key
ZFS AP
Snapshot
Replication
Remote Host
~/.ssh/authorized_keys
ssh command
zfs send && zfs receive
sshkey transfer
AP&&EXE FUN
•RSYNC EXE
rsync_exe.py
•SSH EXE
ssh_exe.py
•ZFS REPLICATION AP
stor_rep_add.py
stor_rep_list.py
Simple Demo
Primary Execution: ssh-keygen -t rsa
Simple Demo
Primary Execution:
Primary copy id_rsa.pub to secondary
Simple Demo
Primary Execution:
zfs snapshot zp146093/ds808450@sn01
Simple Demo
Primary Execution:
zfs send zp146093/ds808450@sn01
| ssh -p 234 10.88.3.91 zfs receive zp712879/ds80845
END
Software Block Diagram
Connect Setting
RSYNC Exe Fun
Put public key to remote
SSH Exe Fun
Gen Public Key
ZFS AP
Snapshot
Replication
Remote Host
~/.ssh/authorized_keys
ssh command
zfs send && zfs receive
Rsync transfer

More Related Content

PDF
Network namespaces
PDF
Instalasi Solr
PDF
Ip sec vpn with dynamic routing mikrotik and cisco - mikro-tik wiki
PPT
Linux Server Start
PDF
Openstack installation using rdo multi node
PDF
Openstack kilo installation using rdo
PDF
Openstack installation using rdo
Network namespaces
Instalasi Solr
Ip sec vpn with dynamic routing mikrotik and cisco - mikro-tik wiki
Linux Server Start
Openstack installation using rdo multi node
Openstack kilo installation using rdo
Openstack installation using rdo

What's hot (20)

DOCX
How to see the event and audit logs through ( gui and cli) in cluster ontap n...
DOCX
How to install squid proxy on server or how to install squid proxy on centos o
PPTX
Installing OpenStack Juno using RDO on RHEL
PDF
Безопасность интернет-приложений осень 2013 лекция 7
PPT
Full Web Stack Security
PDF
Slackware Demystified [SELF 2011]
PPT
Newgenlib Installation on Ubuntu 12.04
DOCX
Backtrack Manual Part10
PDF
도커 없이 컨테이너 만들기 4편 네트워크네임스페이스 (2)
PPT
Ast installation (edited version) shared by voip.com.vn
DOCX
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
PDF
10 techniques from hacking labs1.3 miss confsp4
PDF
Installing spark 2
KEY
/etc/rc.d配下とかのリーディング勉強会
DOCX
Lamp configuration u buntu 10.04
PDF
Build your own private openstack cloud
PDF
What Have Syscalls Done for you Lately?
PDF
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
PPTX
Linux networking commands
PDF
บล๊อกเวปไซท์ บน Open WRT หรือ บน Ubiquiti NanoStation M5 หรือ บน airOS
How to see the event and audit logs through ( gui and cli) in cluster ontap n...
How to install squid proxy on server or how to install squid proxy on centos o
Installing OpenStack Juno using RDO on RHEL
Безопасность интернет-приложений осень 2013 лекция 7
Full Web Stack Security
Slackware Demystified [SELF 2011]
Newgenlib Installation on Ubuntu 12.04
Backtrack Manual Part10
도커 없이 컨테이너 만들기 4편 네트워크네임스페이스 (2)
Ast installation (edited version) shared by voip.com.vn
How to see the log files through ( gui and cli) in cluster ontap netapp stora...
10 techniques from hacking labs1.3 miss confsp4
Installing spark 2
/etc/rc.d配下とかのリーディング勉強会
Lamp configuration u buntu 10.04
Build your own private openstack cloud
What Have Syscalls Done for you Lately?
도커 없이 컨테이너 만들기 5편 마운트 네임스페이스와 오버레이 파일시스템
Linux networking commands
บล๊อกเวปไซท์ บน Open WRT หรือ บน Ubiquiti NanoStation M5 หรือ บน airOS
Ad

Similar to Zfs replication overview (20)

PDF
Capistrano deploy Magento project in an efficient way
PDF
Belvedere
PDF
PPT
Python Deployment with Fabric
PPTX
A Fabric/Puppet Build/Deploy System
PDF
Composer, putting dependencies on the score
PPTX
Compliance as Code: Velocity with Security - Fraser Pollock, Chef
PPTX
The Switch as a Server - PuppetConf 2014
PPTX
Chef Hack Day Denver
PDF
An Express Guide ~ SNMP for Secure Rremote Resource Monitoring
PDF
Automating with NX-OS: Let's Get Started!
PPTX
Plone deployment made easy
PPT
Nuxeo5 - Continuous Integration
PDF
Switch as a Server - PuppetConf 2014 - Leslie Carr
ODP
Quick-and-Easy Deployment of a Ceph Storage Cluster with SLES
KEY
PDF
Painless Deployment with Capistrano
PPTX
Тарас Кирилюк та Олена Пустовойт — CI workflow у веб-студії
PDF
SQL Server Exploitation, Escalation, Pilfering - AppSec USA 2012
Capistrano deploy Magento project in an efficient way
Belvedere
Python Deployment with Fabric
A Fabric/Puppet Build/Deploy System
Composer, putting dependencies on the score
Compliance as Code: Velocity with Security - Fraser Pollock, Chef
The Switch as a Server - PuppetConf 2014
Chef Hack Day Denver
An Express Guide ~ SNMP for Secure Rremote Resource Monitoring
Automating with NX-OS: Let's Get Started!
Plone deployment made easy
Nuxeo5 - Continuous Integration
Switch as a Server - PuppetConf 2014 - Leslie Carr
Quick-and-Easy Deployment of a Ceph Storage Cluster with SLES
Painless Deployment with Capistrano
Тарас Кирилюк та Олена Пустовойт — CI workflow у веб-студії
SQL Server Exploitation, Escalation, Pilfering - AppSec USA 2012
Ad

More from 鵬 大 (8)

PPTX
影音串流簡述.
PPTX
Priority assignment on the mp so c with dmac
PPTX
Atomic habits an easy & proven way to build good habits & break bad ones
PPTX
MCU introduction
PPTX
Sonar Qube tool introduction
PPTX
Nlog target DB setting
PPTX
Icp das zig bee series set(2570,2571,25055)
PPTX
GIT實務操作與理論
影音串流簡述.
Priority assignment on the mp so c with dmac
Atomic habits an easy & proven way to build good habits & break bad ones
MCU introduction
Sonar Qube tool introduction
Nlog target DB setting
Icp das zig bee series set(2570,2571,25055)
GIT實務操作與理論

Recently uploaded (20)

PDF
Cost to Outsource Software Development in 2025
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
PPTX
Patient Appointment Booking in Odoo with online payment
PPTX
history of c programming in notes for students .pptx
PDF
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PDF
Complete Guide to Website Development in Malaysia for SMEs
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
Monitoring Stack: Grafana, Loki & Promtail
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PPTX
Transform Your Business with a Software ERP System
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Cost to Outsource Software Development in 2025
Wondershare Filmora 15 Crack With Activation Key [2025
Digital Systems & Binary Numbers (comprehensive )
How to Make Money in the Metaverse_ Top Strategies for Beginners.pdf
Patient Appointment Booking in Odoo with online payment
history of c programming in notes for students .pptx
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
Design an Analysis of Algorithms II-SECS-1021-03
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
wealthsignaloriginal-com-DS-text-... (1).pdf
Oracle Fusion HCM Cloud Demo for Beginners
Complete Guide to Website Development in Malaysia for SMEs
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Operating system designcfffgfgggggggvggggggggg
Monitoring Stack: Grafana, Loki & Promtail
How to Choose the Right IT Partner for Your Business in Malaysia
Transform Your Business with a Software ERP System
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...

Zfs replication overview