Skip to content

Commit 898b071

Browse files
authored
Add: Finding Primary storage for migration (#325)
Adding a section describing how cloudstack finds a suitable primary storage for migration.
1 parent cc5ee97 commit 898b071

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

source/adminguide/storage.rst

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -730,13 +730,18 @@ be restarted.
730730

731731
Finding Primary Storage for Migration
732732
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.
740745

741746
Resizing Volumes
742747
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)