我看了一下2个结点上的/etc下,都只有ntp.conf文件,其他2个没有。而且我看了ntp.conf文件内容,只有这3行,
broadcastclient
driftfile /etc/ntp.drift
tracefile /etc/ntp.trace, 根本没有你前面提到的
# Sample NTP Configuration file
# Specify the IP Addresses of three clock server systems.
server ip_address1
server ip_address2
server ip_address3
。这是不是说明,xntpd在我的cluster中根本就没用过?是吧?
shahand,版主,按照你说的我执行了,不行阿,你看:
# cd /etc
# ls -l init*
lrwxrwxrwx 1 root system 14 May 15 14:47 init -> /usr/sbin/init
-r-xr-xr-x 1 root system 2226 May 16 12:28 init.crs
-r-xr-xr-x 1 root system 4857 May 16 12:28 init.crsd
-r-xr-xr-x 1 root system 36810 May 16 12:28 init.cssd
-r-xr-xr-x 1 root system 3197 May 16 12:28 init.evmd
-rw-r--r-- 1 root system 3518 Jul 03 10:21 inittab
-rw-r--r-- 1 root system 3089 May 16 11:10 inittab
-rw-r--r-- 1 root system 3089 May 16 12:28 inittab.orig
-rw-r--r-- 1 root system 3469 May 16 11:06 inittab_old
# init.crs start
Startup will be queued to init within 30 seconds.
# crsctl check crs
Failure 1 contacting CSS daemon
Cannot communicate with CRS
Cannot communicate with EVM
#