Files
docs/doc/source/node_management/kubernetes/provisioning_bmc/provisioning-bmc-after-adding-a-host.rst
Suzana Fernandes 28e3ca6198 Updates for BMC username and password changes (dsr10, r10)
Note: For dsr10, bm_password no limit to the number of characters and no whitespaces.

closes-bug: 2111446

Change-Id: I7ddaff3029b3d3ff4f23c8cd1b2f02d508299a78
Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
2025-05-26 16:20:36 +00:00

820 B

Provision BMC after Adding a Host

can be provisioned after adding a host by using the host-update command.

  • To provision the host, use the following syntax.

    system host-update <name> bm_ip=<bm_IP> bm_username=<bm_UserName> bm_password=<bm_Password> bm_type=[redfish|ipmi|dynamic]

    where

    <bm_IP>

    is the IP address.

    <bm_UserName>

    is the username for access. It should have a maximum of 16 characters and no whitespace.

    <bm_Password>

    is the password for access. It should have a maximum of 20 characters and no whitespace.