We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3bac8 commit 92aad25Copy full SHA for 92aad25
docs/admin/administration.md
@@ -1024,6 +1024,12 @@ An examples workflow would be:
1024
rank will be created).
1025
- Formatted engine will join using the existing (old) rank which is mapped to the engine's hardware.
1026
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
+
1033
### System Erase
1034
1035
To erase the DAOS sorage configuration, the `dmg system erase`
0 commit comments