IBM Power
시스템간 시간동기화 #2-1 (ntp서버)
Melting
2011. 11. 16. 13:27
+. NTP Server 설정
- /etc/ntp.conf 편집
>Broadcastclient 주석처리
>
> 자기가 서버일 경우 127.127.1.0 로 설정
+. NTP Client
# startsrc -s xntpd –a "-x"
(x옵션은 시간이 거꾸로 가서 DB가 망가지는 것을 방지)
(x옵션은 시간이 거꾸로 가서 DB가 망가지는 것을 방지)
0513-059 The xntpd Subsystem has been started. Subsystem PID is 3735732.
# ntpq –p
remote refid st t when poll reach delay offset disp
==============================================================================
11.12.100.20 LOCAL(0) 4 u 3 64 1 0.38 328994. 15875.0
+. NTP Client
- /etc/ntp.conf 편집 (ntp server지정)
# startsrc -s xntpd –a "-x"
# startsrc -s xntpd –a "-x"
# ntpq –p
remote refid st t when poll reach delay offset disp
==============================================================================
db1 0.0.0.0 16 u 36 64 0 0.00 0.000 16000.0
# ntpdate -d ip.address.of.server