File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -201,8 +201,11 @@ of the zone running the same hypervisor as set on the storage pool.
201
201
Scope change from Zone to Cluster will disconnect the Primary Storage from all
202
202
Hosts that were previously connected to the Primary Storage and are not a part
203
203
of the specified Cluster. So, if there are running VMs on such hosts using this
204
- Storage Pool, it cannot be disconnected from the hosts. In this case the Scope
205
- change operation will error out. Such VMs need to be stopped or migrated first.
204
+ Storage Pool, they cannot be disconnected from the hosts. In this case the Scope
205
+ change operation will error out.
206
+ The user VMs need to be stopped or migrated and system VMs need to be destroyed
207
+ while the primary Storage is disabled, before attempting the operation again.
208
+ listAffectedVmsForstorageScopeChange API can be used to get the list of all such VMs.
206
209
207
210
This might be a long running operation depending on how many hosts are there
208
211
in the zone which need to be connected or disconnected to the storage pool.
You can’t perform that action at this time.
0 commit comments