Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell EMC Poweredge: iDRAC Updates fail with error RED014 - Job for this device is already present

Summary: Update failure, RED014 - Job for this device is already present, potential causes and resolutions.

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms

Performing an In-Band (IB) or Out of Band (OOB) iDRAC/LCC firmware update may fail with the following error message:

iDRAC RAC0603: Updating Job Queue

Job Queue shows failed or may experience a task time-out this could induce an LCC boot loop.
 

Table of Contents

  1. iDRAC Update
  2. Job Queue Error
  3. Connect SSH
  4. SSH Command

 

iDRAC Update

 

RAC0603: Updating Job Queue. Status of the update jobs can be viewed and managed within the Job Queue page. Click Job Queue button to view the status of the update jobs.

SLN307809_en_US__1RD_Job_Que1

(Fig.1 iDRAC Update Complete)


 

Job Queue Error

 

RED014: Job for this device is already present.

SLN307809_en_US__2RD_Job_Que2

(Fig.2 Job queue)

Deleting or reuploading the firmware may result in the same error.


 

Connect SSH

To clear and remove the error, you must clear the job queue via Secure Shell (SSH) 

To do this, you must use a Secure Shell (SSH) client like putty 

Enter the IP of the affected iDRAC like below. 

SLN307809_en_US__3RD_Putty

(Fig.3 PuTTY configuration window)

Log in to the secure session using root and password of the iDRAC.


 

Clear Job Queue Command

 

Clear the iDRAC Job queue use following command. 

racadm jobqueue delete -i JID_CLEARALL_FORCE

To clear a job using the id, obtain the ID from the iDRAC GUI and use the following command.

racadm jobqueue delete -i <jobID>


This deletes all the iDRAC's job queue items.

Expected output -

log in as: root
root@10.213.12.13#s password:
/admin1-> racadm jobqueue delete -i JID_CLEARALL_FORCE
Create Job Identifier:
RAC1032; JID_CLEARALL_FORCE job(s) was canceled by the user.
/admin1->

You should now be able to upload iDRAC updates using normal methods.

Note update your iDRAC to the latest firmware version should prevent this error reoccurring.

Cause

Dell EMC

Resolution

Dell Technologies

Article Properties


Affected Product

iDRAC7, iDRAC8, iDRAC9, Lifecycle Controllers

Last Published Date

06 Apr 2021

Version

4

Article Type

Solution