Exchange Database Status(Copy Status ,Content Index State,QueueLength,Move Status...)
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. 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...)的更多相关文章
- Http status(二)
http含义: http 200:-文件被正常的访问 http 302:临时重定向 HTTP错误列表 HTTP 400 - 请求无效 HTTP 401.1 - 未授权:登录失败 HTTP 401.2 ...
- Zabbix监控nginx-rtmp status(json版)
与前面的文章 zabbix监控nginx-rtmp status(html版)区别只在于取值的页面不一样 http://127.0.0.1:81/control/get/all_streams sta ...
- Ajax关于readyState(状态值)和status(状态码)的研究
var getXmlHttpRequest = function () { try{ //主流浏览器提供了XMLHttpRequest对象 return new XMLHttpRequest(); } ...
- Android沉浸式(侵入式)标题栏(状态栏)Status(三)
Android沉浸式(侵入式)标题栏(状态栏)Status(三) 从附录文章1,2可以看到,依靠Android系统提供的标准方案,状态栏即便在透明状态下,仍然有些半透明而不是全透明.本文是And ...
- Android沉浸式(侵入式)标题栏(状态栏)Status(二)
Android沉浸式(侵入式)标题栏(状态栏)Status(二) 附录1以xml写style实现了Android沉浸式(侵入式)状态栏(标题栏),同样以上层Java代码实现.在附录文章1的基础上 ...
- Android沉浸式(侵入式)标题栏(状态栏)Status(一)
Android沉浸式(侵入式)标题栏(状态栏)Status(一) 现在越来越多的APP设计采用这种称之为沉浸式状态栏(Status)的设计,这种沉浸式状态栏又称之"侵入式"状 ...
- mysql学习之-show table status(获取表的信息)参数说明
--获取表的信息mysql> show table status like 'columns_priv'\G;*************************** 1. row ******* ...
- PLSQL_数据泵导入进度查看Impdp/Expdp Status(案例)
20150701 Created By BaoXinjian
- 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 ...
随机推荐
- eclipse配置 嵌入式-基于linux
Eclipse可以安装在各种操作系统.这里是安装到Ubuntu 10.10上.有两种方法实现安装,一是采用Ubuntu的软件源:二是从官方下载后解压. 1. 通过Ubuntu软件源安装 $ sudo ...
- Spring Cloud心跳监测
Spring Cloud实现心跳监测,在服务注册和停止时,注册中心能得到通知,并更新服务实例列表 Spring Cloud注册中心添加配置: eureka.server.enable-self-pre ...
- Ubuntu/Debian下编译PC版的ffmpeg
1.安装git: 在命令行下执行 sudo apt-get install git-core 2.下载最新版本的ffmpeg: git clone git://source.ffmpeg.org/ff ...
- 如何只利用NMAKE+CL+LINK写WIN32程序
关键是1.包含<Windows.h>及其他的相关头文件2.在LINK指令中最起码要加上KERNEL32.LIB USER32.LIB GDI32.LIB(不需要制定其路径,因为NMAKE, ...
- homebrew 无法安装,提示不能在根目录下使用
sudo chown -R $(whoami) /usr/local 把/use/local的owner換成自己,就有write權限了 whoami就是一個命令,會echo當前登錄用戶的名字.當然你知 ...
- RCC—使用 HSE/HSI 配置时钟 ---时钟树
本章参考资料:< STM32F4xx 中文参考手册> RCC 章节.学习本章时,配合< STM32F4xx 中文参考手册> RCC 章节一起阅读,效果会更佳,特别是涉及到寄存器 ...
- 纯css3实现的竖形二级导航
之前为大家分享了好多导航菜单.今天给大家带来一款纯css3实现的竖形二级导航.这款导航菜单可以是无限级.一起看下效果图: 在线预览 源码下载 实现的代码. html代码: <div styl ...
- 一款基于jQuery的全屏广告图片焦点图
之前为大家分享了很多jQuery焦点图插件.今天我们要介绍的这款jQuery全屏广告图片焦点图插件也非常不错,图片切换时有淡出淡出的动画效果,并且也相当流畅.效果图如下: 在线预览 源码下载 实现 ...
- VS中C#读取app.config数据库配置字符串的三种方法(转)
关于VS2008或VS2005中数据库配置字符串的三种取法 VS2008建立Form程序时,如果添加数据源会在配置文件 app.config中自动写入连接字符串,这个字符串将会在你利用DataSet, ...
- SQL Server,MySql,Oracle数据库的默认端口号
SQL Server默认端口号为:1433 MySQL 默认端口号为:3306 Oracle 默认端口号为:1521