Put zfs to common
This commit is contained in:
@@ -39,7 +39,7 @@ cryptsetup luksFormat /dev/disk/by-id/ata-WDC_WD60EFRX-68L0BN1_WD-WXB1HB4MJCMM-p
|
||||
```
|
||||
### Create zpools
|
||||
```shell
|
||||
./mountVolumes.sh mount
|
||||
zfs_mount.sh mount
|
||||
zpool create -o ashift=12 -o autoexpand=on -o autoreplace=on -O atime=off -O compression=lz4 \
|
||||
-O acltype=posixacl -O xattr=sa zv1 raidz2 \
|
||||
/dev/mapper/ata-WDC_WD60EFRX-68L0BN1_WD-WX21D36PP32E-part1 \
|
||||
|
||||
Reference in New Issue
Block a user