| Previous | Next |
| STATUS_DS_DOMAIN_RENAME_IN_PROGRESS | STATUS_CONTENT_BLOCKED |
STATUS_DISK_QUOTA_EXCEEDED
The request exceeded the applicable disk quota
This status belongs to the lower storage, disk, virtual-disk, or file-system repair path. For STATUS_DISK_QUOTA_EXCEEDED, treat it as a boundary between the caller and the storage stack, not as a generic application error.
This status points to quota accounting rather than raw disk failure. The caller can have available free space on the volume while still failing because the user, directory, or storage policy quota is exhausted.
For STATUS_DISK_QUOTA_EXCEEDED, the most useful evidence is the failing operation, device or volume identity, storage-event log, disk health data, and whether the volume was online, read-only, virtualized, encrypted, compressed, sparse, or under repair.
What to inspect
- Identify which quota policy applies to the caller.
- Compare quota usage with volume free space.
- Free space under the same quota or adjust the quota policy.
References for STATUS_DISK_QUOTA_EXCEEDED
Looking for a different code? Search another status or error code.
