You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+31-8Lines changed: 31 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,13 @@ Easily switch between SHR and RAID F1
10
10
11
11
This script allows you to switch from SHR to RAID F1, or from RAID F1 to SHR. It backs up the synoinfo.conf first, so you can restore it later if needed.
12
12
13
-
**NOTE** Changing to RAID F1 disables SHR, and changing to SHR disables RAID F1.
14
-
- I would ***not*** change from SHR to RAID F1 if you already have a storage pool containg data setup using SHR.
15
-
- I would ***not*** change from RAID F1 to SHR if you already have a storage pool containg data setup using RAID F1.
13
+
**Notes:**
14
+
15
+
1. You need 3 or more SSD drives to be able to user RAID F1.
16
+
17
+
2. Changing to RAID F1 disables SHR, and changing to SHR disables RAID F1.
18
+
- I would ***not*** change from SHR to RAID F1 if you already have a storage pool containg data setup using SHR.
19
+
- I would ***not*** change from RAID F1 to SHR if you already have a storage pool containg data setup using RAID F1.
16
20
17
21
### What is RAID F1
18
22
@@ -22,17 +26,36 @@ See Synology's <a href="https://global.download.synology.com/download/Document/S
22
26
23
27
Also see: <ahref="https://www.insight.com/en_US/content-and-resources/2017/01112017-rethinking-raid-in-all-flash-environments.html">Synology RAID F1: Rethinking RAID in all-Flash Environments</a>
24
28
25
-
###Download the script
29
+
## Download the script
26
30
27
31
See <a href=images/how_to_download_generic.png/>How to download the script</a> for the easiest way to download the script.
0 commit comments