Bug 559332
Summary: | [Beaker] RFE: Ability to clear a kickstart/pxe entry from the WebUI | ||
---|---|---|---|
Product: | [Retired] Beaker | Reporter: | Jeff Burke <jburke> |
Component: | web UI | Assignee: | Raymond Mancy <rmancy> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Qixiang Wan <qwan> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 0.4 | CC: | bpeck, dcallagh, ebaak, kbaker, llim, mcsontos, pbunyan, qwan, rmancy |
Target Milestone: | 0.12 | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | Provisioning | ||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-04-11 04:55:58 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
Jeff Burke
2010-01-27 19:19:43 UTC
I'll have a look at this once the Scheduler release is done. The 0.9 release will change how we would implement this. Let's look at it again after that. Ray, Would it be possible to schedule this RFE? Thanks, Jeff Hi Jeff, Do I understand right that you want the pxe to be cleared after provisioning? This should no longer be a problem. The pxe should be cleared in the %post of the KS. Can you confirm this is not happening? Thanks Hi Ray, Thanks for looking int this. I think my use case is different then your scenario in Comment #4. Currently if you manually provision and the install fails (it maybe a bad nightly tree) you have to schedule another provision with a know good tree so it gets to the %post section to clear the record. But if you want to try to investigate the failure during the install you have to return the machine then take it again to clear the pxe record so you now get the pxe menu during boot. Thanks, Jeff Oh ok, yes that makes sense. Verified with beaker-0.11.3-1.git.210.bda2c22. "Clear Netboot" works well as expected. During provision manual clicking the button can clear all pxe entries for that system on lab controller. Beaker 0.12 has been released. |