Skip to content

Commit aa69dac

Browse files
author
Andrew
committed
Changing reserved slots
1 parent 8182bae commit aa69dac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/operator-nexus/howto-baremetal-bmc-ssh.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@ When the command runs, it executes on each Bare Metal Machine in the Cluster wit
5252

5353
### BMC Keyset User limitations
5454

55-
While the BMCs support a maximum number of 16 users, 5 are reserved for system use leaving 11 for BMC Keyset Users. BMC Keyset Users are defined on a per Cluster basis and applied to each Bare Metal Machine. Attempts to add more than 11 users results in an error. Delete a user before adding another one when 11 already exist.
55+
While the BMCs support a maximum number of 16 users, 6 are reserved for system use leaving 10 for BMC Keyset Users. BMC Keyset Users are defined on a per Cluster basis and applied to each Bare Metal Machine. Attempts to add more than 10 users results in an error. Delete a user before adding another one when 10 already exist.
56+
57+
> [!CAUTION]
58+
> BMC users shouldn't be created or modified manually. Nexus fully manages the BMC users and their placement in the slots. Manual changes could cause the Bare Metal Machine to cease functioning and become unreachable. If there are questions, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
5659
5760
Here's a mapping of the BMC slots to users.
5861

5962
| BMC Slot | User |
6063
| ---------- | ----------------------------- |
61-
| slots 1-5 | Reserved for System Use |
62-
| slots 6-16 | Reserved for BMC Keyset Users |
63-
64-
> [!CAUTION]
65-
> BMC users shouldn't be created or modified manually. Nexus fully manages the BMC users and their placement in the slots. Manual changes could cause the Bare Metal Machine to cease functioning and become unreachable. If there are questions, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
64+
| slots 1-6 | Reserved for System Use |
65+
| slots 7-16 | Reserved for BMC Keyset Users |
6666

6767
### Microsoft Entra group user limitations
6868

0 commit comments

Comments
 (0)