DaanHoogland commented on code in PR #325:
URL: 
https://github.com/apache/cloudstack-documentation/pull/325#discussion_r1263650208


##########
source/adminguide/storage.rst:
##########
@@ -562,6 +562,15 @@ be restarted.
 
 #. (KVM only) Restart the VM.
 
+Finding Primary Storage for Migration
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+When you click on migrate volume, CloudStack lists the available primary 
storage.  CloudStack uses its storage pool allocators to identify the primary 
storages that are available and returns a list that is suitable for the 
selected volume's migration. 
+The list also could include primary storages that are mentioned as 'Not 
suitable'. The criteria for which the primary storages are not suitable are: 
+       - Storage tag mismatch with the volume.
+       - Doesn't have enough capacity. 
+       - Reached its disable threshold
+       - Disabled. 
+Mismatch in the type of storage such as shared /Local. 

Review Comment:
   ```suggestion
   -  Storage tag mismatch with the volume.
   -  Doesn't have enough capacity. 
   -  Reached its disable threshold.
   -  Disabled.
   -  Mismatch in the type of storage such as shared /Local. 
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to