In the release to manufacturing (RTM) version of Microsoft Exchange 2007, you can only view CCR status information by using the Exchange Management Shell. In Exchange 2007 SP1, some of the status information listed in the following table can be viewed in the Exchange Management Console.
Exchange 2007 publishes a variety of status information for storage group copies. The following table describes the status information that is available. In the following table, the attributes are listed in the order in which they appear in the complete output of the Get-StorageGroupCopyStatus cmdlet. For detailed steps about viewing status information, see How to View the Status of a Storage Group in a CCR Environment.
|
Attribute
|
Description
|
|---|
|
Identity
|
Identity of the queried storage group. This attribute gives the <ServerName>\<StorageGroupName>.
|
|
StorageGroupName
|
Name of the queried storage group. This attribute gives the storage group name.
|
|
SummaryCopyStatus
|
Current overall status of the passive copy. Possible values are:
-
Not Supported Current configuration does not support local continuous replication (LCR).
-
Disabled Storage group does not have a configured copy. There is no passive node configured for this clustered mailbox server.
-
Failed Verification failed, or the storage group is only partially configured for CCR.
-
Seeding Full database seeding is in progress.
-
Stopped Transaction log copying is stopped.
-
Suspended Transaction log copying and replay is stopped.
-
Healthy Passive copy is healthy and normal, and nothing is blocking or blocked.
Exchange 2007 SP1 adds the following additional status values:
-
Initializing No log files have been closed and the Microsoft Exchange Replication service is waiting for a closed log file to replicate. This status typically occurs when the Microsoft Exchange Replication service has just been started.
-
Service Down The Microsoft Exchange Replication service is not running or cannot be contacted.
-
Resynchronizing The Microsoft Exchange Replication service is performing an incremental reseed of the storage group copy.
|
|
Failed
|
Verification of the database or logs, which identified an inconsistency that prevents replication. Alternatively, there is a configuration or access problem with the active or passive copy. Possible values are True and False.
|
|
FailedMessage
|
Textual message that identifies the condition that caused replication to fail. It may not be the only replication problem area.
|
|
Seeding
|
Indicates that seeding is in progress. Possible values are True and False.
|
|
Suspend
|
Indicates that replication has been halted for the passive copy. This state prevents the database from advancing, and logs from being copied. Possible values are True and False.
|
|
SuspendComment
|
Optional comment area in which an administrator can provide a reason or note as to why replication activity was halted.
|
|
CopySuspend
|
Indicates that log copying has been halted for the passive copy. This prevents the log copy directory from changing. Possible values are True and False.
|
|
CopySuspendComment
|
Optional administrator comment providing a reason or note as to why log copy activity was halted.
|
|
CopyQueueLength
|
Number of transaction log files waiting to be copied to the passive copy log file folder. A copy is not considered complete until it has been checked for corruption.
|
|
ReplayQueueLength
|
Number of transaction log files waiting to be replayed into the passive copy.
|
|
LatestAvailableLogTime
|
Time stamp on the source storage group of the most recently detected new transaction log file.
|
|
LastCopyNotificationedLogTime
|
Time associated with the last new log generated by the active storage group and known to the copy.
|
|
LastCopiedLogTime
|
Time stamp on the source storage group of the last successful copy of a transaction log file.
|
|
LastInspectedLogTime
|
Time stamp on the target storage group of the last successful inspection of a transaction log file.
|
|
LastReplayedLogTime
|
Time stamp on the target storage group of the last successful replay of a transaction log file.
|
|
LastLogGenerated
|
Last log generation number that was known to be generated on the active copy of the storage group.
|
|
LastLogCopied
|
Last log generation number that was successfully copied to the passive copy log folder.
|
|
LastLogNotified
|
Last log generation number that was generated by the active storage group and known to the copy.
|
|
LastLogInspected
|
Last log generation number that was inspected for consistency and corruption.
|
|
LastLogReplayed
|
Last log generation number that was successfully replayed into the passive copy of the database.
|
|
LatestFullBackupTime
|
Time of the last full backup.
|
|
LastestIncrementalBackupTime
|
Time of the last incremental backup.
|
|
SnapshotBackup
|
Indicates whether the last full backup taken was a legacy streaming backup or a Volume Shadow Copy Service (VSS) backup snapshot.
|
|
SnapshotLatestFullBackup
|
Time of the last snapshot full backup.
|
|
SnapshotLatestIncrementalBackup
|
Time of the last snapshot incremental backup.
|
|
SnapshotLatestDifferentialBackup
|
Time of the last snapshot differential backup.
|
|
SnapshotLatestCopyBackup
|
Time of the last snapshot copy backup.
|
|
OutstandingDumpsterRequests
|
Outstanding requests and the time range (low-high) for the outstanding requests.
|
|
DumpsterStatistics
|
Transport dumpster statistics from all accessible Hub Transport servers. This value is displayed only when the DumpsterStatistics parameter is used with the Get-StorageGroupCopyStatus command.
|
|
DumpsterStatisticsNotAvailable
|
List of inaccessible Hub Transport servers.
|
You can quickly assess the health of a storage group copy by looking at the values for SummaryCopyStatus, CopyQueueLength, ReplayQueueLength, and LastInspectedLogTime. These attributes show whether the storage group copy is functioning correctly and whether the storage group copy is relatively up to date in both copying and replaying logs. If the following conditions occur, you should determine the cause and correct the problem:
The replay queue length and copy queue length values are available as performance counters. They are the CopyQueueLength and ReplayQueueLength performance counters under the Microsoft Exchange Replication service performance object.
There are some rare scenarios where the replication status can be misleading. The following is a list of those scenarios: