Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Microsoft Exchange Server (http://forum.oszone.net/forumdisplay.php?f=76)
-   -   перестал работать почтовик exchange 2007 (http://forum.oszone.net/showthread.php?t=178198)

DieHard 15-06-2010 09:54 1434318

перестал работать почтовик exchange 2007
 
добрый день.

можно ли получить консультацию и практическую помощь в решении проблемы с почтовиком на базе exchange 2007 (специалист, настраивавший и владеющий опытом решения таких проблем, к сожалению переехал, а сам я необходимым опытом не обладаю).

проблема такая - пару часов назад, антивирус на сервере (НОД 32) обнаружил с файле E00.log троян и изолировал его, положив в карантин. почти сразу на клиентских машинах пропало подключение.

перезагрузка ничего не дала, все сервисы запустились, но в ивент-фьювере масса ошибок, типа:
MSExchangeIS (184) First Storage Group: An attempt to move the file "D:\Program Files\Microsoft\ExchangeServer\Mailbox\First Storage Group\E00.log" to "D:\Program Files\Microsoft\ExchangeServer\Mailbox\First Storage Group\E00000253A8.log" failed with system error 2 (0x00000002): "The system cannot find the file specified. ". The move file operation will fail with error -1811 (0xfffff8ed).

MSExchangeIS (184) First Storage Group: Unable to create a new logfile because the database cannot write to the log drive. The drive may be read-only, out of disk space, misconfigured, or corrupted. Error -1811.

восстановил E00.log из карантина, снова перезагрузил сервер и рестартанул сервисы. сервисы рестартанули, но в ивент-фьювере такие сообщения


MSExchange System Attendant Mailbox ivent ID4001
A transient failure has occurred. The problem may resolve itself in a while. The service will retry in 56 seconds. Diagnostic information:

Cannot open mailbox /o=bmbmunai/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=SERVER-1/cn=Microsoft System Attendant.
Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException: Cannot open mailbox /o=bmbmunai/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=SERVER-1/cn=Microsoft System Attendant. ---> Microsoft.Mapi.MapiExceptionNetworkError: MapiExceptionNetworkError: Unable to make connection to the server. (hr=0x80040115, ec=-2147221227)
Diagnostic context:
......
Lid: 10648 dwParam: 0x6D9 Msg: EEInfo: Generating component: 2
Lid: 14744 dwParam: 0x6D9 Msg: EEInfo: Status: 1753
Lid: 9624 dwParam: 0x6D9 Msg: EEInfo: Detection location: 501
Lid: 13720 dwParam: 0x6D9 Msg: EEInfo: Flags: 0
Lid: 11672 dwParam: 0x6D9 Msg: EEInfo: NumberOfParameters: 4
Lid: 8856 dwParam: 0x6D9 Msg: EEInfo: prm[0]: Unicode string: ncacn_ip_tcp
Lid: 8856 dwParam: 0x6D9 Msg: EEInfo: prm[1]: Unicode string: server-1.BMBMUNAI.KZOFFICE
Lid: 12952 dwParam: 0x6D9 Msg: EEInfo: prm[2]: Long val: -1527653632
Lid: 15000 dwParam: 0x6D9 Msg: EEInfo: prm[3]: Pointer val: 0x0x02ee6550 (UnknownPtag)
Lid: 19778
Lid: 27970 StoreEc: 0x80040115
Lid: 17730
Lid: 25922 StoreEc: 0x80040115
at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, Int32 ec, DiagnosticContext diagCtx)
at Microsoft.Mapi.ExRpcConnection.Create(ConnectionCache connectionCache, ExRpcConnectionCreateFlag createFlags, ConnectFlag connectFlags, String serverDn, String userDn, String user, String domain, String password, String httpProxyServerName, Int32 ulConMod, Int32 lcidString, Int32 lcidSort, Int32 cpid, Int32 cReconnectIntervalInMins, Int32 cbRpcBufferSize, Int32 cbAuxBufferSize)
at Microsoft.Mapi.ConnectionCache.OpenMapiStore(String mailboxDn, Guid mailboxGuid, Guid mdbGuid, ClientIdentityInfo clientIdentity, String userDnAs, OpenStoreFlag openStoreFlags, CultureInfo cultureInfo, String applicationId)
at Microsoft.Mapi.ConnectionCache.OpenMailbox(String mailboxDn, Guid mailboxGuid, Guid mdbGuid, WindowsIdentity windowsIdentityAs, String userDnAs, OpenStoreFlag openStoreFlags, CultureInfo cultureInfo, String applicationId)
at Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag, CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
--- End of inner exception stack trace ---
at Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag, CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
at Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag, CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
at Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag, CultureInfo cultureInfo, String clientInfoString)
at Microsoft.Exchange.Data.Storage.MailboxSession.Initialize(LogonType logonType, ExchangePrincipal owner, ADOrgPerson delegateUser, Object identity, OpenMailboxSessionFlags flags)
at Microsoft.Exchange.Data.Storage.MailboxSession.CreateMailboxSession(LogonType logonType, ExchangePrincipal owner, ADOrgPerson delegateUser, Object identity, OpenMailboxSessionFlags flags, CultureInfo cultureInfo, String clientInfoString)
at Microsoft.Exchange.Data.Storage.MailboxSession.OpenAsAdmin(ExchangePrincipal mailboxOwner, CultureInfo cultureInfo, String clientInfoString)
at Microsoft.Exchange.Servicelets.SystemAttendantMailbox.Servicelet.Work()




