2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-25 20:50:26 +00:00

Merge pull request #6789 from cxhong/getadapter

Add getadapter to xCAT readdoc
This commit is contained in:
Mark Gurevich
2020-07-31 17:23:44 -04:00
committed by GitHub
3 changed files with 5 additions and 4 deletions

View File

@@ -12,11 +12,11 @@ information to help customer configure the network.
How to use getadapter
-----------------------
Set the chian table to run ``getadapter`` script ::
Set the chain table to run ``getadapter`` script ::
chdef <noderange> chain="runcmd=getadapter"
After the discovery completed, the column ``nicsadapter`` of ```nics`` table is
After the discovery completed, the column ``nicsadapter`` of ``nics`` table is
updated.
View result with ``lsdef`` command ::

View File

@@ -8,3 +8,4 @@ Networking
onie_switches/index.rst
switchdiscover/index.rst
infiniband/index.rst
getadapter.rst

View File

@@ -103,9 +103,9 @@ exclude_patterns = ['guides/install-guides/common_sections.rst',
#'**hamn/setup_ha_mgmt_node_with_shared_data.rst',
#'**hamn/setup_xcat_high_available_management_node_in_softlayer.rst',
'**hierarchy/databases/postgres_tips.rst',
'**hierarchy/define_and_install_compute_node.rst',
'**hierarchy/define_and_install_compute_node.rst'
#'**hierarchy/define_service_node.rst',
'**networks/getadapter.rst'
#'**networks/getadapter.rst'
#'**networks/vlan/index.rst',
#'**networks/vlan/vlan.rst',
#'**license/xcat_corporate_contributor_license_agreement.rst',