Hi there, On our new management node I've just noticed that our NTP is broken because it appears that when xCAT was installed it silently trashed our /etc/ntp.conf file.
Fortunately we use etckeeper out of habit and so we could retrieve the file from git without any issue. FWIW etckeeper captured the point at which it got trashed as follows (note that we can be confident that it wasn't changed before then as it also commits any uncommitted changes prior to yum installing any packages as well). commit f9e6247639c9688cf763c369df351b972329ae7c Author: VLSCI PCF Systems Team <[email protected]> Date: Wed Aug 12 14:44:39 2015 +1000 committing changes in /etc after yum run Package changes: +0:conserver-xcat-8.1.16-10.x86_64 +0:cyrus-sasl-md5-2.1.23-15.el6_6.2.x86_64 +0:elilo-xcat-3.14-4.noarch +0:gnutls-utils-2.8.5-18.el6.x86_64 +0:grub2-xcat-2.02-0.16.el7.snap201506090204.noarch +0:ipmitool-xcat-1.8.11-3.x86_64 +0:ksh-20120801-28.el6.x86_64 +0:libvirt-client-0.10.2-54.el6.x86_64 +0:openssl098e-0.9.8e-18.el6_5.2.x86_64 +0:perl-Crypt-CBC-2.29-3.el6.noarch +0:perl-Crypt-Rijndael-1.09-2.el6.x86_64 +0:perl-Digest-HMAC-1.01-22.el6.noarch +0:perl-Digest-SHA1-2.12-2.el6.x86_64 +0:perl-Expect-1.21-3.el6.noarch +0:perl-IO-Socket-SSL-1.31-2.el6.noarch +0:perl-IO-Stty-0.03-1.el6.noarch +0:perl-IO-Tty-1.08-3.el6.x86_64 +0:perl-JSON-2.50-1.el6.rfx.noarch +0:perl-Net-DNS-0.65-5.el6.x86_64 +0:perl-Net-LibIDN-0.12-3.el6.x86_64 +0:perl-Net-SSLeay-1.35-9.el6.x86_64 +0:perl-Net-Telnet-3.03-11.el6.noarch +0:perl-SOAP-Lite-0.710.08-1.noarch +0:perl-Sys-Virt-0.10.2-6.el6.x86_64 +0:perl-XML-NamespaceSupport-1.10-3.el6.noarch +0:perl-XML-SAX-0.96-7.el6.noarch +0:perl-XML-Simple-2.18-1.noarch +0:syslinux-4.04-3.el6.x86_64 +0:syslinux-nonlinux-4.04-3.el6.noarch +0:syslinux-xcat-3.86-2.noarch +0:tftp-server-0.49-7.el6.x86_64 +0:xCAT-2.10-snap201507240527.x86_64 +0:xnba-undi-1.0.3-131028.noarch +0:yajl-1.0.7-3.el6.x86_64 +12:dhcp-4.1.1-49.P1.el6.x86_64 +1:net-snmp-perl-5.5-54.el6.x86_64 +1:perl-XML-LibXML-1.70-5.el6.x86_64 +1:xCAT-genesis-base-x86_64-2.9-snap201504212134.noarch +1:xCAT-genesis-scripts-x86_64-2.10-snap201507240527.noarch +2:nmap-5.51-4.el6.x86_64 +2:xinetd-2.3.14-39.el6_4.x86_64 +32:bind-9.8.2-0.37.rc1.el6_7.2.x86_64 +4:perl-xCAT-2.10-snap201507240527.noarch +4:xCAT-buildkit-2.10-snap201507240527.noarch +4:xCAT-client-2.10-snap201507240527.noarch +4:xCAT-server-2.10-snap201507240527.noarch -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci ------------------------------------------------------------------------------ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
