ONTAP Discussions

Verifications are maxing out my production Exchange server...can SME help??

sflynn
3,894 Views

SME can definitely help out. You have a couple of choices:

  1. Offload the verification process from your production Exchange server

  2. Throttle the verification process

Offload the verification process

By offloading the verification process onto another server, you eliminate that load on the production server, allowing it to do what it does best...serve mail. You can offload verifications in two ways:

  1. A remote verification server

    • This is typically a stand-alone Exchange server that has SnapDrive and SME installed. SnapDrive has to be licensed, however SME does not (as long as it is only doing verifications). The SME instance in the production environment communicates with the stand-alone SME instance and coordinates the verification process. When the verification is complete, the stand-alone instance of SME reports back to the production instance of SME with either a pass or fail and SME will mark the backup set accordingly.

  2. A SnapMirror destination

    • If you have a DR solution using SnapMirror replication, you can use your DR Exchange server to perform backup set verifications. This works similarly to a remote verification server. Both instances of SME (production and DR) will communicate back and forth to perform the verification (on the DR servers and storage) and report back with a pass or fail...marking the backup sets accordingly.

Throttle the verification process

Verification throttling allows you to pause the verification process for 1 second after a specified number of I/O operations. This frees up the CPU/memory on the Exchange server so it can process other requests (e-mail). There is a cost for doing this however (nothing in this world is free...right??). The cost is that verification times will be longer. And the extra time will depend on the throttle amount that you specify.

Offloading verifications to another server (remote or a SnapMirror destination) is the preferred choice for reducing/removing verification load from your production Exchange server.

2 REPLIES 2

sflynn
3,894 Views

If folks out there are using remote verification servers...is that server dedicated for verifications? Is there anything else running on those servers?

Also, if you have SnapMirror in your environment, do you use remote verification on a SnapMirror destination? Or do you still use a local verification server?

reinoud7
3,894 Views

We use a separate server for the verification, but we use that server for a lot of other tasks.

We use metrocluster (synchronous mirror), so we must do the verification on the production system. With the migration to exchange 2007, we'll look at the design and probably do this different.

Public