最近exsi伺服器的時間老是不對,在時間配置裡老是不能正確顯示,使用了下面的方法,可以快速更新到最新的時間.
系統:exsi 5.5
1.通過ssh的方式登入到ESXi主機
怎麼開啟exsi的ssh我就不說了,大家自己網上去搜,很簡單的.
2.通過ssh修改ntp設定檔
vi /etc/ntp.conf
在設定檔裡面加上一行:
tos maxdist 30
3.修改/etc/likewise/lsassd.conf設定檔
找到sync-system-time=no這一行,將前面的注釋#去掉,然後儲存退出.
4.重啟NTP和lsassd服務
/etc/init.d/lsassd restart
/etc/init.d/ntpd restart
5.等待一分鐘左右的時間,然後重新整理exsi的時間.
位置:配置---軟體---時間配置---重新整理
好了,下面給大家幾個ntp伺服器:
time.nist.gov (美國)
ntp.fudan.edu.cn (複旦) (國內使用者推薦使用此伺服器)
time.apple.com (蘋果的ntp)
timekeeper.isi.edu
subitaneous.cpsc.ucalgary.ca
usno.pa-x.dec.com
time.twc.weather.com
swisstime.ethz.ch
ntp0.fau.de
ntp3.fau.de
time-a.nist.gov
time-b.nist.gov
time-nw.nist.gov
nist1-sj.glassey.com
補充:Linux伺服器時間同步
date命令:
date :查看目前時間,結果如下:Tue Mar 4 01:36:45 CST 2014
date -s 09:38:40 :設定目前時間,結果如下:Tue Mar 4 09:38:40 CST 2014
ntpdate命令:
ntpdate -u 210.72.145.44 :網路時間同步命令
注意:若不加上-u參數, 會出現以下提示:no server suitable for synchronization found
-u:從man ntpdate中可以看出-u參數可以越過防火牆與主機同步;
210.72.145.44:中國國家授時中心的官方伺服器。
ntp常用伺服器:
中國國家授時中心:210.72.145.44
NTP伺服器(上海) :ntp.api.bz
美國:time.nist.gov
複旦:ntp.fudan.edu.cn
微軟公司授時主機(美國) :time.windows.com
台警大授時中心(台灣):asia.pool.ntp.org