Unsolved
This post is more than 5 years old
1 Rookie
•
1 Message
0
38198
unable to clear jobqueue
I have tried all of these commands, the jobque continues to show Status=Running. Percent Complete=[34]
racadm jobqueue delete -i ALL
racadm powercycle
racadm jobqueue delete -i JID_CLEARALL_FORCE
racadm racreset
Please help.
iDRAC 7, Dell R730XD, Asset #
ccollins11
5 Posts
0
November 11th, 2016 12:00
Did you ever figure this out? I have the same problem, stuck at 34% as well.
TomasSkarka
2 Posts
0
January 26th, 2020 11:00
Hi,
I had the same problem, but it worked: racadm jobqueue delete -i JID_CLEARALL_FORCE
https://www.dell.com/support/article/us/en/04/sln307809/dell-poweredge-idrac-updates-fail-with-error-red014-job-for-this-device-is-already-present?lang=en
Mtexter
2 Intern
2 Intern
•
207 Posts
0
November 6th, 2020 06:00
I just had this issue on an R630, and was able to get the stubborn job to go away with this command:
racadm jobqueue delete --all
worked great after that!
Luis_Parra
1 Message
0
April 20th, 2023 13:00
Thanks so much!!!