From 2a5bc29f620f951df4a5576f4a281c6906d23fb9 Mon Sep 17 00:00:00 2001 From: godp21 <godp21@inf.ufpr.br> Date: Thu, 27 Apr 2023 09:57:11 -0300 Subject: [PATCH] fixing ident error --- c3sldb1_zfs_setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/c3sldb1_zfs_setup.md b/c3sldb1_zfs_setup.md index a845d04..257654d 100644 --- a/c3sldb1_zfs_setup.md +++ b/c3sldb1_zfs_setup.md @@ -8,6 +8,7 @@ Configured 6 disks of 6Tb each on a RAID6 setup (raidz2 as called by ZFS) ## Caches ### Read cache devices Two 300Gb SSDs with striped data + `zpool add tank cache <300GB_SSDS_IDS>` ### Write cache devices -- GitLab