moving mailboxes to another database increase the RPC load
I need to do this because a mailbox database called C has high white space 30 GB ,I need to create a new database and move the content of mailbox database c to a new mailbox database
so I need to know if my procedure is right or not :
create a new database with the same limit.
make a passive copy for this database.
add this database to the protection group of dpm.
make a full backup for it and an incremental backup every hour
I tested moving a mailbox from one database A to database c ,I notice that the RPC load increased what I have to do regarding this issue
Topology:
two network load balanced server with the following roles :hub and cas
two clustered servers with the following roles mailbox
operating system :windows server 2008 R2
apllication:exchange 2010 sp1
two domain controller in the same site
one of them is additional
i have a 6 mailboxdatabase:a,b,c,d,e,f
a,b,c are located in mbx1 as active database and d,e,f as passive database
d,e,f are located in mbx2 as active database and a,b,c as passive database