How about a compressed mirror of 2 disks for starters:
sudo zpool create -m /zfs -O compression=gzip-6 pool0 mirror /dev/disk1 /dev/disk2
Moderators: jhartley, MSR734, nola
zfs create -o casesensitivity=insensitive -o normalization=formD -o atime=off -o snapdir=visible -o canmount=noauto -o compression=gzip-9 jungle/backups/strawberry
sudo zpool create -o ashift=12 -O casesensitivity=insensitive -O normalization=formD -O atime=off -O snapdir=visible -O compression=gzip-9 strawberry /dev/diskn
tomunderhill wrote:… a two or three page document to allow enthusiasts to hit the ground running with a minimum of frustration and reformatting. …
TomUnderhill wrote:… elevating all the commands with sudo …
grahamperrin wrote:Not all commands should be elevated. …
Users browsing this forum: Bing [Bot], ilovezfs and 1 guest