Exchange ActiveSync has encountered repeated failures when it tries to access data on Mailbox server [server-1.BMBMUNAI.KZOFFICE]. Exchange ActiveSync will temporarily stop making Exchange ActiveSync requests to the Mailbox server. The process will be postponed for [60] seconds. This may be caused if the Mailbox server is overloaded. If this event is frequently logged, review the Application log for other events that could indicate the root cause of performance problems on the Mailbox server specified in the event description.

MSExchange ActiveSync
The connection between the Client Access server and Mailbox server "server-1.BMBMUNAI.KZOFFICE" failed. If this event is logged infrequently or only during scheduled downtime for a Mailbox server, no user action is required. If this event occurs repeatedly, check network connectivity using PING or PingPath. Also, check connectivity using the Test-ActiveSyncConnectivity cmdlet. More information:

Microsoft.Exchange.Data.Storage.ConnectionFailedTransientException: Cannot open mailbox /o=bmbmunai/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=s_kasymov. ---> Microsoft.Mapi.MapiExceptionNetworkError: MapiExceptionNetworkError: Unable to make connection to the server. (hr=0x80040115, ec=-2147221227)
Diagnostic context:
......
Lid: 10648 dwParam: 0x6D9 Msg: EEInfo: Generating component: 2
Lid: 14744 dwParam: 0x6D9 Msg: EEInfo: Status: 1753
Lid: 9624 dwParam: 0x6D9 Msg: EEInfo: Detection location: 501
Lid: 13720 dwParam: 0x6D9 Msg: EEInfo: Flags: 0
Lid: 11672 dwParam: 0x6D9 Msg: EEInfo: NumberOfParameters: 4
Lid: 8856 dwParam: 0x6D9 Msg: EEInfo: prm[0]: Unicode string: ncacn_ip_tcp
Lid: 8856 dwParam: 0x6D9 Msg: EEInfo: prm[1]: Unicode string: server-1.BMBMUNAI.KZOFFICE
Lid: 12952 dwParam: 0x6D9 Msg: EEInfo: prm[2]: Long val: -1527653632
Lid: 15000 dwParam: 0x6D9 Msg: EEInfo: prm[3]: Pointer val: 0x0x001193c0 (PR_DISCARD_REASON)
Lid: 19778
Lid: 27970 StoreEc: 0x80040115
Lid: 17730
Lid: 25922 StoreEc: 0x80040115
at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, Int32 ec, DiagnosticContext diagCtx)
at Microsoft.Mapi.ExRpcConnection.Create(ConnectionCache connectionCache, ExRpcConnectionCreateFlag createFlags, ConnectFlag connectFlags, String serverDn, String userDn, String user, String domain, String password, String httpProxyServerName, Int32 ulConMod, Int32 lcidString, Int32 lcidSort, Int32 cpid, Int32 cReconnectIntervalInMins, Int32 cbRpcBufferSize, Int32 cbAuxBufferSize)
at Microsoft.Mapi.ConnectionCache.OpenMapiStore(String mailboxDn, Guid mailboxGuid, Guid mdbGuid, ClientIdentityInfo clientIdentity, String userDnAs, OpenStoreFlag openStoreFlags, CultureInfo cultureInfo, String applicationId)
at Microsoft.Mapi.ConnectionCache.OpenMailbox(String mailboxDn, Guid mailboxGuid, Guid mdbGuid, WindowsIdentity windowsIdentityAs, String userDnAs, OpenStoreFlag openStoreFlags, CultureInfo cultureInfo, String applicationId)
at Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag, CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
--- End of inner exception stack trace ---
at Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag, CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
at Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag, CultureInfo cultureInfo, String clientInfoString, Boolean secondTry)
at Microsoft.Exchange.Data.Storage.ConnectionCachePool.OpenMailbox(String serverDn, String userDn, String mailboxDn, Guid mailboxGuid, Guid mdbGuid, Object identity, ConnectFlag connectFlag, OpenStoreFlag openStoreFlag, CultureInfo cultureInfo, String clientInfoString)
at Microsoft.Exchange.Data.Storage.MailboxSession.Initialize(LogonType logonType, ExchangePrincipal owner, ADOrgPerson delegateUser, Object identity, OpenMailboxSessionFlags flags)
at Microsoft.Exchange.Data.Storage.MailboxSession.CreateMailboxSession(LogonType logonType, ExchangePrincipal owner, ADOrgPerson delegateUser, Object identity, OpenMailboxSessionFlags flags, CultureInfo cultureInfo, String clientInfoString)
at Microsoft.Exchange.Data.Storage.MailboxSession.Open(ExchangePrincipal mailboxOwner, WindowsPrincipal authenticatedUser, CultureInfo cultureInfo, String clientInfoString)
at Microsoft.Exchange.AirSync.Command.OpenMailboxSession(AirSyncUser user)
at Microsoft.Exchange.AirSync.Command.WorkerThread()

