Quantcast
Channel: Exchange Server 2013 - High Availability and Disaster Recovery forum
Viewing all 1985 articles
Browse latest View live

CU 22 attempted installation on exchange server 2013 crashes exchange

$
0
0
attempt to install CU 22 on exchange 2013 CU 15 fails. fails when the install cannot stop services. the installer sets all Exchange services to disabled and then fails out. WinMgmt is the fail, but the crash does not roll back the changes. I manually change any disabled services to auto, and restart the server but mail is not  getting transported.

Exch2013cu21 2 nodes DAG Failover Cluster Validation Report with Failure result for one node but success result for another node?

$
0
0

Hi there,

Exchange 2013 cu21 running on win2012 std r2 servers running in 2 nodes DAG in different network segment, connected via ipsec vpn.

All in a sudden, in Failover Cluster Manager, observed one cluster node up, one cluster node down.  No matter what we tried can't bring up the problem cluster node.

After very time-consuming troubleshooting, eventually found that it was due to some problem in firewall which routed the udp3343 traffics via public wan interface, instead of the internal ipsec vpn interface.  Anyway after fixing the firewall routing problem, in Failover Cluster Manager, both cluster nodes up, both cluster networks up, seems back to normal.

However, if run validate network, it keep saying failure node1 but success node 2 as below:

Validate Network Communication
Description: Validate that servers can communicate, with acceptable latency, on all networks.
Analyzing connectivity results ...
Node node2.domain.com is not reachable from node node1.domain.com. It is necessary that each cluster node can 
communicate each other cluster node by a minimum of one network path (though multiple paths
are recommended to avoid a single point of failure). Please verify that existing networks
are configured properly or add additional networks.
Following are the connectivity checks made using UDP on port 3343 from network interfaces on node node1.domain.com to network interfaces on node node2.domain.com
Result Source Interface Name Source IP Address Destination Interface Name Destination IP Address Same Cluster Network Packet Loss (%) 
Failure node1.domain.com - Ethernet 1.1.1.1 node2.domain.com - Ethernet 2.2.2.2 False 0 

Node node1.domain.com is reachable from Node node2.domain.com by only one pair of network interfaces. It is possible that this network path is a single point of failure for communication within the cluster. Please verify that this single path is highly available, or consider adding additional networks to the cluster.
Following are the connectivity checks made using UDP on port 3343 from network interfaces on node node2.domain.com to network interfaces on node node1.domain.com
Result Source Interface Name Source IP Address Destination Interface Name Destination IP Address Same Cluster Network Packet Loss (%) 
Success node2.domain.com - Ethernet 2.2.2.2 node1.domain.com - Ethernet 1.1.1.1 False 0 

My question is, if packet loss is 0%, why node2 is not reachable from node1?  How can I further troubleshoot this strange case to make node2 reachable from node1 in network validation test?

Thanks in advance for your help!

Remove failed Exchange Server 2013

$
0
0

Hi,

We have 2 Exchange mailbox server 2013.

One of the Servers is removed physically. We could not perform any decommission activities on that server. It is not possible to bring it back as it is crashed.

As of only one server is there in DAG. Please let me know how to remove the metadata of failed server. We would like to use the same name and IP address for the new server that we are going to deploy.

Exchange2013cu21 strange problem - a few items missing when checked by test-replicationhealth?

$
0
0

Hi there,

Exchange2013 cu21 on win2012 std r2 server, in 2 nodes DAG, server1 as primary, server 2 as secondary, each server in different site, connected via ipsec vpn.

Today conducted regular maintenance reboot with below procedures

1. put server2 into maintenance mode, reboot, get server2 out of maintenance mode

2. put server1 into maintenance mode, reboot, get server1 out of maintenance mode

Right now all email services resumed, all DB mounted on server1 as usual, mailboxreplicationstatus healthy.

However, observed a few "components" seems missing on server1 as below:

[PS] C:\Windows\system32>Test-ReplicationHealth -Identity server2

