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 2020/05/05 12:19:33 UTC

[GitHub] [cloudstack] rvalle removed a comment on issue #4054: Unable to add host: uncapable to identify cause/missing ERROR logs

rvalle removed a comment on issue #4054:
URL: https://github.com/apache/cloudstack/issues/4054#issuecomment-624012344


   @DaanHoogland  I can see the following strange connections:
   
   ```
   tcp6       0      0 192.168.121.48:8080     192.168.121.1:58612     TIME_WAIT  
   tcp6       0      0 192.168.121.48:8080     192.168.121.1:58622     TIME_WAIT  
   tcp6       0      0 192.168.121.48:8080     192.168.121.1:58620     TIME_WAIT  
   ```
   here the .48 is the manager and .1 is the DNS server. I wonder what is trying to access. Aren't those ports meant to be NFS?
   
   I can also see this log line in the manager that seems suspicious:
   
   ```
   2020-05-05 12:03:53,002 DEBUG [c.c.a.ApiServlet] (qtp540585569-20:ctx-cd0fbc60 ctx-b74727bd) (logid:45219967) ===END===  192.168.121.1 -- GET  command=listConfigurations&response=json&page=1&pagesize=20&name=192&_=1588679092524
   ```
   
   Why would the DNS server show up there?
   


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