You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/adminguide/storage.rst
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -730,13 +730,18 @@ be restarted.
730
730
731
731
Finding Primary Storage for Migration
732
732
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
733
-
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.
734
-
The list also could include primary storages that are mentioned as 'Not suitable'. The criteria for which the primary storages are not suitable are:
735
-
- Storage tag mismatch with the volume's Disk offering's storage tag
736
-
- Doesn't have enough capacity.
737
-
- Reached its disable threshold
738
-
- Disabled.
739
-
- Mismatch in the type of storage such as Shared /Local.
733
+
734
+
When you click on migrate volume, CloudStack lists the available primary
735
+
storage. CloudStack uses its storage pool allocators to identify the primary
736
+
storages that are available and returns a list that is suitable for the selected
737
+
volume's migration.
738
+
The list also could include primary storages that are mentioned as
739
+
'Not suitable'. The criteria for which the primary storages are not suitable are:
740
+
- Storage tag mismatch with the volume.
741
+
- Doesn't have enough capacity.
742
+
- Reached its disable threshold.
743
+
- Disabled.
744
+
- Mismatch in the type of storage such as shared /Local.
0 commit comments