Skip to content

Commit ae68f31

Browse files
some corrections
1 parent 9bb220d commit ae68f31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/adminguide/storage.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -259,10 +259,10 @@ When a primary storage is added in CloudStack, either at the Zone or Cluster sco
259259
it gets connected to all the hosts within that scope. Using Storage Access Groups,
260260
this behavior can be controlled by defining groups on both primary storage and hosts,
261261
ensuring connections are established only within those groups. When a Storage Access
262-
Group is set on a primary storage, and the same group is assigned to a host, the
263-
primary storage will connect only to that host. A Storage Access Group can also be
264-
applied at the Cluster, Pod, or Zone level, allowing all hosts in that entity to
265-
inherit the group automatically.
262+
Group is set on a primary storage (a text string attribute similar to tag),
263+
and the same group is assigned to a host, the primary storage will connect only to that host.
264+
A Storage Access Group can also be applied at the Cluster, Pod, or Zone level, allowing
265+
all hosts in that entity to inherit the group automatically.
266266

267267
For example, if there are 50 hosts across 10 clusters, with 5 hosts per cluster,
268268
and a zone-wide primary storage is added, it will connect to all 50 hosts. If the

0 commit comments

Comments
 (0)