It is saying if your site has an external name server   and you want to use
it , you need to add that external name server into the /etc/resolv.conf
file.    You also have to add the correct nameservers in the site table
before you run makedns.   This is the manual part.
chdef -t site nameservers=50.1.2.254  for example.

The makedns -e  will take the external nameservers that  you have listed
in /etc/resolv.conf  and update their DNS records, assuming you have the
authority to change that server.
>From man makedns

 By default, makedns sets up the named service and updates the DNS records
on the local system
       (management node). If the -e flag is specified, it will also update
the DNS records on any
       external DNS server that is listed in the /etc/resolv.conf on the
management node. (Assuming the
       external DNS server can recognize the xCAT key as authentication.)


Lissa K. Valletta
8-3/B10
Poughkeepsie, NY 12601
(tie 293) 433-3102





From:   Josh Nielsen <[email protected]>
To:     xCAT Users Mailing list <[email protected]>,
Date:   03/26/2014 03:15 PM
Subject:        Re: [xcat-user] Makedns wiping out DNS records



Sorry to revive this, but I have a question about external DNS since I am
thinking of trying it now.

On the Cluster Name Resolution wiki page (
http://sourceforge.net/apps/mediawiki/xcat/index.php?title=Cluster_Name_Resolution
) under 'Option #2: Use a DNS That is Outside of the Cluster' it says: "If
you already have a DNS on your site network and you want to use that for
your cluster node names too, you can point all of the nodes to it. You must
ensure that your nodes have IP connectivity to the DNS, and you must
manually configure your DNS with the node hostnames and IP addresses."

What does it mean that "you must manually configure" the hostnames and IP
addresses? Does 'makedns -e' not do that for you, just like it would if DNS
were running locally on the MN itself by just parsing /etc/hosts and
adding/pushing it to the (remote) DNS zone files for you?

In my case I may even be migrating my existing DNS zone files and
"/etc/named.conf" config onto a new VM and bring up DNS there and just add
any new hosts. But I would be surprised if makedns -e doesn't add the
hostnames and IPs for you. Can anyone who has used the external DNS option
with xCAT speak to that?

Thanks,
Josh


On Thu, Jan 16, 2014 at 5:13 PM, Christopher Samuel <[email protected]>
wrote:
  -----BEGIN PGP SIGNED MESSAGE-----
  Hash: SHA1

  On 17/01/14 04:00, Josh Nielsen wrote:

  > If it just something with our installation or does makedns do this
  > foe other people as well?

  FWIW we do not run DNS on the management nodes at all, we have 4
  separate xCAT built clusters (3 HPC clusters and 1 for our GPFS/TSM
  infrastructure and our BG/Q service and front ends) and so to let them
  all populate DNS with a single, consistent view we have two external
  DNS servers that they all send updates to with "makedns -e".

  One kink I think we've noticed there is that even with makedns -e xCAT
  seems to start up bind on the local system which isn't what we want at
  all.

  Good luck!
  Chris
  - --
   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

  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v1.4.14 (GNU/Linux)
  Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

  iEYEARECAAYFAlLYZ4sACgkQO2KABBYQAh8pwACfSEi4RePX5F2hG5E1AtrAdy77
  PtMAni1KEwsOM/az4z0U7o4aZZOEuO/+
  =fPWd
  -----END PGP SIGNATURE-----

  ------------------------------------------------------------------------------

  CenturyLink Cloud: The Leader in Enterprise Cloud Services.
  Learn Why More Businesses Are Choosing CenturyLink Cloud For
  Critical Workloads, Development Environments & Everything In Between.
  Get a Quote or Start a Free Trial Today.
  http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk

  _______________________________________________
  xCAT-user mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------

Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

<<inline: graycol.gif>>

------------------------------------------------------------------------------
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to