weizhouapache commented on issue #4928:
URL: https://github.com/apache/cloudstack/issues/4928#issuecomment-825459939


   > @weizhouapache @Spaceman1984 I installed `net-tools` on both management 
servers and it seems to work now. Nice!
   > Thx.
   > 
   > What's the matter with the package? Is it possible to add this step to the 
documentation within the "Additional Management Server" part? That would be 
nice. :)
   
   @mhoffmann21 that's good to know.
   
   cloudstack gets the mac address of mgmt servers by command "ifconfig -a". 
however it is not installed by default in ubuntu 20.04 (maybe on some other 
OSes as well).
   
https://github.com/apache/cloudstack/blob/master/utils/src/main/java/com/cloud/utils/net/MacAddress.java#L99
   
   @rhtyd would it be better to get mac address by other ways ?
   


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