Skip to content

Commit 88f78a6

Browse files
committed
Pull 395: Added info about listAffectedVmsForstorageScopeChange api
1 parent 553801c commit 88f78a6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/adminguide/storage.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,11 @@ of the zone running the same hypervisor as set on the storage pool.
201201
Scope change from Zone to Cluster will disconnect the Primary Storage from all
202202
Hosts that were previously connected to the Primary Storage and are not a part
203203
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.
206209

207210
This might be a long running operation depending on how many hosts are there
208211
in the zone which need to be connected or disconnected to the storage pool.

0 commit comments

Comments
 (0)