Copy Status

Description

Mounted

The active copy is online and accepting client connections. Only the active copy of the mailbox database copy can have a copy status of Mounted.

Mounting

The active copy is coming online and not yet accepting client connections. Only the active copy of the mailbox database copy can have a copy status of Mounting.

Dismounting

The active copy is going offline and terminating client connections. Only the active copy of the mailbox database copy can have a copy status of Dismounting.

Dismounted

The active copy is offline and not accepting client connections. Only the active copy of the mailbox database copy can have a copy status of Dismounted.

Seeding

The mailbox database copy is being seeded, the content index for the mailbox database copy is being seeded, or both are being seeded. Upon successful completion of seeding, the copy status should change to Initializing.

Seeding Source

The mailbox database copy is being used as a source for a database copy seeding operation.

Initializing

The mailbox database copy is in an Initializing state when a database copy has been created, when the Microsoft Exchange Replication service is starting or has just been started, and during transitions from Suspended, Service Down, Failed, Seeding, or Single Page Restore to another state. While in this state, the system is verifying that the database and log stream are in a consistent state. In most cases, the copy status will remain in the Initializing state for about 15 seconds, but in all cases, it should generally not be in this state for longer than 30 seconds.

Re-synchronizing

The mailbox database copy and its log files are being compared with the active copy of the database to check for any divergence between the two copies. The copy status will remain in this state until any divergence is detected and resolved.

Single Page Restore

This state indicates that a single page restore operation is occurring on the mailbox database copy.

Failed

The mailbox database copy is in a Failed state because it is not suspended, and it is not able to copy or replay log files. While in a Failed state and not suspended, the system will periodically check whether the problem that caused the copy status to change to Failed has been resolved. After the system has detected that the problem is resolved, and barring no other issues, the copy status will automatically change to Healthy.

Service Down

The Microsoft Exchange Replication service is not available or running on the server that hosts the mailbox database copy.

Suspended

The mailbox database copy is in a Suspended state as a result of an administrator manually suspending the database copy by running the Suspend-MailboxDatabaseCopy cmdlet.

Healthy

The mailbox database copy is successfully copying and replaying log files, or it has successfully copied and replayed all available log files.

Disconnected and Healthy

The mailbox database copy is no longer connected to the active database copy, and it was in the Healthy state when the loss of connection occurred. This state represents the database copy with respect to connectivity to its source database copy. It may be reported during DAG network failures between the source copy and the target database copy.

Disconnected and Re-synchronizing

The mailbox database copy is no longer connected to the active database copy, and it was in the Re-synchronizing state when the loss of connection occurred. This state represents the database copy with respect to connectivity to its source database copy. It may be reported during DAG network failures between the source copy and the target database copy.

Failed and Suspended

The Failed and Suspended states have been set simultaneously by the system because a failure was detected, and because resolution of the failure explicitly requires administrator intervention. An example is if the system detects unrecoverable divergence between the active mailbox database and a database copy. Unlike the Failed state, the system will not periodically check whether the problem has been resolved, and automatically recover. Instead, an administrator must intervene to resolve the underlying cause of the failure before the database copy can be transitioned to a healthy state.

Content Index State

Description

Status on Active & Passive Copies

Crawling

Database is in the process of indexing database content. Depending on the size of the database, this process could take some time to complete.

Warning

Disabled

Indexing for the database has been disable by an administrator.

Offline (Active)

N/A (Passive)

Failed

An error has occurred causing the content index to fail.

Critical

Failed and Suspended

The Failed and Suspended states have been set simultaneously by the system because a failure was detected, and because resolution of the failure explicitly requires administrator intervention.

Critical

Healthy

This indicates the Content Index is up to date and has not detected any issues. This is the only state in which a failover (automatic process) to a specific database copy can occur.

Up

Seeding

A database copy is in the process of updating its Content Index from another database copy.

Up

Suspended

The Suspended status occurs if an administrator manually pauses or suspends it from receiving updates from the active copy. This might be done to update a failed Content Index or to perform troubleshooting for other issues.

Warning

CopyQueueLength

Definition:

Shows the number of transaction log files waiting to be copied to the passive copy log file folder. A copy isn't considered complete until it has been checked for corruption.

Information:

All nodes in a Database Availability Group (DAG) should be monitored for this counter depending on the passive node. Should be less than 1 at all times for continuous replication.

Possible problems:

Server recently rebooted or services restarted, network connectivity issues, or multiple mailbox moves are in process.

Remediation:

Verify network connectivity between the various nodes in the DAG. Verify Replication Service is running on all DAG members.

