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
This commit is contained in:
parent
14ffb71f0e
commit
3f4bb3a0ae
@ -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 "<xcatmaster>" key word. The "<xcatmaster>" 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<chdef> command. For example:
|
||||
|
@ -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 "<xcatmaster>" key word. The "<xcatmaster>" 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<chdef> command. For example:
|
||||
|
Loading…
Reference in New Issue
Block a user