consultOz
Posts: 895
Joined: 11.Mar.2005
From: Virginia, USA
Status: online
|
I will try to answer the previous question , since I know many people will have similar question in regards to design Question? What does moving mailboxes to a new store due to Single instance of attachments? I feel my store will grow 20% if I do this. ----yes breaking the DB into smaller DB will cause SIS to break, but remember having 65GIG one huge mail DB is not efficient for the exchange server, in my opinion. Exchange utilizes what Microsoft terms a single-instance message store. This single-instance message store works on a per database basis. If you break 65GIG into 15 GIG 4 databases ( last one is 18 gig) it will be much easier for exchange to deal with these smaller databases versus one big database, your performance will increase and backup will be happier. What is this SIS? It is shared message storage if you would think so, Exchange stores copy of message and creates pointer to multiple mailboxes within the same mail store. If a message is sent to one recipient, and if the message is copied to 20 other recipients who reside in the same mailbox store, Exchange Server maintains only one copy of the message in its database. Exchange Server then creates pointers If a message is sent to one recipient, and if the message is copied to 20 other recipients who reside in the same mailbox store, Exchange Server maintains only one copy of the message in its database. Exchange Server then creates pointers. These pointers link both the original recipient and the 20 additional recipients to the original message. If the original recipient and the 20 additional recipients are moved to another mailbox store, only one copy of the message is maintained in the new mailbox store. The new mailbox store can be on another server in the same site or in an administrative group. If the server is in another site, single-instance storage is retained only if you use the Move Mailbox Wizard in Microsoft Exchange Server 2003 Service Pack 1 (SP1) or later versions. The Exchange Server 2003 SP1 Move Mailbox wizard introduced a new Cross Administrative Group Move feature that lets you move mailboxes across administrative groups. http://support.microsoft.com/kb/175481 I have a Mailbox store of 65GB with a stm of 17GB so 83GB total. my 1221 says i can recover 18 Gbs although I expect to grow internally with new users and have implemented a 3rd party archiver called Sunbelt Exchange Archiver whcih replaces single instance at that point. ----65 Gig database is too big, you have exchange enterprise version you should not let your mail DB to grow this big, this is telling me, there is poor planning in the design of your exchange environment The simple rule is the smaller the database, the happier the Exchange will be (your backup, performance as well) I would implement the design as below, and distribute the mail boxes equally ( you want to keep a mail store empty, couple so that you will never ever have to so ESEUTIL, again simply as Mark suggested move the mailboxes around in the night and delete the ones getting polluted with white space) SG1 SG1-MB1 SG1-MB2 SG1-MB3 SG1-MB4 PF1 SG2 SG2-MB1 SG2-MB2 SG2-MB3 SG2-MB4 SG2-MB5 (empty, use for maintenance) SG3 SG3-MB1 SG3-MB2 SG3-MB3 SG3-MB4 SG3-MB5 (empty, use for maintenance) SG4 SG4-MB1 SG4-MB2 SG4-MB3 SG4-MB4 SG4-MB5 (empty, use for maintenance) --The problem with any archiving software is that, when you run the third party utility, it will go to exchange and index all the mail you specified within the time range and leave some short cut in the user mailbox. The idea is great the user won’t even understand where the mail is, they will click on the shortcut icon and that time mail data (most likely is going to be sitting on some type of SAN, environment will come back to exchange mail store, so that the user can see it. When you index 63 gig mail data, the size of the database won’t change; you will end up having WHITE SPACE, therefore you will have to keep some empty mail stores to move user mailboxes and delete the one with white space, don’t even bother with ESEUTIL, waste of time. So do I create a new Storage group( I have enterprise) or Do I just create a new Store in the First Storage group? Like Mailbox store current To New Mailbox store Or is it better to create a new storage group\Like First Storage group Mailbox Store to Second Storage Group Mailbox Store --I have already answered this question --oz
_____________________________
Good luck and Best Regards Oz Ozugurlu MVP (Exchange) MCITP (EMA), MCITP (SA), MCSE 2003 M+ S+ MCDST Security Project+ Server+ http://smtp25.blogspot.com (Blog)
|