From 8e0a007d770b954cb9bc7192e7492a9137be9ecb Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 9 Feb 2021 14:49:43 -0800 Subject: [PATCH] Updated Tiered Storage (markdown) --- Tiered-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tiered-Storage.md b/Tiered-Storage.md index 3cfb2b9..1be4b89 100644 --- a/Tiered-Storage.md +++ b/Tiered-Storage.md @@ -27,5 +27,5 @@ fs.configure -locationPrefix=/buckets/ssd_ -disk=ssd -apply https://github.com/chrislusf/seaweedfs/wiki/Path-Specific-Configuration -For now, ssd volumes needs to be manually moved from ssd directories to hdd directories, if you want to change the disk type. +For now, an ssd volume needs to be manually moved from ssd directory to hdd directory, if you want to change the disk type of a volume.