Event ID 7 — Quota Minifilter Driver Integrity

Applies To: Windows Server 2008 R2

For quota enforcement to work, the quota minifilter driver must be working properly, and it must be correctly attached to the volume. If the quota minifilter driver is experiencing problems, quota scans might fail, and updated quota usage information of volumes and folders will not be available. If the driver cannot attach to the volume, quotas cannot be enforced on that volume.

Event Details

Product: Windows Operating System
ID: 7
Source: quota
Version: 6.1
Symbolic Name: QUOTA_INTERNAL_IO_ERROR
Message: An unexpected error occurred while the quota minifilter was processing an I/O operation on path "%4" on volume "%2 (%5)". Error status: %3 This may have resulted in inaccurate quota usage. Attempt to reattach the minifilter by using the filter manager command line tool or by dismounting and remounting the volume to initiate a new quota usage scan and validate the configuration. Even then it is still recommended that you review the quota configuration on the volume for misconfigured or missing entries using the management tools.

Resolve

Reattach the quota minifilter driver

You have to manually reattach the quota minifilter driver to the volume.

To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.

To reattach the quota minifilter driver to the volume:

  1. Open an elevated command prompt. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.

  2. Type fltmc attach quota volume**:**, where volume is the drive letter of the volume, and then press ENTER. For example:

    fltmc attach quota c:

Verify

To verify that the quota minifilter driver is working properly, you must verify that it is attached to the volume.

To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.

To verify that the quota minifilter driver is attached to the volume:

  1. Open an elevated Command Prompt. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
  2. Type fltmc instances and press ENTER. The quota minifilter driver is attached to the volume if there is a Quota instance listed for the volume.

Quota Minifilter Driver Integrity

File Services