Directory Service Does Not Start If Disk Is Full
This article was previously published under Q259278 On This PageSYMPTOMS
The following error message may occur when you start a Windows 2000-based Active Directory domain controller:
Lsass.exe - System Error
When this occurs, the following events are recorded in the Event log for the directory service:
Directory Services could not start because of the following error: There is not enough space on the disk. Error Status: 0xc000007f. Please click OK to shutdown this system and reboot into Directory Service Restore Mode, check the event logs for more detailed information.
Event ID: 1393
The following warning message is recorded in the System log:
Attempts to update the Directory Service database are failing with error 112. Since Windows will be unable to log on users while this condition persists, the Netlogon service is being paused. Check to make sure that adequate free disk space is available on the drives where the directory database and log files reside. Event ID: 428 NTDS (272) The database engine is rejecting update operations due to low free disk space on the log disk.
Event ID 2013: The D: disk is nearing Capacity. You may need to delete some files. CAUSE
Active Directory cannot start if it runs out of disk space. Windows 2000 attempts to avoid this situation, but it can occur if you ignore warnings about low disk space in the System log or if you run
large scripts against Active Directory for mass directory imports. This behavior has been known to be caused by an issue with the NTBackup program not deleting old .edb log files. Please refer to this article for more information: 272425 (http://support.microsoft.com/kb/272425/EN-US/) Ntbackup.exe Does Not Truncate Active Directory Logs
RESOLUTION
To resolve this issue, use any of the following methods.
Method 1: Clear Space on the DriveUse this method if you have one drive available and you cannot install additional drives in the server.
Method 2: Move the Database or Log FilesNtdsutil.exe has an option for moving either the database file or the database log file. This method is ideal when you cannot move data to another drive to free more space. If all drives are at capacity, it may be necessary to install an additional hard disk in the computer.
STATUS
This behavior is by design.
APPLIES TO
| Article Translations
|

Back to the top