> 1

> 1 for 5 polls

ReplayQueueLength

    Definition:

    Shows the number of transaction log files waiting to be replayed into the passive copy.

    Information:

    With DAG replication, transaction logs are shipped to the other DAG members. They then replay the log file. (Thresholds should be manually removed for DAG members configured to be 'lagged copies.')

    Possible problems:

    The replay queue length should be as low as possible, otherwise this could indicate a (performance) issue with the DAG member containing the Copy database. A high number could also negatively affect failover with some loss of data as a possibility.

    Remediation:

    Check Memory, CPU, and Disk I/O for any bottlenecks. Review the Windows Event logs for any related events.

    • Replay queue length   Indicates the number of log files waiting to be replayed into the selected database copy. This field is relevant only for passive database copies.
    • Replay queue length (logs)   Indicates the number of log files waiting to be replayed into this copy of the database.

    With DAG replication, transaction logs are shipped to the other DAG members. They then replay the log file. It contains all the database changes performed on the Active database. Replay means that these changes are then also performed on the Copy databases exactly as they were on the Active database.

    The replay queue length should be as low as possible, otherwise this could indicate a (performance) issue with the DAG member containing the Copy database. A high number could also negativly affect failover with some dataloss as a possibility.

> 50 for 5 polls

> 100 for 5 polls

Avg Log Copy Latency (msec)

(Only available in Exchange 2010)

Definition:

Average number of milliseconds observed by the log copier when sending messages over the network.

N/A

N/A

Log Copy KB/sec

Definition:

The size of the log files (in KB) that are copied per second.

Information:

Shows the size in KB/sec of the transaction logs being copied to passive copies.

N/A

N/A

Log Replay Rate (generations/sec)

Definition:

The number of log files that have been replayed per second.

Information:

Shows you the number of Transaction Logs being replayed on the passive copies of a database.

N/A

N/A

Log Replay is Not Keeping Up

Definition:

LogReplayNotKeepingUp is 1 when log replay is falling behind and not able to keep up with log copying and inspection.

Information:

Exchange 2010/2013 uses continuous replication to create and maintain database copies. To maintain a synchronized copy of a mailbox database, transaction log files from the active mailbox server are replayed into the passive database of another server in the DAG. This provides high availability and resiliency in the Exchange environment.

Possible problems:

Indicates a replication issue may exist with the mailbox database copies in the DAG. If Transaction Log replay is not able to keep up with the active copy, passive copies will not be up of date.

Remediation:

Review the Windows Event logs for any related events. Examine network topology between DAG members and verify connectivity and network latency is below 250 ms. Examine CPU utilization by the Information Store service on passive copies. Examine the replication status for each replica database using the Get-MailboxDatabaseCopyStatus cmdlet.

>= 1

>= 1 for 60 polls

AutoDatabaseMountDial的設定為GoodAvailability,AutoDatabaseMountDial參數可允許的copy queue length長度如下:

BestAvailability

The database automatically mounts immediately after a failover if the queue length is less than or equal to 12.

GoodAvailability

The database automatically mounts immediately after a failover if the queue length is less than or equal to 6.

Lossless

The database does not automatically mount until all logs generated on the active device are copied to the passive device.

Move request status

移动请求状态

Automatically Suspended

自动挂起

Completed

已完成

Completed with warning

已完成,但是出现警告

Completion in progress

完成正在进行中,此状态为最后阶段,如果是联机移动,则此时用户邮箱可能不可用。

Failed

失败

In progress

正在进行

Queued

已排队

Ready to complete

即将完成

Suspended

已搁置

Percent complete

完成百分比

Duration

持续时间

Mailbox size

邮箱大小

Number of corrupted items

已随坏项的数量

Source database

源数据库

Target database

目标数据库

Last updated time

上次更新时间

Suspend this move when it is ready to complete

在此移动即将完成时,将其挂起