что делать не соображу вообще - дальше настройки новых пользователей и периодического включения/выключения сервера сталкиваться не приходилось. бекапы есть, но только от 12 числа. по мере "проникновения" в проблему буду дополнять.

DieHard 15-06-2010 10:03 1434324

в exchange management console во вкладке server configuration - > mailbox -> database management обнаружил, что mailbox database в статусе dismounted, при попытке подключить - такое сообщение (скриншот приложен)



по последней ошибке нашел на сайте microsoft http://support.microsoft.com/kb/925825/en-us

а по другому никак?

DieHard 15-06-2010 12:26 1434422

вот подробные логи ошибок (из ивент-фьювера), именно в 10:08:53 почта перестала работать

10:08:53 iventID 458
MSExchangeIS (184) First Storage Group: An attempt to move the file "D:\Program Files\Microsoft\ExchangeServer\Mailbox\First Storage Group\E00.log" to "D:\Program Files\Microsoft\ExchangeServer\Mailbox\First Storage Group\E00000253A8.log" failed with system error 2 (0x00000002): "The system cannot find the file specified. ". The move file operation will fail with error -1811 (0xfffff8ed).

10:08:53 iventID 413
MSExchangeIS (184) First Storage Group: Unable to create a new logfile because the database cannot write to the log drive. The drive may be read-only, out of disk space, misconfigured, or corrupted. Error -1811.

10:08:53 iventID 492
MSExchangeIS (184) First Storage Group: The logfile sequence in "D:\Program Files\Microsoft\ExchangeServer\Mailbox\First Storage Group\" has been halted due to a fatal error. No further updates are possible for the databases that use this logfile sequence. Please correct the problem and restart or restore from backup.

10:08:53 iventID 9558
An error occurred while writing to the database log file of storage group "First Storage Group". Attempting to unmount all databases in this storage group.


10:08:53 iventID 9558
MSExchangeIS (184) First Storage Group: Unable to rollback operation #1133535 on database D:\Program Files\Microsoft\ExchangeServer\Mailbox\First Storage Group\Mailbox Database.edb. Error: -510. All future database updates will be rejected.

10:08:53 iventID 1115
Error 0xfffffbbe returned from closing database table, called from function JTAB_BASE::EcCloseTable on table ReplidMap.

потом после перезагрузки

10:15:52 eventID2501
Process MSEXCHANGEADTOPOLOGY (PID=1332). The site monitor API was unable to verify the site name for this Exchange computer - Call=HrSearch Error code=80040a01. Make sure that Exchange server is correctly registered on the DNS server.

10:15:57 eventID1121
Error 0x96f connecting to the Microsoft Active Directory.

10:15:57 eventID5000
Unable to initialize the Microsoft Exchange Information Store service. - Error 0x96f.

10:15:57 eventID2604
Process MSEXCHANGEADTOPOLOGY (PID=1332). When updating security for a remote procedure call (RPC) access for the Microsoft Exchange Active Directory Topology service, Exchange could not retrieve the security descriptor for Exchange server object SERVER-1 - Error code=80040a01.
The Microsoft Exchange Active Directory Topology service will continue starting with limited permissions.

Druidik 21-03-2011 16:20 1640229

Если тема жива, то есть вопрос

Кто нить нашел решение этой проблемы, у меня такакя же беда.

DieHard 22-03-2011 18:39 1641244

если вкратце: очистили папку с логами и база подключилась. она не подключалась, т.к. один из лог файлов оказался "блокированным" антивирусом

Druidik 23-03-2011 11:49 1641781

Спасибо помогло!
Единственное что не понятно, так это то что у меня база отваливалась раз в день и при повторном подключении подключалась, и так каждый день.

zero55 24-03-2011 00:45 1642422

для начала отключите антивирус
смонтируйте базу
потом включите антивирус и настройте его вот страница

или как то так. Ключевые слова для поиска Exchange antivirus exclision


Время: 02:55.

Время: 02:55.
© OSzone.net 2001-