mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 01:56:39 +00:00
modified depending on comments
This commit is contained in:
parent
80cefd327b
commit
73914c339a
@ -3,4 +3,3 @@ detect_dhcpd
|
||||
|
||||
**detect_dhcp** can be used to detect the dhcp server in a network for a specific mac address.
|
||||
|
||||
**TODO**
|
||||
|
@ -3,4 +3,3 @@ discovery
|
||||
|
||||
**discovery** can be used to probe the discovery process, including pre-check for required configuration and realtime monitor of discovery process.
|
||||
|
||||
**TODO**
|
||||
|
@ -1,4 +1,3 @@
|
||||
image
|
||||
=====
|
||||
|
||||
**TODO**
|
||||
|
@ -3,7 +3,7 @@ xCAT probe
|
||||
|
||||
xCAT offers a new tool suite, which called **xCAT probe**, to help customer to probe all the possible issues in xCAT.
|
||||
|
||||
You can use ``xcatprobe -l`` to list all valid subcommand, output will be as below ::
|
||||
You can use ``xcatprobe -l`` to list all valid subcommands, output will be as below ::
|
||||
|
||||
# xcatprobe -l
|
||||
osdeploy Probe operating system provision process. Supports two modes - 'Realtime monitor' and 'Replay history'.
|
||||
@ -22,5 +22,6 @@ You can use ``xcatprobe -l`` to list all valid subcommand, output will be as bel
|
||||
osdeploy.rst
|
||||
discovery.rst
|
||||
switch-macmap.rst
|
||||
|
||||
nodecheck.rst
|
||||
osimagecheck.rst
|
||||
|
||||
|
2
docs/source/advanced/probe/nodecheck.rst
Normal file
2
docs/source/advanced/probe/nodecheck.rst
Normal file
@ -0,0 +1,2 @@
|
||||
nodecheck
|
||||
=========
|
2
docs/source/advanced/probe/osimagecheck.rst
Normal file
2
docs/source/advanced/probe/osimagecheck.rst
Normal file
@ -0,0 +1,2 @@
|
||||
osimagecheck
|
||||
============
|
@ -1,4 +1,3 @@
|
||||
switch-macmap
|
||||
=============
|
||||
|
||||
**TODO**
|
||||
|
Loading…
x
Reference in New Issue
Block a user