Group policies for disk quotas may not affect shared disks on a clustered server (257490)
The information in this article applies to:
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Datacenter Server
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Datacenter Edition
This article was previously published under Q257490 SYMPTOMS A Group Policy that enables disk quotas on a shared disk on
a clustered server may not function correctly.
After you enable the
policy, when you view the properties of the drive on the Quota tab, you are unable to make any adjustments to the quota
settings.
After you apply the policy, all check boxes on the Quota tab of the drive properties are not selected, and the quota
policy is not in effect, even though you enabled it through the Group Policy
Object. All local drives work correctly, only shared drives on a clustered
server do not function correctly with quotas. However, you may expect this
because the policy overrides any user-definable settings. CAUSE This behavior occurs because the Group Policy is applied to
the computer before the clustered disks are brought online. Therefore, because
the operating system is unable to access the drives when the Group Policy is
applied, it is unable to affect these drives.RESOLUTION To correct this issue, you must set a policy to change the
registration of the Group Policy extensions for Dskquota.dll. You need to make
the following two policy changes to the disk quota policy processing:
- Click to clear the Do not apply during periodic
background processing check box to cause the disk quota policy to be
applied as part of background policy processing.
- Click to select the Process even if the Group
Policy objects have not changed check box. Selecting this check box
instructs the Group Policy engine to apply disk quotas any time a background
policy is applied, even if the policy settings have not changed. In effect,
this applies the policy periodically to drives that may have been previously
unavailable to the operating system.
To make these changes, follow these steps:
- Click Start, click Run, type gpedit.msc, and then click OK.
- In the Group Policy window, expand Computer Configuration, expand Administrative Templates, expand System, and then double-click Group Policy.
- Double-click Disk Quota policy processing,
and then on the Policy tab, click to select Enable.
- Click to clear the following two check boxes:
- Allow processing across a slow network
connection
- Do not apply during periodic background
processing
- Click to select the Process even if the Group
Policy objects have not changed check box, and then click OK.
Modification Type: | Minor | Last Reviewed: | 1/20/2006 |
---|
Keywords: | kbClustering kbprb w2000mscs KB257490 |
---|
|