diff options
| author | Don Delmar Davis <don@suspectdevices.com> | 2021-01-29 10:46:12 -0800 |
|---|---|---|
| committer | Don Delmar Davis <don@suspectdevices.com> | 2021-01-29 10:46:12 -0800 |
| commit | 87302cda0fa9038ee5419ed555c7963faf3530e5 (patch) | |
| tree | 87f6648701f461c219e7feb6fecc98a9a802c403 | |
| parent | 02329a297b273351e66dd64aa0f79fe1b50f6191 (diff) | |
typo...
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -227,7 +227,7 @@ root@annie:# time zfs send -R filebox@26JAN21|pv|nc -l 3333 * Destination machine ``` -root@joey:# annie.local 3333|pv|zfs recv -Fdu filebox +root@joey:# nc annie.local 3333|pv|zfs recv -Fdu filebox ``` ##### Larger disk The archive disk which has 1.6Tb of data required 30 hours to transfer. I have ordered a pair ofjumbo packet capable nics. In theory this should only need to be done once and then deltas can be sent. |
