Anyone seen this kind of behavior?
Hi we have an working ex 2007 sp2 update rollup 1 enviroment running on an native 2008 ad. We would do an migration to exchange 2010 but on an new exchange 2010 (2008 sp2 + all hotfix's) server we can not mount an new database. See log below:
Summary: 2 item(s). 1 succeeded, 1 failed.
Elapsed time: 00:00:02
New test
Completed
Exchange Management Shell command completed:
new-mailboxdatabase -Server 'SP-EX03' -Name 'test' -EdbFilePath 'C:Program FilesMicrosoftExchange ServerV14Mailboxtesttest.edb' -LogFolderPath 'C:Program FilesMicrosoftExchange ServerV14Mailboxtest'
Elapsed Time: 00:00:01
Mount test
Failed
Error:
Couldn't mount the database that you specified. Specified database: test; Error code: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
[Database: test, Server: SP-EX03.xxxx.xx].
An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
[Database: test, Server: SP-EX03.xxxx.xxx]
An Active Manager operation failed. Error: Operation failed with message: MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
[Server: SP-EX03.xxx.xxxx]
MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
Exchange Management Shell command attempted:
mount-database -Identity 'test'
Elapsed Time: 00:00:01
And we have allready installed second 2008 R2 based exchange 2010 and the same problem is there also.
Anyone has any clues?
--
Juha
Edit:
Ok, now this is getting weird. Just done a manual powershell command:
new-mailboxdatabase -Server 'SP-EX03' -Name 'fii' -EdbFilePath 'C:Program FilesMicrosoftExchange ServerV14Mailboxfiifii.edb' -LogFolderPath 'C:Program FilesMicrosoftExchange ServerV14Mailboxfii'
Name Server Recovery ReplicationType
---- ------ -------- ---------------
fii SP-EX03 False None
And when I go to the folder where the edb should be the folder is empty, so no wonder it can not mount the databe.
--
Juha