Exchange Database Status(Copy Status ,Content Index State,QueueLength,Move Status...)的更多相关文章

  1. Http status(二)

    http含义: http 200:-文件被正常的访问 http 302:临时重定向 HTTP错误列表 HTTP 400 - 请求无效 HTTP 401.1 - 未授权:登录失败 HTTP 401.2 ...

  2. Zabbix监控nginx-rtmp status(json版)

    与前面的文章 zabbix监控nginx-rtmp status(html版)区别只在于取值的页面不一样 http://127.0.0.1:81/control/get/all_streams sta ...

  3. Ajax关于readyState(状态值)和status(状态码)的研究

    var getXmlHttpRequest = function () { try{ //主流浏览器提供了XMLHttpRequest对象 return new XMLHttpRequest(); } ...

  4. Android沉浸式(侵入式)标题栏(状态栏)Status(三)

     Android沉浸式(侵入式)标题栏(状态栏)Status(三) 从附录文章1,2可以看到,依靠Android系统提供的标准方案,状态栏即便在透明状态下,仍然有些半透明而不是全透明.本文是And ...

  5. Android沉浸式(侵入式)标题栏(状态栏)Status(二)

     Android沉浸式(侵入式)标题栏(状态栏)Status(二) 附录1以xml写style实现了Android沉浸式(侵入式)状态栏(标题栏),同样以上层Java代码实现.在附录文章1的基础上 ...

  6. Android沉浸式(侵入式)标题栏(状态栏)Status(一)

     Android沉浸式(侵入式)标题栏(状态栏)Status(一) 现在越来越多的APP设计采用这种称之为沉浸式状态栏(Status)的设计,这种沉浸式状态栏又称之"侵入式"状 ...

  7. mysql学习之-show table status(获取表的信息)参数说明

    --获取表的信息mysql> show table status like 'columns_priv'\G;*************************** 1. row ******* ...

  8. PLSQL_数据泵导入进度查看Impdp/Expdp Status(案例)

    20150701 Created By BaoXinjian

  9. chrome浏览器下用jQuery的load函数来跨域加载页面,响应状态status为(canceled)是什么情况? JSON和JSONP,也许你会豁然开朗,含jQuery用例

    http://www.cnblogs.com/dowinning/archive/2012/04/19/json-jsonp-jquery.html 问题来源:http://q.cnblogs.com ...

随机推荐

  1. Atitit.mysql oracle with as模式临时表模式 CTE 语句的使用,减少子查询的结构性 mssql sql server..

    Atitit.mysql  oracle with as模式临时表模式 CTE 语句的使用,减少子查询的结构性 mssql sql server.. 1. with ... as (...) 在mys ...

  2. Cocoa、Foundation、UIKit、Objective-c、XCode、Interface Builder的概念

    转自:http://blog.csdn.net/hou_cocoa/article/details/6187418 Cocoa 是在Mac OS X系统上原生的一个编译环境.他包含两个框架,其实就是一 ...

  3. 我的高效编程的秘诀--开发环境的重要性(IOS)

    我觉得一个好的开发环境,能够让一个开发者的工作效率提高两倍以上,也能够让一个小白看上去不那么蠢: 开发环境不是仅仅安装一个xcode这种ide就OK了,在我看来开发环境的部署范围比較广泛,以下我来说说 ...

  4. CCFollow和ActionCallFunc

    CCFollow动作,可以让一个节点跟随另一个节点做位移. CCFollow经常用来设置layer跟随sprite,可以实现类似摄像机跟拍的效果 效果是精灵在地图上移动,地图也会跟着移动,但是精灵仍然 ...

  5. 【转】在MAC下配置MySQL 5.7 数据库的编码问题

    1.MySQL 5.7 for MAC 默认没有my.cnf文件 ,首先 新建my.cnf文件: 2.在my.cnf文件追加 1 2 3 4 5 6 7 8 [mysqld] character-se ...

  6. python学习笔记(10)--爬虫下载煎蛋图片

    说明: 1. 有很多细节需要注意! 2. str是保留字,不要作为变量名 3. 保存为txt报错,encoding=utf-8 4. 403错误,添加headers的方法 5. 正则match只能从开 ...

  7. python解析文本文件演示样例

    目的:查找文本中还有Sum/Avg的行中低三个竖线后第一个浮点数 思路:先使用python读取文本中一行,然后切割字符串.查找含有Sum/Avgkeyword的行.取出想要的结果 文本局部: .... ...

  8. log4cplus基本用法

    说起日志系统,不得不提大名鼎鼎的Log4j.特别是使用Java的人们,能够说是无人不知无人不晓无人不用. Log4j以其简单的使用方式(引入一个jar包.一行代码就可以调用).灵活(可通过配置文件任意 ...

  9. mysql实现经纬度计算两个坐标之间的距离sql语句

    select *,(2 * 6378.137* ASIN(SQRT(POW(SIN(PI()*(111.86141967773438-latitude)/360),2)+COS(PI()*33.070 ...

  10. CSS3 实现厉害的文字和输入框组合效果

    最近在忙着弄网站,学到了不少效果,这又是一个厉害的  <html> <head> <meta http-equiv="Content-Type" co ...