At Ignite 2017 and 2018 we began telling you about the Meta Cache Database feature we’re using in the O365 cloud service to improve scenario performance and store more mailboxes on ever-growing hard disk drives (HDDs). If you have not had a chance to join us at Ignite or would like a refresher, here are the two sessions:
For those of you who have been itching to try this out, there’s good news! Not only did we ship MCDB in the Exchange Server 2019 release, we now also have a setup guide available that outlines how you can use a new PowerShell script cmdlet to deploy this feature. For all the details, head on over to Microsoft Docs and read on:
MetaCacheDatabase (MCDB) Setup Guide
If you have questions or feedback, please let us know.
Tobias Klima
thanks for the guide but it is really poor and basic. No deep description and no trouble shooting infos. No description how to check if MCDB disk is available (get-disk, get-physicaldisk // media type: ssd - Partition Style: raw) - only an error: Call-ConfigureMCDBOnServer : The specified number of SSD devices could not be integrated. The drives are are not present as configured, or they are unformatted devices (raw). (translated from german)
Is SSDSizeInBytes at the ConfigureMCDBOnServer for the partition size or to identify the disk to use?!?
Ok, got it for the first server and it was fine - disk prepared and mountpoint at C:\ was created. But I did not get the last green message "MetaCacheDatabase status for x is Storageoffline, successfully completed MCDB Setup for x on Server x":
...but looks fine?!? Now I wanted to do the same on the second dag member and got a success message but the disk was not prepared and no mount point. The message was much shorter - no table but the green message which I missed at the other server:
MCDB Status was now "Storage Offline" like you described and I moved the active database. Nothing happens and the MCDB message at the Database sounds not good: "Directory xxx is not configured as a mountpoint"
What is the issues and what was not configured correct?
We are migrating from Exchange 2016 to Exchange 2019 (fully on-prem) this year, on brand new Dell servers with SSD's for the MetaCache DB. We don't want to use an AutoReseed disk in our environment, is it possible to setup the MCDB disks without having an AutoReseed volume?