| Previous | Next |
| STATUS_VOLMGR_DISK_CONFIGURATION_NOT_IN_SYNC | STATUS_VOLMGR_DISK_CONTAINS_NON_SIMPLE_VOLUME |
STATUS_VOLMGR_PACK_CONFIG_UPDATE_FAILED
The metadata commit did not complete
The failed stage is the pack-configuration update, not a generic request to read or write user data. The requested topology change can therefore be incomplete even when an individual disk still appears online.
Do not infer a safe retry from the status alone
Capture the operation, pack state, online disk count, quorum state, and disk identities before retrying. Determine whether the previous call changed any visible membership or volume state. A blind retry after a partial update can make duplicate or out-of-sync configuration reports harder to diagnose.
References
Looking for a different code? Search another status or error code.