From: Aaron Lauterer Date: Fri, 18 Sep 2020 14:07:08 +0000 (+0200) Subject: zfs: fix typos X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=f4abc68ab1f1c54c1ad115160494fc3993ca1df0 zfs: fix typos Signed-off-by: Aaron Lauterer --- diff --git a/local-zfs.adoc b/local-zfs.adoc index 58629d7..89ab8bd 100644 --- a/local-zfs.adoc +++ b/local-zfs.adoc @@ -242,7 +242,7 @@ Using `ashift=9` when creating the pool can lead to bad performance, depending on the disks underneath, and cannot be changed later on. Mirror vdevs (RAID1, RAID10) have favorable behavior for VM workloads. Use -them, unless your environmanet has specific needs and charactersitics where +them, unless your environment has specific needs and characteristics where RAIDZ performance characteristics are acceptable.