Server          Check                      Result     Error
------          -----                      ------     -----
server2        ClusterService             Passed
server2        ReplayService              Passed
server2        ActiveManager              Passed
server2        TasksRpcListener           Passed
server2        TcpListener                Passed
server2        ServerLocatorService       Passed
server2        DagMembersUp               Passed
server2        MonitoringService          Passed
server2        ClusterNetwork             Passed
server2        QuorumGroup                Passed
server2        DatabaseRedundancy         Passed
server2        DatabaseAvailability       Passed
server2        DBCopySuspended            Passed
server2        DBCopyFailed               Passed
server2        DBInitializing             Passed
server2        DBDisconnected             Passed
server2        DBLogCopyKeepingUp         Passed
server2        DBLogReplayKeepingUp       Passed


[PS] C:\Windows\system32>Test-ReplicationHealth -Identity server1

Server          Check                      Result     Error
------          -----                      ------     -----
server1        ClusterService             Passed
server1        ReplayService              Passed
server1        ActiveManager              Passed
server1        TasksRpcListener           Passed
server1        TcpListener                Passed
server1        ServerLocatorService       Passed
server1        DagMembersUp               Passed
server1        MonitoringService          Passed
server1        ClusterNetwork             Passed
server1        QuorumGroup                Passed
server1        DatabaseRedundancy         Passed
server1        DatabaseAvailability       Passed

[PS] C:\Windows\system32>

Another cmdlet showing same results on both:

[PS] C:\Windows\system32>Get-ServerComponentState -Identity server1

Server                    Component                               State
------                    ---------                               -----
server1                   ServerWideOffline                       Active
server1                   HubTransport                            Active
server1                   FrontendTransport                       Active
server1                   Monitoring                              Active
server1                   RecoveryActionsEnabled                  Active
server1                   AutoDiscoverProxy                       Active
server1                   ActiveSyncProxy                         Active
server1                   EcpProxy                                Active
server1                   EwsProxy                                Active
server1                   ImapProxy                               Active
server1                   OabProxy                                Active
server1                   OwaProxy                                Active
server1                   PopProxy                                Active
server1                   PushNotificationsProxy                  Active
server1                   RpsProxy                                Active
server1                   RwsProxy                                Active
server1                   RpcProxy                                Active
server1                   UMCallRouter                            Active
server1                   XropProxy                               Active
server1                   HttpProxyAvailabilityGroup              Active
server1                   ForwardSyncDaemon                       Active
server1                   ProvisioningRps                         Active
server1                   MapiProxy                               Active
server1                   EdgeTransport                           Active
server1                   HighAvailability                        Active
server1                   SharedCache                             Active


[PS] C:\Windows\system32>Get-ServerComponentState -Identity server2

Server                    Component                               State
------                    ---------                               -----
server2                   ServerWideOffline                       Active
server2                   HubTransport                            Active
server2                   FrontendTransport                       Active
server2                   Monitoring                              Active
server2                   RecoveryActionsEnabled                  Active
server2                   AutoDiscoverProxy                       Active
server2                   ActiveSyncProxy                         Active
server2                   EcpProxy                                Active
server2                   EwsProxy                                Active
server2                   ImapProxy                               Active
server2                   OabProxy                                Active
server2                   OwaProxy                                Active
server2                   PopProxy                                Active
server2                   PushNotificationsProxy                  Active
server2                   RpsProxy                                Active
server2                   RwsProxy                                Active
server2                   RpcProxy                                Active
server2                   UMCallRouter                            Active
server2                   XropProxy                               Active
server2                   HttpProxyAvailabilityGroup              Active
server2                   ForwardSyncDaemon                       Active
server2                   ProvisioningRps                         Active
server2                   MapiProxy                               Active
server2                   EdgeTransport                           Active
server2                   HighAvailability                        Active
server2                   SharedCache                             Active


[PS] C:\Windows\system32>

Any idea why DBCopySuspended, DBCopyFailed DBInitializing, DBDisconnected, DBLogCopyKeepingUp, DBLogReplayKeepingUp is missing in server1 when check with test-replicationhealth?  How to fix?

Many thx!

Export PST from Office 365

$
0
0

Hi Support,

