2 Posts
0
1863
January 13th, 2021 10:00
need help with jobqueue
Im trying to set a jobqueue for my NIC PXE changes, but Im getting an error that the fqdd is invalid.
Here is what Im doing:
set BIOS.PxeDev1Settings.PxeDev1Interface NIC.Slot.3-1-1 <-- Success
set BIOS.PxeDev1Settings.PxeDev1VlanEnDis Enabled <-- Success
set BIOS.PxeDev1Settings.PxeDev1VlanId 10 <-- Success
jobqueue create BIOS.PxeDev1Settings -r pwrcycle <-- Fail
Please help
Thanks!
No Events found!
DELL-Shine K
4 Operator
•
3K Posts
1
January 13th, 2021 18:00
Can you try below command to create a BIOS job with power cycle as reboot option
racadm jobqueue create BIOS.Setup.1-1 -r pwrcycle
If this is not working please share the server model and iDRAC FW version installed
DELL-Young E
Moderator
•
5.2K Posts
1
January 13th, 2021 19:00
Hi, let me also throw an old post from the community:
https://dell.to/2XD5ncL
Hope this helps and have a great one.
Joeg1484
2 Posts
0
January 13th, 2021 20:00
This was it... I had to add the .Setup.1-1 to the rest of it.
Thanks so much for the help!
Joe