|
Error
|
Description
|
|---|
|
The LogFolderPath and CopyLogFolderPath that you specified must not be the same. Specified folder path: %logfolderpath%
|
Another storage group on the same server uses the same copy log file location as this storage group. You must specify a unique path for the copy log file location.
|
|
The SystemFolderPath and CopySystemFolderPath that you specified must not be the same. Specified folder path: %logfolderpath%
|
Another storage group on the same server uses the same copy system file location as this storage group. You must specify a unique path for the copy system file location.
|
|
The storage group you specified is a recovery storage group. Specified storage group: %SGIdentity%
|
The specified storage group is a recovery storage group. LCR does not support recovery storage groups.
|
|
A storage group copy is already defined for '<SGName>'.
|
The storage group already has LCR enabled.
|
|
The database under this storage group is not local continuous replication enabled. Please enable local continuous replication on the database before enabling local continuous replication on this storage group.
|
One or more databases under this storage group are not LCR enabled. You must enable LCR on all databases before you can enable LCR on this storage group.
|
|
This task is not supported on a cluster.
|
The Enable-StorageGroupCopy cmdlet cannot be used to enable LCR on a clustered mailbox server because LCR is only supported on stand-alone Mailbox servers.
|
|
The location for log files is not a fixed drive.
|
The location of the copy log file is not on a fixed drive. You must specify a fixed drive location to run the Enable-StorageGroupCopy cmdlet.
|
|
The location for system files is not a fixed drive.
|
The copy system file location is not on a fixed drive. You must specify a fixed drive location to run the Enable-StorageGroupCopy cmdlet.
|
|
The location specified for log file copies (<LogPath>) is illegal/invalid. Please verify that the directory exists and is empty.
|
The location specified for the transaction log file copies is illegal or invalid. You must verify that the directory exists and that there are no files in it before running the Enable-StorageGroupCopy cmdlet.
|
|
The location of the copy's system files (<SystemPath>) is not available in the file system.
|
The location of the copy system file is not available in the file system. You must verify that the location specified exists and is accessible before running the Enable-StorageGroupCopy cmdlet.
|
|
The log path (<logPath>) for the copy already contains files with a matching prefix. To avoid overwriting the existing files, use Move-StorageGroupPath -ConfigurationOnly to change the configuration without moving any files.
|
The log path that you specified for the LCR copy already contains files with a matching prefix. You can avoid overwriting the existing files by using the Move-StorageGroup command –ConfigurationOnly optional parameter to change the configuration without moving any files.
|
|
The system path (<SystemPath>) for the copy already contains files with a matching prefix. To avoid overwriting the existing files, use Move-StorageGroupPath -ConfigurationOnly to change the configuration without moving any files.
|
The system path that you specified for the LCR copy already contains files with a matching prefix. You can avoid overwriting the existing files by using the Move-StorageGroup command –ConfigurationOnly optional parameter to change the configuration without moving any files.
|
|
Automatic initial seed failed for <SGName> with error code <ErrorCode>. Use Update-StorageGroupCopy task to retry.
|
The Enable-StorageGroupCopy cmdlet did not complete automatic initial seeding successfully for the specified storage group. You must reseed by using the Update-StorageGroupCopy cmdlet.
|
|
Automatic initial seed was not attempted for <SGName>.
|
The Enable-StorageGroupCopy cmdlet did not perform automatic initial seeding for the specified storage group. You will need to perform an initial seed by using the Update-StorageGroupCopy cmdlet.
|
|
The Windows Cluster service encountered an error during function IsNodeClustered.
|
The computer specified by the StandbyMachine parameter could not be contacted or does not exist.
|