Bug 594452

Summary: [RFE] provide way to reboot a reserved system from the CLI
Product: [Retired] Beaker Reporter: David Smith <dsmith>
Component: command lineAssignee: Bill Peck <bpeck>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 0.5CC: azelinka, bpeck, dcallagh, kbaker, mcsontos, rmancy
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-22 03:24:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Smith 2010-05-20 17:36:46 UTC
Description of problem:

It would be nice to be able to reboot a reserved system from the CLI.

In my particular case, I've got a long-running test that will (most-likely) repeatedly crash the system.  The test is designed to automatically restart once the system is restarted.  If I could reboot the system from the CLI, I can write a script to notice when the system stops responding to a ping, then reboot the system.

Comment 1 Dan Callaghan 2010-12-22 03:24:21 UTC
As of Beaker 0.6.0, we have an XML-RPC method (systems.power) and bkr client command (system-power) to control system power for reserved systems. See bug 644694.