We need to export user data in PST to a local drive from Office 365.

The user data includes, Sharepoint data, one drive data and mails.

If pst export is not possible for sharepoint and one drive data, any other format is also okay.

But when I did a content search or ediscovery to export a mailbox content completely, I can only have sender, recipient like options to search. It means I will have separate psts for inbox and sent items.

Last year or so I was able to follow the article below.

https://itgroove.net/kinglou/2017/01/12/export-to-pst-from-office-365/

Now options are changed and I cannot search entire mailbox separately, I have option like sender, recipient, sent ,receive, date etc. Please correct me if I am wrong here. Also let me know regarding below query.

Please let me know any other microsoft or third party free tools to export a complete mailbox as a single pst.

following error message : [ClientAccessServer=EXCHANGE,BackEndServer=exchange.domain.com,RequestId=58bfcb03-d4c8-4 2f6-b588-d08dc2b8c68c

$
0
0

Anyone had experienced this error on Exchange 2013 on Exchange powershell

VERBOSE: Connecting to Exchange.Domain.com
New-PSSession : [exchange.domain.com] Connecting to remote server exchange.domain.com failed with the
following error message : [ClientAccessServer=EXCHANGE,BackEndServer=exchange.domain.com,RequestId=58bfcb03-d4c8-4
2f6-b588-d08dc2b8c68c,TimeStamp=1/18/2016 6:47:22 AM]  For more information, see the about_Remote_Troubleshooting Help
topic.
At line:1 char:1
+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
   gTransportException
    + FullyQualifiedErrorId : -2144108477,PSSessionOpenFailed


how to create a passive copy of DAG DB and point to specific location

$
0
0

Hi Guys,

I have recently added a new disk to our exchange server.  

I would like to use this disk as a location for the passive copy of a particular database.

When i try to create a passive copy of an active database, it defaults to a different disk.  This disk is currently full and cannot be expanded.

Am i able to force the passive copy to be created on the new disk?

If so, can someone please provide the steps.  I have tried following this article, but cannot find how to force a copy to point to a particular filepath.  It only describes how to create a copy and when i do, it tries to create it on the full disk not the new, empty one.

https://docs.microsoft.com/en-us/exchange/high-availability/manage-ha/add-db-copies?view=exchserver-2019

We are using Exchange 2016 and the database is part of a DAG.

Your help is appreciated

Regards,

Exchange 2013 - DBCopyFailed

$
0
0

Hello,

We are using Exchange 2013 cu21 , we have 2 cas servers (1pr/1dr) and 3 mailbox servers (2pr/1dr). Today i tried to update one of the mailbox server on production. When the update finished, i restarted the vm. I run test-replicationhealth on this server and i get the following output:

Server          Check                      Result     Error
------          -----                      ------     -----
PREXC1          ClusterService             Passed
PREXC1          ReplayService              Passed
PREXC1          ActiveManager              Passed
PREXC1          TasksRpcListener           Passed
PREXC1          TcpListener                Passed
PREXC1          ServerLocatorService       Passed
PREXC1          DagMembersUp               Passed
PREXC1          MonitoringService          Passed
PREXC1          ClusterNetwork             Passed
PREXC1          QuorumGroup                Passed
PREXC1          DatabaseRedundancy         Passed
PREXC1          DatabaseAvailability       Passed
PREXC1          DBCopySuspended            Passed
PREXC1          DBCopyFailed               *FAILED*   Continuous Replication for database 'Mailbox DB01\PREXC1' is i...
PREXC1          DBInitializing             Passed
PREXC1          DBDisconnected             Passed
PREXC1          DBLogCopyKeepingUp         Passed
PREXC1          DBLogReplayKeepingUp       Passed

Then i tried a get-MailboxDatabaseCopyStatus... here is the output:

Name                                          Status          CopyQueue ReplayQueue LastInspectedLogTime   ContentIndex
                                                              Length    Length                            State
----                                          ------          --------- ----------- --------------------   ------------
Mailbox DB01\PREXC1                           Failed          2808      0           3/11/2019 9:18:33 AM   Healthy

The CopyQueue Length is increasing, i checked that by re-running the MailboxDatabaseCopyStatus after 20mins.

What i have to do to have a healthy database again? If i restart the vm it will change anything or not?

Thank you


Failover Cluster / DAG

$
0
0

Hello,

I have a question regarding the resiliency of my Exchange environment and some outages that we experienced lately. 

My environment currently consists of 4 physical multifunction servers in two different datacenters. All four servers are members of the same DAG, we use a file server as our Witness server. My databases have been setup so that passive copies reside in the opposite datacenter. Example: datacenter1Server1 replicates to datacenter2Server1.  All four serves have active and passive copies of databases.   We use a Citrix Netscaler to load balance the client requests.   

When I do my server maintenance during a time when there is a light load I’m able to take two servers from the same datacenter offline without any interruption of service. During the day during peak load my entire environment fails if I lose the same two servers from a single datacenter.   The failure will continue even once the two servers have been restored. During the failure all the nodes of my cluster will continuously flap between being online and offline. That issue will continue until I reboot all four of the severs.  

It appears that two remaining servers get overloaded by all the new connection requests coming from clients that are reestablishing their connections.  Does that sound correct?  If so, does that mean our server hardware is under sized? Is there a configuration change I can make to correct this?

Thanks

Jeff

Primary Active Manager Down in Exchange 2013

$
0
0

Hi All,

I have 2 Exchange Server and both installed CAS and Mailbox Access roles.

And i have DAG configured in both servers for Mailbox server HA. And Enabled Replication for our Databases.

My Question is:

What will going to happen if Primary Active Manager is going down in 2 node exchange server?

How to we make sure all our Exchange client connectivity and Mail flow is happening from Second Exchange server?

Thanks,

Mani L


Mani L


Installation Exchange Server 2013 Cumulative Update 22 was failed due to error "Exchange Server component Mailbox role: Transport service failed."

$
0
0

Hi All,

I'm facing issue during installation Exchange Server 2013 Cumulative Update 22 on secondary Exchange server. For information,my organization have deploy DAG environment and both server MAIL01 and MAIL02 is running on Exchange server 2013. Yesterday I've successful install CU22 on MAIL01, and today I'm tried to do that on MAIL02. During installation CU22 on MAIL02, the installation was stop due to below error:

Exchange Server component Mailbox role: Transport service failed.

Error: Error:

The following error was generated when "$error.Clear();

       if (get-service MSExchangeServiceHost* | where {$_.name -eq "MSExchangeServiceHost"})

       {

           restart-service MSExchangeServiceHost

       }

       " was run: "Microsoft.PowerShell.Commands.ServiceCommandException: Service 'Microsoft Exchange Service Host (MSExchangeServiceHost)' cannot be started due to the following error: Cannot start service MSExchangeServiceHost on computer '.'. ---> System.InvalidOperationException: Cannot start service MSExchangeServiceHost on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start

  --- End of inner exception stack trace ---

  at System.ServiceProcess.ServiceController.Start(String[] args)

  at Microsoft.PowerShell.Commands.ServiceOperationBaseCommand.DoStartService(ServiceController serviceController)

  --- End of inner exception stack trace ---".

 

  I'm tried to figure out by google any info but not luck to solve this case. Also I notice all Exchange services on MAIL02 not running and cannot start even startup is automatic. I've tried to reboot the MAIL02 few times and re-install CU22 but installation Setup not prompt.

For time being, I'm only active the MAIL01 as primary and database mailbox copies on MAIL02 still remain suspended.

Appreciate if you could assist on this issue.


Best regards, Matt Fauzy

Database Seeding has Failed | Exchange 2013 DAG

$
0
0

Hello Folks,

We are seeding mailbox database to DR server which is installed on the HQ site ( Later will shift it ).

We have total 6 Databases out of which 4 Databases completed successfully but the DB05 has some problem.

Note: Once Databases seeding completed we are shifting the DR Exchange Virtual Machine to DR site so do we need to enable DAG Maintenance as one of the member will be unavailable for few hours. 

Error Details:

The Microsoft Exchange Replication service encountered an unexpected error in log replay for database 'DB05\EX01-DR'. Error MapiExceptionTooManyMountedDatabases: Unable to mount database. (hr=0x8004060e, ec=-2147219954)Diagnostic context:    Lid: 65256      Lid: 10722   StoreEc: 0x8004060E    Lid: 1494    ---- Remote Context Beg ----    Lid: 37952   dwParam: 0x21937EF5    Lid: 39576   StoreEc: 0x977        Lid: 35200   dwParam: 0x11BC    Lid: 58864   StoreEc: 0x8004060E    Lid: 43248   StoreEc: 0x8004060E    Lid: 35388   StoreEc: 0x8004060E    Lid: 54336   dwParam: 0x21937EF5    Lid: 35200   dwParam: 0x11BC    Lid: 1750    ---- Remote Context End ----    Lid: 1047    StoreEc: 0x8004060E



Power Shell Output:

ErrorMessage                          : The Microsoft Exchange Replication service encountered an unexpected error in
                                        log replay for database 'DB05\EX01-DR'. Error
                                        MapiExceptionTooManyMountedDatabases: Unable to mount database.
                                        (hr=0x8004060e, ec=-2147219954)
                                        Diagnostic context:
                                            Lid: 65256
                                            Lid: 10722   StoreEc: 0x8004060E
                                            Lid: 1494    ---- Remote Context Beg ----
                                            Lid: 37952   dwParam: 0x21937EF5
                                            Lid: 39576   StoreEc: 0x977
                                            Lid: 35200   dwParam: 0x11BC
                                            Lid: 58864   StoreEc: 0x8004060E
                                            Lid: 43248   StoreEc: 0x8004060E
                                            Lid: 35388   StoreEc: 0x8004060E
                                            Lid: 54336   dwParam: 0x21937EF5
                                            Lid: 35200   dwParam: 0x11BC
                                            Lid: 1750    ---- Remote Context End ----
                                            Lid: 1047    StoreEc: 0x8004060E

ErrorEventId                          : 4057
ExtendedErrorInfo                     : Microsoft.Mapi.MapiExceptionTooManyMountedDatabases:
                                        MapiExceptionTooManyMountedDatabases: Unable to mount database.
                                        (hr=0x8004060e, ec=-2147219954)
                                        Diagnostic context:
                                            Lid: 65256
                                            Lid: 10722   StoreEc: 0x8004060E
                                            Lid: 1494    ---- Remote Context Beg ----
                                            Lid: 37952   dwParam: 0x21937EF5
                                            Lid: 39576   StoreEc: 0x977
                                            Lid: 35200   dwParam: 0x11BC
                                            Lid: 58864   StoreEc: 0x8004060E
                                            Lid: 43248   StoreEc: 0x8004060E
                                            Lid: 35388   StoreEc: 0x8004060E
                                            Lid: 54336   dwParam: 0x21937EF5
                                            Lid: 35200   dwParam: 0x11BC
                                            Lid: 1750    ---- Remote Context End ----
                                            Lid: 1047    StoreEc: 0x8004060E
                                           at Microsoft.Mapi.MapiExceptionHelper.InternalThrowIfErrorOrWarning(String
                                        message, Int32 hresult, Boolean allowWarnings, Int32 ec, DiagnosticContext
                                        diagCtx, Exception innerException)
                                           at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32
                                        hresult, IExInterface iUnknown, Exception innerException)
                                           at Microsoft.Mapi.ExRpcAdmin.MountDatabase(Guid guidStorageGroup, Guid
                                        guidMdb, Int32 ulFlags)
                                           at Microsoft.Exchange.Cluster.Replay.StoreRpcController.<>c__DisplayClass9.<
                                        MountDatabase>b__8()
                                           at Microsoft.Exchange.Cluster.Replay.SafeRefCountedTimeoutWrapper.<>c__Displ
                                        ayClass2.<ProtectedCallWithTimeout>b__0()
                                           at Microsoft.Exchange.Data.HA.InvokeWithTimeout.Invoke(Action
                                        invokableAction, Action foregroundAction, TimeSpan invokeTimeout, Boolean
                                        sendWatsonReportNoThrow, Object cancelEvent)
                                           at Microsoft.Exchange.Cluster.Replay.SafeRefCountedTimeoutWrapper.ProtectedC
                                        allWithTimeout(String operationName, TimeSpan timeout, Action operation)
                                           at Microsoft.Exchange.Cluster.Replay.LogReplayer.get_StoreReplayController()
                                           at Microsoft.Exchange.Cluster.Replay.LogReplayer.LogReplayRpc(Guid mdbGuid,
                                        Int64 replayGen)
