Unsolved
This post is more than 5 years old
1 Rookie
•
60 Posts
0
45455
November 22nd, 2019 00:00
iDRACs and local time
Hi,
I've always believed that when NTP or local time is set on an iDRAC the time set is for the iDRAC itself. ie used for iDRAC local logs etc, and that the iDRAC is a self contained unit within a DELL server..
is that a correct assumption?
I was discussing this with a colleague today and we wondered if the iDRAC set time could 'leak-out' to the local BIOS and continue to 'leak-out' and up the stack to the server OS? (centos in this case)
could anyone clarify how time or local settings work on the iDRACs please..
Apologies in advanced if this sounds rather noddy!
No Events found!


karthikv912
1 Rookie
•
34 Posts
0
November 22nd, 2019 04:00
Hello,
The system BIOS time does not synchronize with the Operating System Time.
It NTP is not configured or unreachable it will use the system BIOS time.
So idrac either gets its time from an NTP server or from BIOS.
In idrac when we click on the question mark ( ? ) help page where we set the NTP server details it will explain the settings.
Hope this helps you .
Thanks,
Karthik
Sridhar_P
2 Posts
0
December 2nd, 2019 21:00
Hi,
Try to change the Time on your Host OS(eg: Windows), then change the Time from BIOS miscellaneous settings.
Thanks,
Sridhar
qdat nguyen
2 Posts
0
November 5th, 2020 14:00
I have some questions on a PowerEdge System BIOS time and iDRAC time.
Thanks,
Dat
Dell-DylanJ
6 Operator
•
2.9K Posts
1
November 5th, 2020 14:00
Hello,
Not having worked on VxRail appliances in the past, I'd encourage you to run any suggestions passed a VxRail support person. That being said, I believe the iDRAC in these should function largely the same. I think you'd have an easier time updating the clock using ESXi commands. Let me know what you think.
To set the system hardware clock:
To copy current system time to the hardware clock:
# hwclock --systohc --localtime
To manually set the hardware clock (follow the format below):
# hwclock --set --date "MM/DD/YYYY HH:MM:SS"
DELL-Shine K
6 Operator
•
3K Posts
1
November 5th, 2020 19:00
@qdat nguyen, Time on iDRAC can be managed using below methods
Which server and iDRAC FW you have?
qdat nguyen
2 Posts
0
November 5th, 2020 21:00
Hello Shine,
Thanks for replying.
I have VxRail P570F node with iDRAC FW version 4.22.00.201
I have configured NTP server in iDRAC settings. Does the NTP time overwrite the time in the System BIOS time? Or the two are independent from each other?
Dat
DELL-Shine K
6 Operator
•
3K Posts
1
November 5th, 2020 22:00
Configuring NTP on iDRAC will not change BIOS time. Once NTP is enabled iDRAC start syncing time with NTP than BIOS. You still need to change BIOS time separately.