Exchange Server 2010 환경에서 사서함 저장소를 탑재 혹은 작성이 실패할 경우가 있습니다. 이 경우 이벤트로그에는 다음과 같은 에러가 기록됩니다.
Failed to mount database '<저장소명>'.
<저장소명>FailedError:
Couldn't mount the database that you specified. Specified database: <저장소명>; Error code: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: apiExceptionNotFound: Unable to mount database. (hr=0x8004010f,ec=-2147221233)[Database: <저장소명>, Server: <서버명>].
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: <저장소명>, Server: <서버명>
An Active Manager operation failed. Error: Operation failed with message: MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)[Server: e14mbxndb2.Enterprise.emory.net]
MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
■ 원인
Exchange Server 2010 의 ConfigurationDomainContoller 파라메터와 PreferredGlobalCatalog의 파라메터가 다르기 때문이라고 합니다. KB977960
■ 해결방법
Exchange Management Shell상에서 다음과 같은 명령어로 優先 도메인 컨트롤러를 지정해주면 됩니다.
Set-ADServerSettings –PreferredServer 도메인 컨트롤러 FQDN
'virtualization > microsoft' 카테고리의 다른 글
[Microsoft] Force removing an Hyper-V host from SCVMM 2012 (0) | 2013.05.30 |
---|---|
[Microsoft] Cannot connect to RDS VDI Collection by NLA error (0) | 2013.05.28 |
[Microsoft] iOS 6.1로 인한 Exchange Server 퍼포먼스 저하 버그 (0) | 2013.02.15 |
[Microsoft] Virtual Machine Converter 이용방법 (0) | 2013.01.16 |
[Microsoft Data Protection Manager 2010] Replica is Inconsistent (0) | 2012.10.07 |
[Microsoft Exchange Server 2010] The Write DACL for the Exchange... (0) | 2012.10.06 |
[Microsoft Exchange Server 2003] 사서함 저장소 탑재 실패 (2) (0) | 2012.09.25 |
[Microsoft Exchange Server 2003] 사서함 저장소 탑재 실패 (0) | 2012.09.19 |