| Предыдущий | Следующий |
| ERROR_MEMORY_HARDWARE | ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE |
ERROR_DISK_REPAIR_DISABLED
Что означает ERROR_DISK_REPAIR_DISABLED
ERROR_DISK_REPAIR_DISABLED — для выполнения операции должно быть включено автоматическое восстановление диска.
Что проверить
Определите диск/том/раздел и точную операцию, при которой Windows вернула этот код.
- Проверьте разметку, файловую систему, свободное место/квоты и события Disk/StorPort/Ntfs, относящиеся к тому же устройству.
- Для repair/topology/VHD-сценария сначала установите фактическую конфигурацию всех участников, прежде чем менять структуру хранения.
Исходная формулировка
the attempted operation required self-healing to be enabled.
maintenance code running under a policy that disables automatic healing.
a service reacting to corruption records without taking the volume offline.
This status does not prove that the disk surface is physically damaged. It specifically says that the chosen repair mechanism is unavailable; the underlying corruption may still be logical.
Retry after it only when the evidence shows that an external condition can change. When it is caused by malformed input, revoked authority, unsupported state, hardware damage, or an offline maintenance requirement, an unchanged retry adds noise and can overwrite the earliest useful diagnostics.
Технические ссылки
Нужно найти другой код? Найти другой код состояния или ошибки.
