Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Exchange 2000 15 to 20 log files per minute in mdbdata

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2000] >> Information Stores >> Exchange 2000 15 to 20 log files per minute in mdbdata Page: [1]
Login
Message << Older Topic   Newer Topic >>
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
Exchange 2000 15 to 20 log files per minute in mdbdata - 24.Apr.2005 6:51:00 PM   
dhar1508

 

Posts: 3
Joined: 17.Mar.2005
From: Sunnyvale CA
Status: offline
Hi :

I am facing a particular problem with logfiles. I see a 10 to 20 (5120KB) logfiles being created in mdbdata every minute. This happens almost every Sunday. The log file creation continued even after I stopped smtp and other virtual servers, stopped mta stacks service. I stopped most of the exchange services except Information store. After I restared the information store the log file creation stopped.

I have to do a full backup to release the space again.

I updated exchange to latest patches.

Any ideas.. thanks in advance...

Dhar.
Post #: 1
RE: Exchange 2000 15 to 20 log files per minute in md... - 24.Apr.2005 9:51:00 PM   
Henrik Walther

 

Posts: 6835
Joined: 21.Nov.2002
From: Copenhagen, Denmark
Status: offline
Sounds to me like a file-based virus scanner is set scan the MDBDATA folder...?

(in reply to dhar1508)
Post #: 2
RE: Exchange 2000 15 to 20 log files per minute in md... - 24.Apr.2005 11:32:00 PM   
dhar1508

 

Posts: 3
Joined: 17.Mar.2005
From: Sunnyvale CA
Status: offline
We have this setup running for almost 2 years.
I have NAV for exchange and NAV corporate edition installed on this server.
But this problem started about 4 weeks ago.

(in reply to dhar1508)
Post #: 3
RE: Exchange 2000 15 to 20 log files per minute in md... - 25.Apr.2005 2:19:00 PM   
ScottyFryer

 

Posts: 410
Joined: 19.May2004
From: Toronto
Status: offline
I've seen Nav remove it's exclusions when the Software updates.. you might want to double check to ensure that everything to do with exchange, the M: and the INETSRV directories are all excluded. If everything is excluded, try running an ISINEG -s <servername> -fix -test alltests and do each of the stores. If there are any errors or fixes in any of the tests, then run it again until you either get all zeros or the same totals twice.

(in reply to dhar1508)
Post #: 4
RE: Exchange 2000 15 to 20 log files per minute in md... - 29.Apr.2005 12:49:00 PM   
marcn

 

Posts: 23
Joined: 5.Aug.2004
From: Dallas, Tx
Status: offline
If you have any Entourage clients you're probably hitting this bug:

http://support.microsoft.com/?id=889525

(in reply to dhar1508)
Post #: 5
RE: Exchange 2000 15 to 20 log files per minute in md... - 2.May2005 6:47:00 PM   
sedeburn

 

Posts: 1
Joined: 2.May2005
From: Colorado
Status: offline
Let me know if you figure out what this is, I'm having the same issue. 9GB of log files yesterday in an environment that has been in the same state for 2 years. No Enterouge either.

(in reply to dhar1508)
Post #: 6
RE: Exchange 2000 15 to 20 log files per minute in md... - 8.May2005 11:54:00 AM   
dhar1508

 

Posts: 3
Joined: 17.Mar.2005
From: Sunnyvale CA
Status: offline
I did further research and I observed that the log files are getting created even when smtp/pop3/http/imap all these service were stopped. I stopped all the exchange services except Information store. I even disconnected the server from internet.

The creation of log files stopped after I restarted the Information store.

This is problem starting exactly every sunday 1.40AM.

Is this exactly the same problem for you too?

Any clues will be highly appreciated.

thanks
Dhar

(in reply to dhar1508)
Post #: 7
RE: Exchange 2000 15 to 20 log files per minute in md... - 10.May2005 1:28:00 AM   
ElColon

 

Posts: 1
Joined: 10.May2005
From: Dallas, TX
Status: offline
Hey guys,

Here is the solution for a lot of you. Its a little messy, but it works and keeps the logs to a minimum

Exchange 5.5
Exchange's circular logging option must be enabled for the Directory Service and Information Store database files.

To enable circular logging via Exchange Administrator
In the Exchange Administrator, navigate to the server (expand the Site, expand the Configuration container, and then expand the Servers container).

Click the server's name to select the server.

Click File then Properties. The Properties dialog box for the selected server opens.

Click the Advanced tab.

In the Database Circular Logging group, look at the Directory and Information Store checkboxes.

Select both of these checkboxes to enable circular logging.

If these checkboxes are already both checked, then circular logging is already enabled.

Click OK.

Restart the Exchange Information Store and Directory.

Exchange 2000/2003
Since each individual message store within an Information Storage group shares the same set of transaction logs, each individual message store is affected by enabling circular logging for that storage group.

Circular logging is disabled by default in Exchange 2000/2003. You must manually enable circular logging.

you must set these options through the Exchange System Manager.
Next to Storage Groups, click Prev or Next to move through the available information storage group until the Name field specifies the desired group.

The Enable circular logging checkbox indicates whether circular logging is enabled. Select or clear the checkbox to enable or disable circular logging for the storage group.

To enable circular logging via Exchange System Manager
In Exchange System Manager, navigate to the Exchange 2000/2003 Server and select the Information Storage group for which you want to enable circular logging.

Right-click on the selected storage group and click Properties on the shortcut menu.

On the Properties dialog box's General tab, select the Enable circular logging checkbox.

Repeat steps for each Information Storage group.

S3

(in reply to dhar1508)
Post #: 8
RE: Exchange 2000 15 to 20 log files per minute in md... - 7.Sep.2005 4:51:16 PM   
dtraverso

 

Posts: 1
Joined: 7.Sep.2005
Status: offline
Circular Logging - There's only one problem with that... and it's a big one.

If you enable Circular logging, you may be eliminating the problem of swelling log files, but you are putting your Exchange stores into dire straits.

If the Exchange stores experience a large disaster, the Exchange server replays all the logs, and performs an automatic "Soft Recovery" of the Exchange stores. This can only occur is the Exchange logs are present.

If Circular logging is enabled, those critical log files are overwritten to save hardrive space, thus exposing your information stores to disaster.

Cicular logging sacrifices Disaster recovery, for a short-term HD space fix.

(in reply to dhar1508)
Post #: 9
RE: Exchange 2000 15 to 20 log files per minute in md... - 17.Sep.2005 6:55:55 AM   
LiNuXbOx

 

Posts: 16
Joined: 22.May2002
From: Melbourne, Australia
Status: offline
Guys,

It seems I have a similar problem to yourselves. My logs are going nuts too and of course filling the log partition.
I couldn't agree more with dtraverso, circular logging is a short term fix and does comprise your restore process. I also don't recommend circular logging.
If anyone is having this issue, have a look at your Queues and look for any unusual mail passing through your SMTP, I'm seeing lots X400 mail going through the SMTP that seems to originate from the server using a fake address within my domain. I'm guessing I've got some type of virus. I'm yet to look into further though.

If anyone has a similar issue with numerous fake x400 mail, please let me know and we'll work on this issue together.

Thanks

(in reply to dtraverso)
Post #: 10

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2000] >> Information Stores >> Exchange 2000 15 to 20 log files per minute in mdbdata Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts