cloudstack/engine/storage
Harikrishna b17808bfba
Introducing Storage Access Groups for better management for host and storage connections (#10381)
* Introducing Storage Access Groups to define the host and storage pool connections

In CloudStack, when a primary storage is added at the Zone or Cluster scope, it is by default connected to all hosts within that scope. This default behavior can be refined using storage access groups, which allow operators to control and limit which hosts can access specific storage pools.

Storage access groups can be assigned to hosts, clusters, pods, zones, and primary storage pools. When a storage access group is set on a cluster/pod/zone, all hosts within that scope inherit the group. Connectivity between a host and a storage pool is then governed by whether they share the same storage access group.

A storage pool with a storage access group will connect only to hosts that have the same storage access group. A storage pool without a storage access group will connect to all hosts, including those with or without a storage access group.
2025-05-19 11:33:29 +05:30
..
cache Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT 2025-02-25 10:43:11 +01:00
configdrive Merge branch '4.20' 2025-05-13 13:34:23 +02:00
datamotion Introducing Storage Access Groups for better management for host and storage connections (#10381) 2025-05-19 11:33:29 +05:30
image Merge branch '4.20' 2025-04-17 15:59:41 +02:00
integration-test Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT 2025-02-25 10:43:11 +01:00
object Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT 2025-02-25 10:43:11 +01:00
snapshot [PowerFlex] Add & Remove PowerFlex/ScaleIO MDMs for the storage SDC connections (#9903) 2025-05-15 12:42:13 +05:30
src Introducing Storage Access Groups for better management for host and storage connections (#10381) 2025-05-19 11:33:29 +05:30
volume Introducing Storage Access Groups for better management for host and storage connections (#10381) 2025-05-19 11:33:29 +05:30
pom.xml Updating pom.xml version numbers for release 4.19.3.0-SNAPSHOT 2025-02-25 10:43:11 +01:00
storage.ucls CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30