Moving Exchange 2010 DB to another machine

Discussion in 'Site & Server Administration' started by too803, Jun 24, 2014.

  1. #1
    I'm attempting to move a 110GB Exchange database off of a old machine (see below for specs) to a newer machine ( see below for specs). I've successfully linked the new machine to the old machine's domain, promote and have Active Directory synced perfectly.

    What is the proper way to go about this? I followed Microsoft documentation on it to no success.

    Specs:

    Old: Windows Server 2008 R2 Standard SP1 Intel Core 2 Quad Q8400 (yuck) 8GB RAM 1 1TB HDD

    New: Windowss Servers 2008 R2 Standard SP1 Intel Xeon E3-1240 V2 16 GB 2 1TB HDDs
     
    Solved! View solution.
    too803, Jun 24, 2014 IP
  2. gkd_uk

    gkd_uk Well-Known Member

    Messages:
    979
    Likes Received:
    74
    Best Answers:
    1
    Trophy Points:
    165
    #2
    Is the old exchange server still online, contactable on the domain and is the mail store in a good state?
     
    gkd_uk, Jun 24, 2014 IP
  3. too803

    too803 Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    Yes, I have complete control of the old machine.
     
    too803, Jun 24, 2014 IP
  4. gkd_uk

    gkd_uk Well-Known Member

    Messages:
    979
    Likes Received:
    74
    Best Answers:
    1
    Trophy Points:
    165
    #4
    If you can see the old Exchange server from the new Exchange server, you could migrate the mailboxes to the new Exchange server.
     
    gkd_uk, Jun 24, 2014 IP
  5. too803

    too803 Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #5
    I tried creating new Move Request's but ran into the following error.

    
    Error: MapiExceptionNetworkError: Unable to make admin interface connection to server. (hr=0x80040115, ec=-2147221227)
    Diagnostic context:
      ......
      Lid: 11672  dwParam: 0x6BA  Msg: EEInfo: NumberOfParameters: 0
      Lid: 16280  dwParam: 0x6BA  Msg: EEInfo: ComputerName: n/a
      Lid: 8600  dwParam: 0x6BA  Msg: EEInfo: ProcessID: 6768
      Lid: 12696  dwParam: 0x6BA  Msg: EEInfo: Generation Time: 2014-06-24 09:01:51:130
      Lid: 10648  dwParam: 0x6BA  Msg: EEInfo: Generating component: 18
      Lid: 14744  dwParam: 0x6BA  Msg: EEInfo: Status: 11001
      Lid: 9624  dwParam: 0x6BA  Msg: EEInfo: Detection location: 320
      Lid: 13720  dwParam: 0x6BA  Msg: EEInfo: Flags: 0
      Lid: 11672  dwParam: 0x6BA  Msg: EEInfo: NumberOfParameters: 1
      Lid: 8856  dwParam: 0x6BA  Msg: EEInfo: prm[0]: Unicode string: 
      Lid: 24060  StoreEc: 0x80040115
      Lid: 23746 
      Lid: 31938  StoreEc: 0x80040115
      Lid: 19650 
      Lid: 27842  StoreEc: 0x80040115
      Lid: 20866 
      Lid: 29058  StoreEc: 0x80040115
    
    Code (markup):
     
    Last edited: Jun 24, 2014
    too803, Jun 24, 2014 IP
  6. gkd_uk

    gkd_uk Well-Known Member

    Messages:
    979
    Likes Received:
    74
    Best Answers:
    1
    Trophy Points:
    165
    #6
    Are both servers running Exchange 2010? If yes, what Exchange service pack do you have installed on both servers?
     
    gkd_uk, Jun 24, 2014 IP
  7. too803

    too803 Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #7
    The old machine is running 14.3 and the new one is running 14.0.
     
    too803, Jun 24, 2014 IP
  8. #8
    Your new Exchange server has no service pack installed and it's recommended you update this as there are lots of bug fixes within the latest Service Packs.

    A few things for you to try before you install the Service Pack.

    1) Run the Exchange console as administrator, right click run as administrator, try again
    2) Check that any of your server NICs are not set to DHCP. Setting to static IP addresses with correct gateway has helped resolve such network errors in the past, try again
    3) Ensure the old mail store is mounted and online
    4) Try to migrate a couple of mailboxes at a time, incase you are migrating a large amount.
    5) Locate one of the accounts with Active Directory, right click properties, security, advanced and ensure inherit permissions is ticked and try migrating the mailbox again
    6) I have also known companies who have had to disabled Disabling IPv6

    As you can see from the below, your new Exchange server has no service pack installed, whereas the old one has service pack 3 installed. You should update you new exchange server to the latest service pack and attempt the migrations again.

    I'm sure you are already aware of this, but with any changes you make, ensure you have a full system backup :)

    Microsoft Exchange Server 2010 14.0.639.21 11/9/2009 (New Exchange Server)
    Microsoft Exchange Server 2010 SP1 14.1.218.15 8/24/2010
    Microsoft Exchange Server 2010 SP2 14.2.247.5 12/4/2011
    Microsoft Exchange Server 2010 SP3 14.3.123.4 2/12/2013 (Old Exchange Server)
     
    Last edited: Jun 24, 2014
    gkd_uk, Jun 24, 2014 IP