mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-11 22:10:14 +00:00
Remove trailing spaces in file docs/source/advanced/probe/osdeploy.rst
This commit is contained in:
@@ -2,9 +2,9 @@ osdeploy
|
||||
========
|
||||
|
||||
**osdeploy** operating system provision process. Supports two modes - 'Realtime monitor' and 'Replay history'.
|
||||
|
||||
|
||||
Realtime monitor: This is a default. This tool with monitor provision state of the node. Trigger 'Realtime monitor' before rebooting target node to do provisioning.
|
||||
|
||||
|
||||
Replay history: Used after provisioning is finished to probe the previously completed provisioning.
|
||||
|
||||
**Note**: Currently, hierarchical structure is not supported.
|
||||
@@ -56,7 +56,7 @@ When all the nodes complete provisioning, the probe will exit and display output
|
||||
-------------------------------------------------------------
|
||||
Start capturing every message during OS provision process......
|
||||
-------------------------------------------------------------
|
||||
|
||||
|
||||
[c910f03c17k20] Use command rinstall to reboot node c910f03c17k20
|
||||
[c910f03c17k20] Node status is changed to powering-on
|
||||
[c910f03c17k20] Receive DHCPDISCOVER via enp0s1
|
||||
@@ -75,7 +75,7 @@ When all the nodes complete provisioning, the probe will exit and display output
|
||||
==================osdeploy_probe_report=================
|
||||
All nodes provisioned successfully [ OK ]
|
||||
|
||||
|
||||
|
||||
If there is something wrong when provisioning, this probe will exit when timeout is reached or ``Ctrl+C`` is pressed by user. The maximum time can be set by using ``-t`` as below(default 30 minutes) ::
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user