staySober opened a new issue #5000:
URL: https://github.com/apache/cloudstack/issues/5000


   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Other
   
   ##### COMPONENT NAME
   <!--
    VR
   -->
   ~~~
    VR
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   4.15.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   I split six virtual machines from a single physical machine to install the 
highly available CloudStack,
   The machine allocation is as follows
   10.13.56.6 manager1
   10.13.56.7 manager2
   10.13.56.8 client1
   10.13.56.9 client2
   10.13.56.10 ha1
   10.13.56.11 ha2
   
    /24 network
   basic network model
   single netCard 
   
   I have a virtual IP 10.13.56.88 for cloudstack HA
   I install cloudstack 4.15 
   
   when I add client1 and client2 to cloudstack compute nodes successfully,
   I saw system VMs agent state is wrong  and Virtual Routers not automatically 
created
   
   so I login v-1-VM and s-2-VM, They can `Ping` each other
   but they unable to `Ping` gateway (10.13.56.254) successfully
   
   I don't know what happend , I have successfully run CloudStack and managed 
KVM on three physical machines using the tutorial
   So what's wrong with me? Please help me, thanks
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   s-2-VM and s-2-VM agent state is up 
   and Virtual Routers automatically create
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   system VMs agent state is wrong  and Virtual Routers not automatically 
created
   ~~~
   
![image](https://user-images.githubusercontent.com/20500978/117253309-ad7f2980-ae79-11eb-9030-dcaa77fecedb.png)
   
![image](https://user-images.githubusercontent.com/20500978/117253335-b1ab4700-ae79-11eb-8140-79f0ca8e2459.png)
   
![image](https://user-images.githubusercontent.com/20500978/117254315-d653ee80-ae7a-11eb-9ed9-7e7f42d2d029.png)
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to