Created
March 1, 2017 19:01
-
-
Save kylejohnson/2b82f0cf0598c0ba7c836b32e8283a60 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ezjail-admin stop | |
| zfs snapshot -r zedroot/ezjail@migrate | |
| zfs umount ... | |
| zfs send -R zedroot/ezjail@migrate | zfs recv -d vm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment