Что означает код NTSTATUS 0xC0210022 (STATUS_FVE_RAW_ACCESS)?

 
Предыдущий Следующий
STATUS_FVE_REBOOT_REQUIRED STATUS_FVE_RAW_BLOCKED

STATUS_FVE_RAW_ACCESS

Что означает STATUS_FVE_RAW_ACCESS

STATUS_FVE_RAW_ACCESS (0xC0210022) — действие не выполнено: BitLocker работает в режиме RAW-доступа.

Что проверить

Зафиксируйте том, FVE/BitLocker API и состояние шифрования/преобразования, при котором получен STATUS_FVE_RAW_ACCESS.

  • Проверьте состояние тома через manage-bde или Get-BitLockerVolume, доступность key protectors и, если используется TPM, его готовность.
  • Не запускайте расшифрование/повторное шифрование вслепую: сначала установите, относится ли ошибка к метаданным, типу тома, политике или текущей фазе преобразования.

Исходная формулировка

  • BitLocker handled the request while the volume was in raw-access mode
  • Use manage-bde -status or the BitLocker WMI provider to observe the state before changing configuration. Do not attempt to bypass the condition by writing raw sectors or removing protectors, because those actions do not explain why raw access was selected.
  • This status identifies a BitLocker control mode. It does not mean that the file system is damaged or that a recovery credential was rejected; the requested action was evaluated while the volume was in raw-access mode and no normal action was taken.
  • Record the exact management operation, caller, target volume, conversion state, and whether the drive is a system, fixed-data, removable-data, or clustered volume. Those facts determine which management path is valid; a drive letter alone does not.
  • Compare the exact fve / raw / access operation on a working system and record differences in object lifetime, access token, device state, negotiated protocol, and policy.

Технические ссылки


Нужно найти другой код? Найти другой код состояния или ошибки.