sudo zpool create -o ashift=12 backup /dev/disk/by-id/XXXX
Take a snapshot of the zpool you wish to backup
// ==UserScript== | |
// @name Gitlab Merge Request Changes file filtering | |
// @namespace https://github.com/josecanciani | |
// @include https://gitlab.com/*/-/merge_requests/* | |
// @include https://*gitlab*/-/merge_requests/* | |
// @version 9 | |
// @updateURL https://gist.githubusercontent.com/josecanciani/2e6d1d0b9ce9889eb5ac480219f21e19/raw/gitlab-merge-request-diff-file-filter.user.js | |
// @author Jose Luis Canciani | |
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html | |
// @description This script will provide a filter box to add Regexp filters for files in the list |