From 3f4bb3a0aef814c3640d38c1a87ffaa57d31b120 Mon Sep 17 00:00:00 2001 From: nott Date: Mon, 21 Jan 2013 19:22:38 +0000 Subject: [PATCH] add note about search field of resolv.conf git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14932 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/mkdsklsnode.1.pod | 3 +++ xCAT-client/pods/man1/nimnodeset.1.pod | 3 +++ 2 files changed, 6 insertions(+) diff --git a/xCAT-client/pods/man1/mkdsklsnode.1.pod b/xCAT-client/pods/man1/mkdsklsnode.1.pod index 421498884..64398f4cf 100644 --- a/xCAT-client/pods/man1/mkdsklsnode.1.pod +++ b/xCAT-client/pods/man1/mkdsklsnode.1.pod @@ -18,6 +18,9 @@ This command will also create a NIM resolv_conf resource to be used when install The "domain" and "nameservers" attributes can be set in either the xCAT "network" definition used by the nodes or in the xCAT cluster "site" definition. The setting in the "network" definition will take priority. +The "search" field of the resolv.conf file will contain a list all the domains +listed in the xCAT network definitions and the xCAT site definiton. + The "nameservers" value can either be set to a specific IP address or the "" key word. The "" key word means that the value of the "xcatmaster" attribute of the node definition will be used in the /etc/resolv.conf file. (I.e. The name of the install server as known by the node.) You can set the "domain" and "nameservers" attributes by using the B command. For example: diff --git a/xCAT-client/pods/man1/nimnodeset.1.pod b/xCAT-client/pods/man1/nimnodeset.1.pod index 33e5b07f7..f7839d6d6 100644 --- a/xCAT-client/pods/man1/nimnodeset.1.pod +++ b/xCAT-client/pods/man1/nimnodeset.1.pod @@ -21,6 +21,9 @@ NIM resolv_conf resource will be created and allocated to the nodes. The "domain" and "nameservers" attributes can be set in either the xCAT "network" definition used by the nodes or in the xCAT cluster "site" definition. The setting in the "network" definition will take priority. +The "search" field of the resolv.conf file will contain a list all the domains +listed in the xCAT network definitions and the xCAT site definiton. + The "nameservers" value can either be set to a specific IP address or the "" key word. The "" key word means that the value of the "xcatmaster" attribute of the node definition will be used in the /etc/resolv.conf file. (I.e. The name of the install server as known by the node.) You can set the "domain" and "nameservers" attributes by using the B command. For example: