Waiting for job completion can hang on 14G

Bug #1707911 reported by Christopher Dearborn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-dracclient
Fix Released
High
Christopher Dearborn

Bug Description

Waiting for job completion can hang indefinitely on 14G servers.

Investigation showed that this was due to a new completion state being added to DCIM_LifecycleJob.JobStatus: "Reboot Failed".

Changed in python-dracclient:
assignee: nobody → Christopher Dearborn (cdearbor)
importance: Undecided → High
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-dracclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/489685

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-dracclient (master)

Reviewed: https://review.openstack.org/489685
Committed: https://git.openstack.org/cgit/openstack/python-dracclient/commit/?id=8e49089db3b71f899472f4542b20114da9ea0e18
Submitter: Jenkins
Branch: master

commit 8e49089db3b71f899472f4542b20114da9ea0e18
Author: Christopher Dearborn <email address hidden>
Date: Tue Aug 1 13:44:32 2017 -0400

    Add "Reboot Failed" as terminal job state for 14G

    In the 14G iDRAC 9, "Reboot Failed" has been added as a terminal job
    state. This patch updates the job filter query in list_jobs so that
    jobs with a status of "Reboot Failed" will now be considered a finished
    job.

    Change-Id: Icffb22da37f99f8b24fcab405be196eace436785
    Closes-Bug: #1707911

Changed in python-dracclient:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.