Last active
May 31, 2018 08:00
-
-
Save teimur8/44cc159ae87e2c9d9aa9c96170b0a7eb to your computer and use it in GitHub Desktop.
Revisions
-
teimur8 revised this gist
May 31, 2018 . No changes.There are no files selected for viewing
-
teimur8 revised this gist
May 31, 2018 . No changes.There are no files selected for viewing
-
teimur8 revised this gist
May 31, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -12,4 +12,4 @@ zfs snapshot tank1/test-tom@init1 zfs send tank1/test-tom@init1 | ssh 89.218.12.149 zfs receive tank1/test-tom zfs send -R tank1/subvol-102-disk-1@init | ssh 89.218.12.149 zfs receive tank1/subvol-102-disk-1 -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -12,4 +12,4 @@ zfs snapshot tank1/test-tom@init1 zfs send tank1/test-tom@init1 | ssh 89.218.12.149 zfs receive tank1/test-tom zfs send -R tank1/subvol-102-disk-1@init | ssh 89.218.12.149 -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -10,4 +10,6 @@ zfs destroy tank1/vm-100-disk-2@snapshot1 zfs snapshot tank1/test-tom@init1 zfs send tank1/test-tom@init1 | ssh 89.218.12.149 zfs receive tank1/test-tom zfs send -R tank1/subvol-102-disk-1@init -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -8,3 +8,6 @@ zfs destroy tank1/vm-100-disk-2@snapshot1 zfs snapshot tank1/test-tom@init1 zfs send tank1/test-tom@init1 | ssh 89.218.12.149 zfs receive tank1/test-tom -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -7,4 +7,4 @@ zfs destroy tank1/vm-100-disk-2@snapshot1 zfs snapshot tank1/test-tom@init1 -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -4,3 +4,7 @@ zfs list -t all zfs destroy tank1/vm-100-disk-2@snapshot1 zfs snapshot mypool/somedata@snappycomeback -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ zfs create tank1/test-tom -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ zfs create -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ _ -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,6 @@ zfs list -t snapshot #or zfs list -t all zfs destroy tank1/vm-100-disk-2@snapshot1 -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ zfs list -t snapshot zfs destroy tank1/vm-100-disk-2@snapshot1 -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ zfs list -t snapshot -
teimur8 revised this gist
May 31, 2018 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1 +1,3 @@ zfs list -t snapshot # -
teimur8 renamed this gist
May 31, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
teimur8 created this gist
May 31, 2018 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ _