1833138 Members
3595 Online
110051 Solutions
New Discussion

maintenance mod

 
hevary
Occasional Contributor

maintenance mod

Hi Guys,

 

I have an Esxi host runnong HP BL460c G7 and I want to check the tim in the bios, I vmotioned all the vms to the another Esxi host. Do I need to put the first Esxi host in the maintenance mode then use ILO to reboot the Esxi host and enter the Bios? 

2 REPLIES 2
Jags_21
HPE Pro

Re: maintenance mod

Hello,

 

To Check and Set the System and Hardware times follow the below cmd from the cli of the ESXi host. This should help you to find the time without restarting the server.

 

To see the current time:

esxcli hardware clock get
esxcli system time get

 

To set the correct time:

esxcli hardware clock set
esxcli system time set

options:
-d|–day = Day; -M|–month = Month; -y|–year = Year; -H|–hour = Hour; -m|–min = Minute; -s|–sec = Second

 

Note:

ESXi uses UTC time and does not support changing time zones.

 

Thanks,



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Kashif Ahmed
Advisor

Re: maintenance mod

Hi,

 

Yes, please put the host into maintanance mode and then change the system time.

 

For ESX hosts, you can visit the folliwng weblink:

 

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1436