SuspendComment                        : The database copy was automatically suspended due to failure item processing.
                                        At '4/7/2019 11:51:07 PM' the copy of database 'DB05' on this server wasn't
                                        able to operate because the number of mailbox database copies on this server
                                        exceeds the supported limit. Recovery was not attempted.

Appreciate your suggestions

Thanks,

Arif


**pANdiT jI

$
0
0
  •   in t e r   c a st e   L o v e   M a rr i  a g e  S p e c i a list  in  

Exchange Dail tone recovery

$
0
0

I have exchange 2013 2 MBX in DAG environment with 4 DBs one of the DAG nodes encountered the trust relationship issue and unfortunately most of the activated DBs was reside on it.

the steps that I have took was performing a dial tone recovery as the below steps:

created a new dial tone DBs (DTDB1,DTDB2,DTDB3)

Rehomed the users from DBs to corresponding Dial tone DBs except 2 DBs I homed them in the one dial tone DB :( 

Get-Mailbox -Database DB1 | Set-Mailbox -Database DTDB1

Get-Mailbox -Database DB2 | Set-Mailbox -Database DTDB2

Get-Mailbox -Database DB3 | Set-Mailbox -Database DTDB3

Get-Mailbox -Database DB4 | Set-Mailbox -Database DTDB3

Fixed trust relation issues and the lost server become alive again and all replications are working properly.

before going to the production I tested on my lab to rehome the users back to the original DBs but have 2 issues.

Get-Mailbox -Database DTDB1 | Set-Mailbox -Database DB1

Get-Mailbox -Database DTDB2 | Set-Mailbox -Database DB2

Get-Mailbox -Database DTDB3 | Set-Mailbox -Database DB3

Get-Mailbox -Database DTDB3 | Set-Mailbox -Database DB4

1. the 2 DBs that I homed on the same dial tone DB some of them encountered an error message on OWA (your account has been disabled) because that users are homed backed to the wrong DB.

2. the messages that sent and received during dial tone period how can I merge them with the original database. 


MS exchange replication service terminating constantly

$
0
0

I have multiple exchange 2013 Servers in DAG both in DC and DR site. In many of these servers my exchange replication service is terminating unexpectedly multiple times in a day with below error .

Event id 4399

The Microsoft Exchange Replication service is terminating without collecting a Watson dump. Error The Microsoft Exchange Replication service is using too much memory (4100.6171875 MiB) and will be terminated without collecting a Watson dump. This exceeds the maximum expected value of 4096 MiB. To take a dump along with the Watson report, set registry key 'SOFTWARE\Microsoft\ExchangeServer\v15\Replay\Parameters\EnableWatsonDumpOnTooMuchMemory' to 1. Default can be overridden by setting registry key RegKeyBase=SOFTWARE\Microsoft\ExchangeServer\v15\Replay\Parameters;RegValues=MaximumProcessPrivateMemoryMB,MemoryLimitBaseInMB,MemoryLimitPerDBInMB;EffectiveLimit=Min(MaximumProcessPrivateMemoryMB,MemoryLimitBaseInMB+nCopies*MemoryLimitPerDBInMB)

I searched for this error and got to know that its a known issue in exchange and the followed below article to apply the workaround 

https://support.microsoft.com/en-us/help/2892330/msexchangerepl-exe-process-terminates-when-you-try-to-replay-more-than

Even after applying the workaround, though the frequency has reduced by half but still the service is getting terminated with same error, just that now the error is saying that "This exceeds the maximum expected value of 6240 MiB"

prior to applying workaround the event id used to show limit as 4096.

I have applied below registry settings as per the tech net article.

SOFTWARE\Microsoft\ExchangeServer\v15\Replay\Parameters\

dwordMaximumProcessPrivateMemoryMB
Value8192
BaseDecimal

dwordMemoryLimitBaseInMB
Value4096
Basedecimal

I am currently on CU13. How is the limit now showing to 6240 whereas I have done the registry change for 8192. Any help is much appreciated.

Thanks


unable to add a databese copy on another DAG server

$
0
0

Hello everyone

I'm trying to add another copy of database on another server but I'm receiving the following error:

<label style="font-weight:bold;">ERROR</label>
DB1

The seeding operation failed. Error: An error occurred while running prerequisite checks. Error: Database 'DB1' is not mounted. Use Mount-Database to mount the database before seeding database copies. [Database: ARCHDB1, Server: EX2.mydomain.local]

I'm sure that that the database is mounted and it's functioning properly I tried it on another database and I'm still receiving the same error.

I only have two exchange server ex1 and ex2 both are 15.0 ‎(Build 1178.4)‎

I noticed a weird error when I go to servers in the exchange web interface and click on ex2, underdatabases and database availability groups when I click on view details I receive the following error:

error The operation couldn't be performed because object '*\EX2' couldn't be found on 'DC2.my.local'.I checked in Active directory and I found that ex2 is already in the servers OU in DC2 and DC1

any suggestion please

Please help me

Not able to add database copy

$
0
0

MS Exchange 2013 

4 nodes, 2 DB and 2 CAS

Issue : Adding passive database copy failing for one database.

I already have other 5 databases with active passive copies running fine.

When i try to add DB copy in GUI, It will stop after 15 seconds with below error

The seeding operation failed. Error: An error occurred while performing the seed operation. Error: Communication was terminated by server 'SourceServer': Data could not be read because the communication channel was closed. [Database: DBname, Server: DestinationServer]

Status of DB is : Passive failed and suspended

content index state " suspended

=====

I have tried above method multiple times ,Also tried postpone option while adding DB copy. 

Restarted both Exchange DB servers and tried

Deleted the passive copy along with db and log folders and tried to add fresh copy

Also restarted search services and tried

=====

Also tried Update-databasecopy with -databaseonly and -catalogonly switches. this also throws errors

Also tried below :

 Set-ADServerSettings -PreferredServer server.domain.com

Really appreciate your help 

Thank you

Exchange logs not flushing after backup

$
0
0

Problem: Exchange logs are not flushing after backup exec runs full backup.

The backup in backup exec 2010 R3 Is successful. It is also set to do full backup/flush logs

The logs fill up to around 50,000 files or more. How do you fix this?

ENV: exchange 2010 SP2 Rollup 4 Dag.

I see the following in the logs on database server when backup exec is complete.

Information Store (2972) Mailbox Database Faculty: The backup procedure has been successfully completed.

Information Store (2972) There were 75299 log file(s) not found in the log range (D:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Mailbox Database Faculty\E030003BA9C.log - D:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Mailbox Database Faculty\E030004EA5F.log) that we attempted to truncate.

Assistance with Exch 2010 dirty shutdown / recovery EDB

$
0
0
Exchange 2010 dirty shutdown wont come clean!  Soft recovery
  Restored log and EDB and am running eseutil to clean the EDB.  I have the correct log files as of display, and it says that it goes through successfully, however, when I run the /mh, it still comes up dirty.

 I moved the log files and the EDB into the same folder for ease of syntax, but then reverted the files back, both with the same result.

 Do I have to keep the files in the original (restored) folders?
  How do I do a hard recovery for the same set given the soft recovery wont work.  The ultimate goal was to restore a clients sent item folder which has seemed to mysteriously emptied itself.  I have a good backup from native windows backup.  
 So I have a recovery DB in EMC, and am working the actual EDB on a sep disk / location, but cant get it to come clean so I can mount it, then extract the info.

 Client did not have SIR enabled.
Viewing all 1985 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>