mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-13 06:50:16 +00:00
build-utils
docs
java-xCAT
perl-xCAT
src
xCAT
xCAT-IBMhpc
xCAT-OpenStack
xCAT-OpenStack-baremetal
xCAT-OpenStack-ironic
xCAT-SoftLayer
xCAT-UI
xCAT-buildkit
xCAT-client
xCAT-confluent
xCAT-csm
xCAT-genesis-builder
xCAT-genesis-scripts
xCAT-probe
xCAT-rmc
xCAT-server
xCAT-test
xCAT-vlan
xCATsn
.gitignore
README.rst
Release
Version
build-ubunturepo
buildcore.sh
builddep.sh
buildlocal.sh
comps.xml
create_man_pages.py
makegenesisbuilderrpm
makerpm
16 lines
504 B
ReStructuredText
16 lines
504 B
ReStructuredText
Chain
|
|
=====
|
|
|
|
The **chain** mechanism is created to allow the administrator to define a series of tasks or operations that will be executed in series on the target node.
|
|
|
|
The **chain** mechanism is implemented in xCAT genesis system. The genesis is a customized Linux system, if can be used to do discovery and configuration after booted on the specified node.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
chain_table.rst
|
|
chain_tasks.rst
|
|
run_tasks_during_discovery.rst
|
|
run_tasks_to_configure.rst
|
|
|