From 7dabdf5f4cf83394fa415d90a88cdef5cf7dde23 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 22 Feb 2021 02:09:18 -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 f78afbe..a5f478f 100644 --- a/Tiered-Storage.md +++ b/Tiered-Storage.md @@ -31,7 +31,7 @@ https://github.com/chrislusf/seaweedfs/wiki/Path-Specific-Configuration Custom Tags are supported for the disk types. Besides the default `hdd` and `ssd`, you can use any lower-cased tags, such as `ssd1`, `hdd2`, `nvme`, `raid6`, etc. -You can also schedule admin scripts to move volumes from one tier to another tier. See below for `volume.tier.move`. +You can also schedule admin scripts to move volumes from one tier to another tier. See below about `volume.tier.move`. ## Change Volume Disk Type