INS: NNTPBLD Takes Too Long to Rebuild a ServerLast reviewed: February 3, 1998Article ID: Q170064 |
The information in this article applies to:
SYMPTOMSWhen an MCIS Internet News Server (INS) fails due to an unexpected situation, such as loss of power, disk failure, and so forth, you must rebuild the server using the command:
nntpbld -c -G -eWhen you use this command, it may take from 24 to 48 hours for the rebuild to complete and allow the server to be put back online.
CAUSEMCIS 1.0 Nntpbld.exe is not fully optimized for quick server recovery.
RESOLUTIONNntpbld.exe was modified to include two new command line switches that can greatly reduce the amount of time to rebuild a server. The new command line switches are not be listed when you enter this command at a command prompt:
nntpbld -? New Switches
-x If this switch is specified, nntpbld will avoid rebuilding the XIX index files. Currently, nntpbld deletes all XIX files in its first pass through the news tree and then rebuilds them while scanning NWS articles. Because XIX files are almost as stable as NWS files, in most cases it makes sense to not delete and rebuild them. This saves the overhead of lots of WriteFile() calls. NOTE: This switch should be used when it is reasonably certain that Only the hash tables are corrupted. The safest course of action, if the extent of the corruption is not known, is to not use this switch. -w n Where n is the number of threads to use. The maximum number of threads is 64. Using 0 for the value of n results in the number of threads being 2 times the number of processors. STATUSMicrosoft has confirmed this to be a problem in Microsoft Commercial Internet System, version 1.0. A supported fix is now available, but is not fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information. Version : WinNT:1.0 Platform : winnt Hardware : ALPHA x86 Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |