[GitHub] [cloudstack-documentation] PaulAngus commented on issue #38: IGNORE TESTING

2019-05-01 Thread GitBox
PaulAngus commented on issue #38: IGNORE TESTING URL: https://github.com/apache/cloudstack-documentation/pull/38#issuecomment-488251924 webhook ping again.. This is an automated message from the Apache Git Service. To respond

Re: Cloudstack-agent gets the local IP address exception

2019-05-01 Thread Nux!
I ran into a similar problem when I tried to allocate an additional IP on the agent machine (for other purposes), the hypervisor would then show up in the UI with this new IP and in "Alert" state. I solved the problem by moving the IP out of br0 and on to the loopback interface. -- Sent from t

[GitHub] [cloudstack-documentation] PaulAngus commented on issue #42: random fixes

2019-05-01 Thread GitBox
PaulAngus commented on issue #42: random fixes URL: https://github.com/apache/cloudstack-documentation/pull/42#issuecomment-488334358 build doc This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [cloudstack-documentation] PaulAngus opened a new pull request #42: random fixes

2019-05-01 Thread GitBox
PaulAngus opened a new pull request #42: random fixes URL: https://github.com/apache/cloudstack-documentation/pull/42 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [cloudstack-documentation] PaulAngus opened a new pull request #43: random fixes

2019-05-01 Thread GitBox
PaulAngus opened a new pull request #43: random fixes URL: https://github.com/apache/cloudstack-documentation/pull/43 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [cloudstack-documentation] PaulAngus closed pull request #43: random fixes

2019-05-01 Thread GitBox
PaulAngus closed pull request #43: random fixes URL: https://github.com/apache/cloudstack-documentation/pull/43 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [cloudstack-documentation] BlueGitBot commented on issue #41: add getDiagnosticsData API and UI documentation

2019-05-01 Thread GitBox
BlueGitBot commented on issue #41: add getDiagnosticsData API and UI documentation URL: https://github.com/apache/cloudstack-documentation/pull/41#issuecomment-488399693 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/pr41 Additional output:

[GitHub] [cloudstack-documentation] BlueGitBot commented on issue #41: add getDiagnosticsData API and UI documentation

2019-05-01 Thread GitBox
BlueGitBot commented on issue #41: add getDiagnosticsData API and UI documentation URL: https://github.com/apache/cloudstack-documentation/pull/41#issuecomment-488416232 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/pr41 Additional output:

Re: Cloudstack-agent gets the local IP address exception

2019-05-01 Thread Wei ZHOU
Hi Nux, It is because NetworkInterface.getInterfaceAddresses() returns the ips in reverse order. For example, "ip addr show dev eth0" shows the following ips inet X.X.X.X inet secondary Y.Y.Y.Y inet6 Z:Z:Z:Z:Z:Z Then NetworkInterface.getInterfaceAddresses returns Z:Z:Z:Z:Z:Z Y.Y.Y.Y X.X.X.X The

[GitHub] [cloudstack-documentation] BlueGitBot commented on issue #42: random fixes

2019-05-01 Thread GitBox
BlueGitBot commented on issue #42: random fixes URL: https://github.com/apache/cloudstack-documentation/pull/42#issuecomment-488564567 Build finished. You can review it at: https://acs-www.shapeblue.com/docs/pr42 Additional output: /home/jenkins/workspace/acs-docs-bui