Share via


Enable-StorageGroupCopy(RTM)

 

적용 대상: Exchange Server 2007

마지막으로 수정된 항목: 2007-06-05

이 항목에서는 LCR(로컬 연속 복제) 구성에서 Microsoft Exchange Server 2007을 실행하고 있는 서버의 저장소 그룹 복사본을 만드는 데 Enable-StorageGroupCopy cmdlet를 사용하는 방법에 대해 설명합니다.

구문

enable-StorageGroupCopy -Identity <StorageGroupIdParameter> [-CopyLogFolderPath <NonRootLocalLongFullPath>] [-CopySystemFolderPath <NonRootLocalLongFullPath>] [-DomainController <Fqdn>] [-SeedingPostponed <SwitchParameter>]

자세한 정보

Exchange 관리자는 사서함 서버 역할이 설치된 Exchange 2007 서버의 기존 저장소 그룹에 LCR 복사본을 추가할 수도 있습니다.

Enable-StorageGroupCopy 작업을 시작하려면 다음과 같은 조건이 만족되어야 합니다.

  • 지정된 저장소 그룹이 있어야 하며 해당 그룹에 있는 모든 데이터베이스의 복사본에 Enable-DatabaseCopy를 사용할 수 있어야 합니다.

  • 경로의 위치는 고정 드라이브여야 합니다.

  • Active Directory 디렉터리 서비스의 동일한 서버에 있는 둘 이상의 저장소 그룹에서 이 경로를 공유할 수 없습니다.

  • 경로는 고유해야 하며 이미 정의된 저장소 그룹이나 다른 저장소 그룹 복사본에 해당되어서는 안 됩니다.

  • 지정된 서버는 독립 실행형 Exchange 2007 사서함 서버여야 합니다. 지정된 서버는 Exchange 2007의 클러스터된 구현(예: CCR(클러스터 연속 복제) 또는 SCC(단일 복사본 클러스터))일 수 없습니다.

Enable-StorageGroupCopy cmdlet 작업을 완료한 후 다음 모든 사항이 발생합니다.

  • 저장소 그룹에 필요한 모든 특성이 있습니다.

  • 작업에 지정된 경로가 Active Directory에 있는 경로를 덮어씁니다.

    참고

    경로가 작업에 지정되어 있지 않은 경우 기본 경로가 사용됩니다.

  • SeedingPostponed 매개 변수가 지정되어 있는 경우가 아니면 해당 데이터베이스 복사본은 시드됩니다.

이 작업을 수행하려면 작업 시작에 사용하는 계정에는 Exchange Server 관리자 역할 및 대상 서버에 대한 로컬 관리자 그룹 권한이 위임되어야 합니다. 사용 권한, 역할 위임 및 Exchange Server 2007 관리에 필요한 권한에 대한 자세한 내용은 사용 권한 고려 사항을 참조하십시오.

매개 변수

매개 변수 필수 종류 설명

Identity

필수

Microsoft.Exchange.Configuration.Tasks.StorageGroupIdParameter

Identity 매개 변수는 다음 값 중 하나를 가집니다.

  • GUID

  • 저장소 그룹의 이름

CopyLogFolderPath

선택

Microsoft.Exchange.Data.NonRootLocalLongFullPath

CopyLogFolderPath 매개 변수는 저장소 그룹 로그가 저장된 경로를 지정합니다. 기본 경로는 다음과 같습니다. <ExchangeInstallPath>\ LocalCopies\<SGName>

CopySystemFolderPath

선택

Microsoft.Exchange.Data.NonRootLocalLongFullPath

CopySystemFolderPath 매개 변수는 저장소 그룹 시스템 파일이 저장된 경로를 지정합니다. 기본 경로는 다음과 같습니다. <ExchangeInstallPath>\ LocalCopies\<SGName>

DomainController

선택

Microsoft.Exchange.Data.Fqdn

Active Directory에서 클러스터된 사서함 서버를 찾는 도메인 컨트롤러의 FQDN(정규화된 도메인 이름)을 지정하려면 명령에 DomainController 매개 변수를 포함시킵니다.

SeedingPostponed

선택

System.Management.Automation.SwitchParameter

SeedingPostponed 매개 변수를 사용하면 저장소 그룹 복사본이 시드되지 않습니다. 그러면 관리자가 저장소 그룹 복사본을 명시적으로 시드해야 합니다.

오류

오류 설명

