[
https://issues.apache.org/jira/browse/CLOUDSTACK-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254849#comment-15254849
]
ASF GitHub Bot commented on CLOUDSTACK-9299:
--------------------------------------------
Github user DaanHoogland commented on the pull request:
https://github.com/apache/cloudstack/pull/1502#issuecomment-213616553
ok, @swill reporting without upr. two manual retests did make it equal in
effort.
all regular bubble tests passed on this except for the two I never get
right the first time.
[1502.results.network.txt](https://github.com/apache/cloudstack/files/232648/1502.results.network.txt)
[1502.results.vpc_router.txt](https://github.com/apache/cloudstack/files/232650/1502.results.vpc_router.txt)
retests:
[1502.results.routers_network_ops.txt](https://github.com/apache/cloudstack/files/232649/1502.results.routers_network_ops.txt)
[dahn@blimbing templates]$ ssh [email protected]
Warning: Permanently added '192.168.23.7' (ECDSA) to the list of known
hosts.
[email protected]'s password:
# ping -c 3 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=46 time=24.063 ms
64 bytes from 8.8.8.8: seq=1 ttl=46 time=65.177 ms
64 bytes from 8.8.8.8: seq=2 ttl=46 time=23.749 ms
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 23.749/37.663/65.177 ms
I also started the tests added in this PR, though ILO technology is not
really relevant in a virtualised environment. Some but not all of them passed,
I don't think it should keep us from merging this experimental feature in. I
will look at the configuration changes in advanced.cfg to see if I can get them
to run in the 2kvm bubble cfg. probably not all of them.
[1502.results.outofbandmanagement.txt](https://github.com/apache/cloudstack/files/232653/1502.results.outofbandmanagement.txt)
@rhtyd maybe in a follow-up; can we split the test in hardware required
true and false?
> Out-of-band Management for CloudStack
> -------------------------------------
>
> Key: CLOUDSTACK-9299
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9299
> Project: CloudStack
> Issue Type: New Feature
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: 4.9.0, Future
>
>
> Support access to a host’s out-of-band management interface (e.g. IPMI, iLO,
> DRAC, etc.) to manage host power operations (on/off etc.) and querying
> current power state.
> FS:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Out-of-band+Management+for+CloudStack
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)