Changes between Version 64 and Version 65 of DSC/QandA


Ignore:
Timestamp:
Feb 18, 2014, 4:06:19 PM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/QandA

    v64 v65  
    66
    77== Tournament Q&A ==
    8  1. Q: '''Our 12.04 LTS based image gets stuck on GRUB menu. How can we prevent that?'''
     8 1. Q: '''Our 12.04 LTS based image gets stuck on GRUB menu. How can we prevent that?''' [[BR]]
    99    A: If [http://askubuntu.com/questions/148095/how-do-i-set-the-grub-timeout-and-the-grub-default-boot-entry GRUB is properly configured] the problem might be the one described in the [https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/669481 12.04 bug fix] (it was introduced with one of the more recent 12.04 upgrades).
    10  1. Q: '''How can we properly configure ntp daemon in our image?'''
     10 1. Q: '''How can we properly configure ntp daemon in our image?''' [[BR]]
    1111    A: The image is supposed to have empty file in /etc/ntpd.conf.dhcp which should allow DHCP based configuration of ntp daemon. Alternatively, you can use '''server consolec'''  in /etc/ntp.conf (please note that it is not a full FQDN for console since we want this image to work in all domains). This will synchronize all nodes to console time. Also, please be aware that the firewall and ACLs for networking equipment will be configured for the final tournament to prevent any outside traffic which might interfere with attempts to synchronize time with any other external servers.
    1212 1. Q: '''Our image is having problems executing any match under the framework - one node is never reporting in.''' [[BR]]