Skip to content

Commit f503df0

Browse files
committed
Update Clusters.md
1 parent 9fd5338 commit f503df0

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

content/TrueCommand/Clusters.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To see this screen, log in to TrueCommand and click the <span class="iconify" da
2727
![ClustersScreen](/images/TrueCommand/2.2/ClustersScreen.png "TrueCommand Clusters Screen")
2828

2929
{{< expand "Option descriptions (click to expand)" "v" >}}
30-
When no clusters are created, there is a single option on this screen:
30+
If you have not created a cluster, there is a single option on this screen:
3131

3232
| Setting | Value | Description |
3333
|---------|-------|-------------|
@@ -37,7 +37,7 @@ When no clusters are created, there is a single option on this screen:
3737

3838
### Create Cluster
3939

40-
The cluster creation options are split into two pages: system selection and confirmation.
40+
The cluster creation options split into two pages: **Systems** and **Confirmation**.
4141

4242
#### Systems
4343

@@ -84,12 +84,12 @@ There is a single option on this page.
8484

8585
### Configure Cluster
8686

87-
Successfully creating a cluster immediately adds a cluster widget to the **Clusters** screen and opens options to configure the new cluster.
88-
These options are split into three screens: **SMB Network**, **Active Directory**, and **Confirmation**.
87+
Successfully creating a cluster adds a cluster widget to the **Clusters** screen and opens options to configure the new cluster.
88+
These options split into three screens: **SMB Network**, **Active Directory**, and **Confirmation**.
8989

9090
#### SMB Network
9191

92-
The SMB Network page has general options and fields added for each SCALE system in the cluster.
92+
The SMB Network page has options and fields added for each SCALE system in the cluster.
9393

9494
![ConfigureClusterSMBNetwork](/images/TrueCommand/2.2/ConfigureClusterSMBNetwork.png "Configure Cluster SMB Network")
9595

@@ -99,14 +99,15 @@ The SMB Network page has general options and fields added for each SCALE system
9999
|---------|-------|-------------|
100100
| NEXT | button | Continues to the next page. |
101101
| 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. |
103103
| Address | dropdown | IP address used for clients to access the SCALE system. |
104+
| Netmask | dropdown | Netmask for the IP address. |
104105

105106
{{< /expand >}}
106107

107108
#### Active Directory
108109

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.
110111

111112
![ConfigureClusterActiveDirectory](/images/TrueCommand/2.2/ConfigureClusterActiveDirectory.png "Configure Cluster Active Directory Connection")
112113

@@ -123,7 +124,7 @@ The options on this page are used to establish a connection between an Active Di
123124

124125
#### Confirmation
125126

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.
127128

128129
![ConfigureClusterReview](/images/TrueCommand/2.2/ConfigureClusterReview.png "Configure Cluster: Review and confirm")
129130

@@ -137,7 +138,7 @@ All chosen settings display here for final confirmation before being applied to
137138

138139
## Manage Clusters
139140

140-
Clusters are shown as standalone cards.
141+
Clusters display as standalone cards.
141142

142143
![ClusterCard](/images/TrueCommand/2.2/ClusterCard.png "TrueCommand Cluster View")
143144

@@ -158,7 +159,7 @@ Click the **^** or **v** icons to minimize or expand (respectively) the list of
158159
## Cluster Volumes
159160

160161
Clicking **CREATE VOLUME** for an existing cluster shows options to configure new clustered storage.
161-
The options are split into two pages: **Details** and **Confirmation**.
162+
The options split into two pages: **Details** and **Confirmation**.
162163

163164
### Details
164165

@@ -183,7 +184,7 @@ The **Type** field has four options:
183184

184185
### Confirmation
185186

186-
The **Confirmation** page shows details about the chosen volume **Type** and storage makeup of the new clustered volume.
187+
The **Confirmation** page shows details for the chosen volume **Type** and storage makeup of the new clustered volume.
187188

188189
![ClustersCreateVolumeConfirmation](/images/TrueCommand/2.2/ClustersCreateVolumeConfirmation.png "Add Cluster Volume: Review and create")
189190

@@ -202,7 +203,7 @@ Created cluster volumes display in the related cluster card.
202203

203204
![ClusterCardwithVolume](/images/TrueCommand/2.2/ClusterCardwithVolume.png "Cluster Volume added to a Cluster")
204205

205-
The name, current used storage, and status of the volume show on the card.
206+
The card displays the name, used storage, and volume status.
206207
Click the volume name to expand the details and see more management options.
207208

208209
![ClustersClusterVolumeExpanded](/images/TrueCommand/2.2/ClustersClusterVolumeExpanded.png "Cluster Volume Details")
@@ -242,8 +243,7 @@ Adding a cluster share shows a few options.
242243

243244
#### Managing Cluster Volume Shares
244245

245-
Open the **Cluster Volume Details** to see any shares.
246-
Click the <i class="material-icons" aria-hidden="true" title="Options">more_vert</i> **Options** icon to see the share options.
246+
Click the cluster volume name to open the **Cluster Volume Details** and see any shares.
247247

248248
![ClustersClusterVolumeExpandedShareOptions](/images/TrueCommand/2.2/ClustersClusterVolumeExpandedShareOptions.png "Cluster Volume Share Options")
249249

@@ -252,6 +252,7 @@ Click the <i class="material-icons" aria-hidden="true" title="Options">more_vert
252252
| Setting | Value | Description |
253253
|---------|-------|-------------|
254254
| DELETE | button | Remove the share from the Cluster Volume. No data is destroyed in this operation. |
255+
| CREATE SHARE | button | Opens the form to configure a new SMB share. This allows remote access to this cluster volume. |
255256

256257
{{< /expand >}}
257258

content/_includes/ClusterTypes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
* **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.
21
* **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**
43
* **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**.
10.6 KB
Loading
15.9 KB
Loading
8.65 KB
Loading

0 commit comments

Comments
 (0)