harikrishna-patnala edited a comment on issue #3031: VMware basic zone VR fails 
to start and get private IP
URL: https://github.com/apache/cloudstack/issues/3031#issuecomment-603698469
 
 
   Working on this to fix the issue. I could point out the exact place where 
nic configuring is being skipped and made the code changes accordingly in PR 
https://github.com/apache/cloudstack/pull/3977
   
   ![Screen Shot 2020-03-25 at 12 52 32 
PM](https://user-images.githubusercontent.com/3348673/77515184-15ed9000-6e9e-11ea-8aa0-e262e12e5d46.png)
   
   ![Screen Shot 2020-03-25 at 12 25 54 
PM](https://user-images.githubusercontent.com/3348673/77514122-40d6e480-6e9c-11ea-82f6-6f16141eb471.png)
   
   With that eth1 on VR is configured with private IP but VR is still stuck in 
starting state because it is not able to run checkSshCommand on port 3922
   ![Screen Shot 2020-03-25 at 12 50 33 
PM](https://user-images.githubusercontent.com/3348673/77515209-230a7f00-6e9e-11ea-939d-378e88860631.png)
   
   
   2020-03-25 06:57:18,683 INFO  [c.c.h.v.r.VmwareResource] 
(DirectAgent-336:ctx-7579bce4 10.2.3.159, job-37/job-38, cmd: CheckSshCommand) 
(logid:b696c8c5) **Trying to connect to 10.2.5.224**
   2020-03-25 06:57:18,686 INFO  [c.c.h.v.r.VmwareResource] 
(DirectAgent-336:ctx-7579bce4 10.2.3.159, job-37/job-38, cmd: CheckSshCommand) 
(logid:b696c8c5) **Could not connect to 10.2.5.224 due to 
java.net.ConnectException: Connection refused**
   
   VR Iptables has input chain configured on eth1 3922 port and packets are 
hitting.
   
   Can someone help me debugging further on what is missing in terms of 
connectivity
   
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to