You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "jaghabalayev (via GitHub)" <gi...@apache.org> on 2023/01/31 23:09:34 UTC

[GitHub] [cloudstack] jaghabalayev opened a new issue, #7154: SSVM not starting correctly

jaghabalayev opened a new issue, #7154:
URL: https://github.com/apache/cloudstack/issues/7154

   
   ##### ISSUE TYPE
   
    * Bug Report
   I do not want to categorize as a bug as it could be an issue with my environment
   
   ##### COMPONENT NAME
   System VM
   
   ~~~
   
   CLOUDSTACK VERSION
   4.17.2.0
   
   ##### OS / ENVIRONMENT
   Cloudstack management server: CentOS 8.0
   Hosts: CentOS 7.0
   
   
   ##### SUMMARY
   I used 2 KVM hosts, primary storage NFS and secondary storage is NFS. System VMs deployed correctly. After shutting down both KVM hosts at the same time and turn on back, system VMs stucked. I tried to reboot management server, however no success
   <!-- Explain the problem/feature briefly -->
   
   
   ##### STEPS TO REPRODUCE
   1. Primary storage NFS
   2. Secondary storage NFS
   3. 2 KVM hosts
   4. Both of KVM hosts shutted down at same time and turn on
   5. Reboot management server
   6. Destroy SSVM
   7. Trying to access SSVM - no success. The link-local IP is not pingable
   
   ##### EXPECTED RESULTS
   SSVM nodes starts and agent state up
   
   ##### ACTUAL RESULTS
   SSVM nodes stucked in Starting state, after management server reboot SSVM nodes in Running state, however Agent State in down. After destroing SSVM it stuck in Starting state
   [management-and-agent-log.zip](https://github.com/apache/cloudstack/files/10551779/management-and-agent-log.zip)
   
   From logs i noticed:
   
   Can't get vm state r-5-VMDomain not found: no domain with matching name 'r-5-VM'retry:2
   
   Groovy script '/etc/cloudstack/agent/hooks/libvirt-vm-xml-transformer.groovy' is not available. Transformations will not be applied.
   
   Full log from both management server and kvm hosts agent attached
   
   Appreciate your support
   


-- 
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.apache.org

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


[GitHub] [cloudstack] weizhouapache commented on issue #7154: SSVM not starting correctly

Posted by "weizhouapache (via GitHub)" <gi...@apache.org>.
weizhouapache commented on issue #7154:
URL: https://github.com/apache/cloudstack/issues/7154#issuecomment-1413542878

   thanks for the update @jaghabalayev 
   good to hear it
   
   if so, check your network config and bring cloud0 automatically in boot


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


[GitHub] [cloudstack] weizhouapache commented on issue #7154: SSVM not starting correctly

Posted by "weizhouapache (via GitHub)" <gi...@apache.org>.
weizhouapache commented on issue #7154:
URL: https://github.com/apache/cloudstack/issues/7154#issuecomment-1412277768

   @jaghabalayev 
   is the CPVM running well ? Can you share the agent.log on kvm host ?


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


[GitHub] [cloudstack] weizhouapache closed issue #7154: SSVM not starting correctly

Posted by "weizhouapache (via GitHub)" <gi...@apache.org>.
weizhouapache closed issue #7154: SSVM not starting correctly
URL: https://github.com/apache/cloudstack/issues/7154


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


[GitHub] [cloudstack] jaghabalayev commented on issue #7154: SSVM not starting correctly

Posted by "jaghabalayev (via GitHub)" <gi...@apache.org>.
jaghabalayev commented on issue #7154:
URL: https://github.com/apache/cloudstack/issues/7154#issuecomment-1412546732

   @weizhouapache
   CPVM not started.
   the agent log attached
   [agent.log](https://github.com/apache/cloudstack/files/10560469/agent.log)
   


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


[GitHub] [cloudstack] jaghabalayev commented on issue #7154: SSVM not starting correctly

Posted by "jaghabalayev (via GitHub)" <gi...@apache.org>.
jaghabalayev commented on issue #7154:
URL: https://github.com/apache/cloudstack/issues/7154#issuecomment-1411201845

   firewalld.service disabled on both management and agent host. SELINUX=disabled also


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


[GitHub] [cloudstack] jaghabalayev commented on issue #7154: SSVM not starting correctly

Posted by "jaghabalayev (via GitHub)" <gi...@apache.org>.
jaghabalayev commented on issue #7154:
URL: https://github.com/apache/cloudstack/issues/7154#issuecomment-1413539766

   manual enter ip link set cloud0 up command on KVM host resolve the issue. Look like after rebooting both KVM node at the same time it not bring up the cloud0 interface up automatically.
   @weizhouapache 


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