You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/26 16:05:49 UTC

[GitHub] [cloudstack] slavkap edited a comment on issue #5240: Unable to create a deployment for VM

slavkap edited a comment on issue #5240:
URL: https://github.com/apache/cloudstack/issues/5240#issuecomment-886829566


   @tampler 
   
   
   > * Host is in the `Power State = disabled` and is NOT found during VM deployment and instantiation
   
   in this configuration, that is normal
   
   > * IP is NOT assigned to the guest VM
   
   Yes, because the VM is not allocated yet
   
   > * As per the log, `host = 1`, which may be incorrect, since all ids should be a UUID
   
   This has to be the DB id, and the UUID from the UI corresponds to this ID.
   
   Unfortunately, this error could appear in a lot of scenarios, and it's hard to debug. That's why I'm asking for more information, and if it is not a problem to share it
    - You have one NFS primary storage, and what is its scope - Zone-wide, Cluster-wide?
    - Why `system.vm.use.local.storage = true`? Do you intend to use Local primary storage? 
    - Can you share the information of the compute offering that you're using to deploy the Guest VM? Does it have storage/host tags? What is the `storagetype`?
    - Does your primary storage has any tags?
   


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

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