| Предыдущий | Следующий |
| ERROR_LOG_SECTOR_PARITY_INVALID | ERROR_LOG_BLOCK_INCOMPLETE |
ERROR_LOG_SECTOR_REMAPPED
Что означает ERROR_LOG_SECTOR_REMAPPED
ERROR_LOG_SECTOR_REMAPPED — служба журналов обнаружила переназначенный сектор журнала.
Что проверить
Сохраните CLFS log/container и участок metadata/block/sector, который не прошёл проверку.
- Проверьте signature/version/parity и события хранения; для corruption сначала сохраните диагностическую копию журнала.
- Не пересоздавайте весь лог до определения, повреждены ли CLFS metadata или underlying storage.
Исходная формулировка
CLFS encountered a sector represented through its remapping state.
CLFS organizes the physical log into containers and sector-aligned log blocks.
Inspect the physical log as a unit and correlate the timestamp with storage changes, snapshot restores, volume movement, or replacement of individual container files.
Collect the .blf and all containers before allowing the owning service to recreate the log.
Identify recent restore, clone, snapshot, or container-file replacement operations on the volume.
Технические ссылки
- Microsoft: CLFS base log files, containers, dedicated and multiplexed logs
- Microsoft: dedicated CLFS logs and physical log storage
- Microsoft: clfsw32 API reference
Нужно найти другой код? Найти другой код состояния или ошибки.
