Cloudstack assigns Volume to wrong host #11837
-
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 1 reply
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
We created a new Deployment. ![]() but in Powerflex the following volumes appear: ![]() |
Beta Was this translation helpful? Give feedback.
-
Is there any connection with the missing host_ip entries in the database? ![]() |
Beta Was this translation helpful? Give feedback.
-
Hi @HeinzM There is no connection with the host_ip entries for the PowerFlex volumes. Are the PowerFlex storage pools (i.e. primary storages with cluster scope) added in each CloudStack cluster belongs to same or different PowerFlex storage cluster? pool_id column in cloud.volumes table maps to the current storage pool of the volume, and storage host details are in cloud.storage_pool table. Can you query with the following sql:
|
Beta Was this translation helpful? Give feedback.
-
Hello @sureshanaparti, ![]() |
Beta Was this translation helpful? Give feedback.
-
@HeinzM I don't issue any issue with storage pool host assignment for all these volumes. If your concern is regarding the host_ip column in cloud.volumes table, it is not applicable for PowerFlex volumes. The PowerFlex volume mapping is based on the host_id column in the vm_instance table (for the volumes attached to the instance, check instance_id column in the cloud.volumes table). |
Beta Was this translation helpful? Give feedback.
-
I'm confused right now. I expected that the volume name in cloudstack matches the volume descriptor in powerflex. |
Beta Was this translation helpful? Give feedback.
-
@HeinzM You can check the volume naming conventions here: |
Beta Was this translation helpful? Give feedback.
-
@HeinzM Is it clear now? Are you looking for any other information? |
Beta Was this translation helpful? Give feedback.
@HeinzM You can check the volume naming conventions here:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=158873968#PowerFlex/ScaleIOstorageplugin-NamingconventionsforScaleIOvolumes