From 95fc3f2ef8925c5aae7569fa0f75ece93fec5369 Mon Sep 17 00:00:00 2001 From: sjing Date: Mon, 20 Feb 2012 05:04:03 +0000 Subject: [PATCH] support -e flag. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man8/makedns.8.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT-client/pods/man8/makedns.8.pod b/xCAT-client/pods/man8/makedns.8.pod index f03414701..31f317037 100644 --- a/xCAT-client/pods/man8/makedns.8.pod +++ b/xCAT-client/pods/man8/makedns.8.pod @@ -24,6 +24,8 @@ nameservers at your site that can resolve names outside of your cluster. With t management node to resolve names, and if it is a name that the MN DNS does not know about, it will ask the outside world. +By default, B sets up named service and updates the DNS records on the mamagement node, but if -e flag is specified, it also has the flexibility to update the DNS records to an external DNS server which is listed in the /etc/resolv.conf on the management node if this external DNS server can recognize xcat key as authentication. + For more information on Cluster Name Resolution: https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Cluster_Name_Resolution