Feature #426
Ability to power cycle hosts
Description
Requesting the ability to control hosts power.
Requires:
allow for arbitrary power types (wti, apc_snmp, iLO, drac, etherwake, etc..)
storing config options
allow chaining power commands (power on then etherwake)
Arguments:
Off, On, Reboot
Related issues
Associated revisions
History
#1
Updated by Ohad Levy almost 12 years ago
- Category set to Power management
Bill Peck wrote:
Requesting the ability to control hosts power.
Requires:
allow for arbitrary power types (wti, apc_snmp, iLO, drac, etherwake, etc..)
storing config options
allow chaining power commands (power on then etherwake)
Would associating the hardware model to a script that accepts parameters (like mac, ip etc) is a good alternative?
or would you expect foreman to know how to configure each and every hardware type?
Arguments:
Off, On, Reboot
What about status?
can we reuse any of the RH cluster scripts?
#2
Updated by Oded Ramraz over 11 years ago
Ohad , can you please raise the priority of this ticket?
This is very important / basic feature for us.
#3
Updated by Fabian Deutsch about 10 years ago
Hey,
are there any news on this?
#4
Updated by Corey Osman almost 10 years ago
Just added BMC support to control IPMI enabled devices via the smart proxy. Working on the foreman implementation next.
#5
Updated by Ohad Levy over 9 years ago
- Assignee set to Ohad Levy
- Target version set to 1.2.0
#6
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 40df7dfbfcde38f06d133fea97f0d30904155916.
fixes #426 expose BMC information in foreman UI
Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
This patch also adds an abstracted power management class for both VM
and BM