bookmark

Dominic Williams


Description

IF YOU HAVE TOO MANY COLUMN FAMILIES YOU WILL GET OOM UNLESS YOU RECONFIGURE SOMETHINGS! PER MACHINE HEAP SIZE LIMIT! ---- for clock sync: Added “noapictimer irqpoll” to end of kernel line in /boot/menu.lst Added following line to /etc/rc.local echo “jiffies” > /sys/devices/system/clocksource/clocksource0/current_clocksource Configured ntp better e.g. ntp.conf # don’t give up so easily, even though this should never happen tinker panic 0 # log your drift and stats and review them periodically driftfile /var/lib/ntp/ntp.drift statsdir /var/log/ntpstats/ statistics loopstats peerstats clockstats filegen loopstats file loopstats type day enable filegen peerstats file peerstats type day enable filegen clockstats file clockstats type day enable # use lots of NTP servers to get closest synchronization to actual time server 0.vmware.pool.ntp.org server 1.vmware.pool.ntp.org server 2.vmware.pool.ntp.org server ntp.ubuntu.com etc

Preview

Tags

Users

  • @bshanks

Comments and Reviews