Skip to content

Commit 92aad25

Browse files
authored
DAOS-18472 doc: Note that format replace ignores AdminExcluded (#17610)
Signed-off-by: Tom Nabarro <thomas.nabarro@hpe.com>
1 parent 6a3bac8 commit 92aad25

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/admin/administration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,12 @@ An examples workflow would be:
10241024
rank will be created).
10251025
- Formatted engine will join using the existing (old) rank which is mapped to the engine's hardware.
10261026
1027+
!!! note
1028+
`dmg storage format --replace` can be used to replace a rank in `AdminExcluded` state. The
1029+
subsequent state of the rank will then no longer be `AdminExcluded`. This special case reduces
1030+
a chance that a duplicate rank entry is introduced inadvertently because the rank to be replaced
1031+
is in the `AdminExcluded` state and so is recreated rather than replaced.
1032+
10271033
### System Erase
10281034
10291035
To erase the DAOS sorage configuration, the `dmg system erase`

0 commit comments

Comments
 (0)