mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-24 20:20:33 +00:00
Merge pull request #6789 from cxhong/getadapter
Add getadapter to xCAT readdoc
This commit is contained in:
@@ -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 ::
|
||||
|
@@ -8,3 +8,4 @@ Networking
|
||||
onie_switches/index.rst
|
||||
switchdiscover/index.rst
|
||||
infiniband/index.rst
|
||||
getadapter.rst
|
||||
|
@@ -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',
|
||||
|
Reference in New Issue
Block a user