Skip to content

Commit

Permalink
Merge branch 'devel-1.4.2.2' of https://github.com/Shubhangi-dell/omnia
Browse files Browse the repository at this point in the history
… into devel-1.4.2.2
  • Loading branch information
Shubhangi-dell committed Jul 3, 2023
2 parents d7b0f2a + afb8493 commit 375d0f8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The following parameters need to be populated in ``input/provision_config.yml``
ansible-vault edit provision_config.yml --vault-password-file .provision_vault_key



Nodes provisioned via the mapping method will have blank installation statuses in the `Omnia node status database <../ViewingDB.html>`_.

To continue to the next steps:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ Checking node status

Possible values of status are static, powering-on, installing, bmcready, booting, post-booting, booted, failed. The status will be updated every 3 minutes.

.. note:: For nodes listing status as 'failed', provisioning logs can be viewed in ``/var/log/xcat/xcat.log`` on the target nodes.
.. note::
* For nodes listing status as 'failed', provisioning logs can be viewed in ``/var/log/xcat/xcat.log`` on the target nodes.
* Nodes provisioned via the mapping method will have blank installation statuses in this database.

4 changes: 2 additions & 2 deletions docs/source/samplefiles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inventory file
10.5.0.102
10.5.0.103

[login_node]
[login]
10.5.0.104


Expand Down Expand Up @@ -54,7 +54,7 @@ NFS Server inventory file

::

[nfs_node]
[nfs]
10.5.0.104


Expand Down

0 comments on commit 375d0f8

Please sign in to comment.