You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "rajujith (via GitHub)" <gi...@apache.org> on 2023/06/29 06:51:27 UTC

[GitHub] [cloudstack-documentation] rajujith opened a new pull request, #325: Add: Finding Primary storage for migration

rajujith opened a new pull request, #325:
URL: https://github.com/apache/cloudstack-documentation/pull/325

   Adding a section describing how cloudstack finds a suitable primary storage for migration. 


-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-documentation] DaanHoogland commented on a diff in pull request #325: Add: Finding Primary storage for migration

Posted by "DaanHoogland (via GitHub)" <gi...@apache.org>.
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-documentation] DaanHoogland commented on a diff in pull request #325: Add: Finding Primary storage for migration

Posted by "DaanHoogland (via GitHub)" <gi...@apache.org>.
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-documentation] borisstoyanov commented on pull request #325: Add: Finding Primary storage for migration

Posted by "borisstoyanov (via GitHub)" <gi...@apache.org>.
borisstoyanov commented on PR #325:
URL: https://github.com/apache/cloudstack-documentation/pull/325#issuecomment-1614721379

   @blueorangutan docbuild


-- 
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-unsubscribe@cloudstack.apache.org

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


Re: [PR] Add: Finding Primary storage for migration [cloudstack-documentation]

Posted by "shwstppr (via GitHub)" <gi...@apache.org>.
shwstppr merged PR #325:
URL: https://github.com/apache/cloudstack-documentation/pull/325


-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-documentation] DaanHoogland commented on a diff in pull request #325: Add: Finding Primary storage for migration

Posted by "DaanHoogland (via GitHub)" <gi...@apache.org>.
DaanHoogland commented on code in PR #325:
URL: https://github.com/apache/cloudstack-documentation/pull/325#discussion_r1263647284


##########
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: 

Review Comment:
   ```suggestion
   The list also could include primary storages that are mentioned as
   'Not suitable'. The criteria for which the primary storages are not suitable are: 
   ```



-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-documentation] DaanHoogland commented on a diff in pull request #325: Add: Finding Primary storage for migration

Posted by "DaanHoogland (via GitHub)" <gi...@apache.org>.
DaanHoogland commented on code in PR #325:
URL: https://github.com/apache/cloudstack-documentation/pull/325#discussion_r1263646963


##########
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. 

Review Comment:
   ```suggestion
   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. 
   ```



-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-documentation] shwstppr commented on pull request #325: Add: Finding Primary storage for migration

Posted by "shwstppr (via GitHub)" <gi...@apache.org>.
shwstppr commented on PR #325:
URL: https://github.com/apache/cloudstack-documentation/pull/325#issuecomment-1740603127

   @rajujith can you please check the outstanding review comments?


-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #325: Add: Finding Primary storage for migration

Posted by "blueorangutan (via GitHub)" <gi...@apache.org>.
blueorangutan commented on PR #325:
URL: https://github.com/apache/cloudstack-documentation/pull/325#issuecomment-1614722950

   @borisstoyanov a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress.


-- 
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-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack-documentation] blueorangutan commented on pull request #325: Add: Finding Primary storage for migration

Posted by "blueorangutan (via GitHub)" <gi...@apache.org>.
blueorangutan commented on PR #325:
URL: https://github.com/apache/cloudstack-documentation/pull/325#issuecomment-1614724290

   QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/325. (QA-JID 90)


-- 
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-unsubscribe@cloudstack.apache.org

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