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
@@ -99,14 +99,15 @@ The SMB Network page has general options and fields added for each SCALE system
99
99
|---------|-------|-------------|
100
100
| NEXT | button | Continues to the next page. |
101
101
| Skip this step | checkbox | Finalize the cluster configuration without registering a network to use for SMB sharing. Setting this permanently removes the ability to share data stored in this cluster. |
102
-
| Interface | dropdown | SCALE system network interface to use for SMB traffic. For best functionality, choose an interface that can communicate between the individual SCALE systems, TrueCommand environment, Active Directory, and and client systems that need to access data shared from this cluster. |
102
+
| Interface | dropdown | SCALE system network interface to use for SMB traffic. For best functionality, choose an interface that can communicate between the individual SCALE systems, TrueCommand environment, Active Directory, and client systems that need to access data shared from this cluster. |
103
103
| Address | dropdown | IP address used for clients to access the SCALE system. |
104
+
| Netmask | dropdown | Netmask for the IP address. |
104
105
105
106
{{< /expand >}}
106
107
107
108
#### Active Directory
108
109
109
-
The options on this page are used to establish a connection between an Active Directory environment, SCALE systems, and TrueCommand.
110
+
The options on this page let you establish a connection between an Active Directory environment, SCALE systems, and TrueCommand.
110
111
111
112

112
113
@@ -123,7 +124,7 @@ The options on this page are used to establish a connection between an Active Di
123
124
124
125
#### Confirmation
125
126
126
-
All chosen settings display here for final confirmation before being applied to the cluster.
127
+
All chosen settings display here for you to confirm before being applied to the cluster.
127
128
128
129

129
130
@@ -137,7 +138,7 @@ All chosen settings display here for final confirmation before being applied to
***Distributed** - Distribute files across the bricks in the volume. You can use distributed volumes where the requirement is to scale storage and the redundancy is either not important or is provided by other hardware/software layers.
2
1
***Replicated** - Replicate files across bricks in the volume. You can use replicated volumes in environments where high-availability and high-reliability are critical.
3
-
***Distributed** Replicated - Distribute files across replicated bricks in the volume. You can use distributed replicated volumes in environments where the requirement is to scale storage and high-reliability is critical. Distributed replicated volumes also offer improved read performance in most environments. Requires setting an additional **Replica Count**
2
+
***Distributed Replicated** - Distribute files across replicated bricks in the volume. You can use distributed replicated volumes in environments where the requirement is to scale storage and high-reliability is critical. Distributed replicated volumes also offer improved read performance in most environments. Requires setting an additional **Replica Count**
4
3
***Dispersed** - Dispersed volumes are based on erasure codes, providing space-efficient protection against disk or server failures. It stores an encoded fragment of the original file to each brick in a way that only a subset of the fragments is needed to recover the original file. The number of bricks that can be missing without losing access to data is configured by the administrator on volume creation time. Requires setting an additional **Redundancy Count**.
0 commit comments