Updated Tiered Storage (markdown)

Chris Lu 2021-02-22 02:08:49 -08:00
parent c4d319a3e1
commit 15075d4737

@ -27,7 +27,7 @@ fs.configure -locationPrefix=/buckets/ssd_ -disk=ssd -apply
https://github.com/chrislusf/seaweedfs/wiki/Path-Specific-Configuration
# Customizable Tags for Disk Type
# Custom Tags
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.