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
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
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
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
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
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
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:
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:
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
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
10 matches
Mail list logo