The LogFolderPath and CopyLogFolderPath that you specified must not be the same. Specified folder path: %logfolderpath%

동일한 서버의 다른 저장소 그룹이 이 저장소 그룹과 같은 복사본 로그 파일 위치를 사용합니다. 복사본 로그 파일 위치에 고유한 경로를 지정해야 합니다.

The SystemFolderPath and CopySystemFolderPath that you specified must not be the same. Specified folder path: %logfolderpath%

동일한 서버의 다른 저장소 그룹이 이 저장소 그룹과 같은 복사본 시스템 파일 위치를 사용합니다. 복사본 시스템 파일 위치에 고유한 경로를 지정해야 합니다.

The storage group you specified is a recovery storage group. Specified storage group: %SGIdentity%

지정된 저장소 그룹은 복구 저장소 그룹입니다. LCR은 복구 저장소 그룹을 지원하지 않습니다.

A storage group copy is already defined for '<SGName>'.

저장소 그룹에서 이미 LCR을 사용 가능하게 했습니다.

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.

이 저장소 그룹의 데이터베이스 하나 이상에서 LCR이 사용 가능하게 되어 있지 않습니다. 모든 데이터베이스에서 LCR을 사용 가능하게 해야 이 저장소 그룹에서 LCR을 사용 가능하게 할 수 있습니다.

This task is not supported on a cluster.

LCR이 클러스터에서 지원되지 않으므로 해당 클러스터에서 Enable-StorageGroupCopy cmdlet를 실행할 수 없습니다.

The location for log files is not a fixed drive.

복사본 로그 파일의 위치가 고정 드라이브가 아닙니다. 고정 드라이브 위치를 지정하여 Enable-StorageGroupCopy cmdlet를 실행해야 합니다.

The location for system files is not a fixed drive.

복사본 시스템 파일의 위치가 고정 드라이브가 아닙니다. 고정 드라이브 위치를 지정하여 Enable-StorageGroupCopy cmdlet를 실행해야 합니다.

The location specified for log file copies (<LogPath>) is illegal/invalid. Please verify that the directory exists and is empty.

트랜잭션 로그 파일 복사본에 지정된 위치가 잘못되었습니다. 디렉터리가 있고 이 디렉터리에 파일이 없는지 확인한 후에 Enable-StorageGroupCopy cmdlet를 실행해야 합니다.

The location of the copy's system files (<SystemPath>) is not available in the file system.

해당 복사본 시스템 파일의 위치를 파일 시스템에서 사용할 수 없습니다. 지정된 위치가 있고 액세스 가능한지 확인한 후에 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.

LCR 복사본에 지정된 로그 경로에는 이미 일치하는 접두사를 가진 파일이 있습니다. Move-StorageGroup 명령 –ConfigurationOnly 선택적 매개 변수를 사용하면 파일을 이동하지 않고 구성을 변경할 수 있으므로 기존 파일을 덮어쓰지 않아도 됩니다.

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.

LCR 복사본에 지정된 시스템 경로에는 이미 일치하는 접두사를 가진 파일이 있습니다. Move-StorageGroup 명령 –ConfigurationOnly 선택적 매개 변수를 사용하면 파일을 이동하지 않고 구성을 변경할 수 있으므로 기존 파일을 덮어쓰지 않아도 됩니다.

Automatic initial seed failed for <SGName> with error code <ErrorCode>. Use Update-StorageGroupCopy task to retry.

Enable-StorageGroupCopy cmdlet는 지정된 저장소 그룹에 대한 자동 초기 시드를 완료하지 못했습니다. Update-StorageGroupCopy cmdlet를 사용하여 다시 시드해야 합니다.

Automatic initial seed was not attempted for <SGName>.

Enable-StorageGroupCopy cmdlet는 지정된 저장소 그룹에 대한 자동 초기 시드를 실행하지 못했습니다. Update-StorageGroupCopy cmdlet를 사용하여 초기 시드를 수행해야 합니다.

예제

다음 코드는 CopyLogFolderPathCopySystemFolderPath 매개 변수에 경로 위치를 지정하는 동안 SG1이라는 저장소 그룹에 저장소 그룹 복사본을 사용할 수 있게 하는 Enable-StorageGroupCopy 명령의 예입니다.

Enable-StorageGroupCopy -Identity SG1 -CopyLogFolderPath:"D:\logs1\SG1" -CopySystemFolderPath:"D:\logs1\SG1"