Microsoft MVP성태의 닷넷 이야기
Windows: 61. 윈도우 서버 2012 - Active Directory 서버 마이그레이션 [링크 복사], [링크+제목 복사],
조회: 24619
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 4개 있습니다.)

윈도우 서버 2012 - Active Directory 서버 마이그레이션


AD 먼저 마이그레이션하는 것이 옳겠다 싶어서 먼저 진행을 해봤는데, 마법사 화면에서 다음과 같은 경고를 내면서 진행을 하지 않았습니다.

Before continuing, make sure the app vendors support your applications on Windows Server 2012. Follow their specific recommendations before and after Windows installs. To make sure your app is compatible and to download tools and documentation, go to http://go.microsoft.com/fwlink/?LinkId=243105

Important: If the software isn't compatible with Windows Server 2012 or if the app vendor doesn't support the app, uninstall it before you install Windows. If you don't uninstall the applications, your system won't be supported, the app might not work, and settings or other information might be lost.


Windows won't install unless each of these things is taken care of. Close Windows Setup, take care of each one, and then restart Windows Setup to continue.


Active Directory on this domain controller does not contain Windows Server 2012 ADPREP /FORESTPREP updates. See http://go.microsoft.com/fwlink/?LinkId=113955.

Installing Windows will affect the following features:


The Windows partition (C:) meets the minimum requirements for free disk space, but for best results we recommend at least 16 gigabytes (GB) of free disk space before installing. Installing Windows with minimal disk space available can reduce performance. Try using Disk Cleanup, uninstalling old programs, or moving files to another location such as a CD, DVD, or external hard drive.


지정된 링크를 눌러서 따라가니 2008 서버에서의 방법이 설명된 문서가 나왔습니다.

Prepare a Windows 2000 or Windows Server 2003 Forest Schema for a Domain Controller That Runs Windows Server 2008 or Windows Server 2008 R2
; https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc753437(v=ws.10)

그리하여, 2008 R2 CD에서 /support/adprep 폴더를 복사한 후 위의 글에 나온 대로 따라했습니다.

D:\adprep\2008r2>adprep /forestprep

ADPREP WARNING:

Before running adprep, all Windows 2000 Active Directory Domain Controllers in t
he forest should be upgraded to Windows 2000 Service Pack 4 (SP4) or later.

[User Action]
If ALL your existing Windows 2000 Active Directory Domain Controllers meet this
requirement, type C and then press ENTER to continue. Otherwise, type any other
key and press ENTER to quit.


C
Forest-wide information has already been updated.
[Status/Consequence]
Adprep did not attempt to rerun this operation.

D:\adprep\2008r2>ADPREP /domainprep
Running domainprep ...


Domain-wide information has already been updated.
[Status/Consequence]
Adprep did not attempt to rerun this operation.

하지만, 이렇게 하고 나서도 여전히 2012 설치에서는 "Active Directory on this domain controller does not contain Windows Server 2012 ADPREP /FORESTPREP updates" 오류를 지적했습니다. 음... 링크에서 제공되는 설명과 상관없이 아무래도 2012 CD의 adprep을 사용해야 되나 싶어서 다시 새롭게 복사한 후 명령을 실행했습니다.

D:\adprep\2012>adprep /forestprep
ADPREP WARNING:

Before running adprep, all Windows Active Directory Domain Controllers in the fo
rest must run Windows Server 2003 or later.

You are about to upgrade the schema for the Active Directory forest named 'testh
vpc.com', using the Active Directory domain controller (schema master) 'guestad.
testhvpc.com'.
This operation cannot be reversed after it completes.

[User Action]
If all domain controllers in the forest run Windows Server 2003 or later and you
want to upgrade the schema, confirm by typing 'C' and then press ENTER to conti
nue. Otherwise, type any other key and press ENTER to quit.


C
Current Schema Version is 47


Upgrading schema to version 56


Verifying file signature
Connecting to "guestad.testhvpc.com"
Logging in as current user using SSPI
Importing directory from file "D:\adprep\2012\sch48.ldf"
Loading entries.......................................
38 entries modified successfully.

...[생략]...

The command has completed successfully
Connecting to "guestad.testhvpc.com"
Logging in as current user using SSPI
Importing directory from file "D:\adprep\2012\PAS.ldf"
Loading entries..............
201 entries modified successfully.

The command has completed successfully
................................................................................
...[생략]...
......
Adprep successfully updated the forest-wide information.


D:\adprep\2012>ADPREP /domainprep
Adprep successfully updated the domain-wide information.


오호~~~ ^^ 이번엔 실행 결과가 다릅니다. 예상했던 대로 설치도 정상적으로 되었습니다.




기타 몇 가지 알려드리자면. 기존 버전을 덮어쓰는 설치가 아닌, '업그레이드'였는데도 'windows.old' 폴더가 생성되고 이전 윈도우의 데이터들이 모두 복사되어 있습니다. 아쉽게도 서버 버전에서는 "cleanmgr.exe"가 기본적으로 설치되어 있지 않기 때문에 폴더의 권한 해제를 명시적으로 해주어야만 삭제를 진행할 수 있습니다.

system32 폴더에 있는 파일의 권한 조정
; https://www.sysnet.pe.kr/2/0/1333

그리고, 제 경우에 이상한 문제가 하나 있었는데요. 이전 윈도우 설치 시에 "작업 스케줄러"에 등록되었던 작업이 실행되지 않는 현상이 발생했습니다. 명시적으로 "Run" 명령을 내려도 오류 메시지를 내며 실행이 안 되었는데요. 할 수 없이 그 항목을 삭제하고 다시 등록을 해준 후에야 정상적으로 동작이 되는 것을 확인할 수 있었습니다.

본문의 글에 보면 '경고'가 하나 보이는데요. '업그레이드'는 기존 윈도우가 설치된 드라이브에 16GB 정도의 여유를 권장하고 있습니다. (실제로, 약 15GB 이하에서는 설치 단계로 넘어가지 않습니다.) 비록 16GB 공간이 필요하다고는 하지만 업그레이드 후 16GB 공간이 줄어드는 것은 아닙니다. 물론 업그레이드 후 여유 공간이 줄어들긴 하는데 대부분의 용량이 "windows.old" 폴더에서 잡아먹고 있기 때문에 그 폴더를 삭제하면 예전과 비슷한 여유 공간이 남는 것을 확인할 수 있습니다.

마지막으로!
윈도우 8 업그레이드때와는 달리, 윈도우 서버 2012는 물리 PC 2대와 가상 머신 4대에 대해서 정상적으로 작업이 잘 진행되었습니다. 하지만 아는 분의 마이그레이션 경험담에 의하면, '물리 머신'의 16GB 메모리가 8GB로 인식되는 문제를 겪고 있다고 하니, 긴장을 풀어서는 안될 것 같습니다. ^^




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 7/17/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 16  17  18  19  20  21  22  23  24  25  26  27  [28]  29  30  ...
NoWriterDateCnt.TitleFile(s)
12947정성태1/30/20227842개발 환경 구성: 634. ffmpeg.exe - 기존 동영상 컨테이너에 다중 스트림을 추가하는 방법
12946정성태1/28/20226334오류 유형: 792. .NET Core - 로컬 개발 중에 docker 호스팅으로 바꾸는 경우 SQL 서버 접근 방법
12945정성태1/28/20226636오류 유형: 791. SQL 서버 로그인 시 localhost는 되고, 127.0.0.1로는 안 되는 문제
12944정성태1/28/20229091.NET Framework: 1143. C# - Entity Framework Core 6 개요
12943정성태1/27/20227912.NET Framework: 1142. .NET 5+로 포팅 시 플랫폼 호환성 경고 메시지(SYSLIB0006, SYSLIB0011, CA1416)파일 다운로드1
12942정성태1/27/20228162.NET Framework: 1141. XmlSerializer와 Dictionary 타입파일 다운로드1
12941정성태1/26/20229584오류 유형: 790. AKS/k8s - pod 상태가 Pending으로 지속되는 경우
12940정성태1/26/20226910오류 유형: 789. AKS에서 hpa에 따른 autoscale 기능이 동작하지 않는다면?
12939정성태1/25/20227670.NET Framework: 1140. C# - ffmpeg(FFmpeg.AutoGen)를 이용해 MP3 오디오 파일 인코딩/디코딩하는 예제파일 다운로드1
12938정성태1/24/202210030개발 환경 구성: 633. Docker Desktop + k8s 환경에서 local 이미지를 사용하는 방법
12937정성태1/24/20227857.NET Framework: 1139. C# - ffmpeg(FFmpeg.AutoGen)를 이용해 오디오(mp2) 인코딩하는 예제(encode_audio.c) [2]파일 다운로드1
12936정성태1/22/20227789.NET Framework: 1138. C# - ffmpeg(FFmpeg.AutoGen)를 이용해 멀티미디어 파일의 메타데이터를 보여주는 예제(metadata.c)파일 다운로드1
12935정성태1/22/20228029.NET Framework: 1137. ffmpeg의 파일 해시 예제(ffhash.c)를 C#으로 포팅파일 다운로드1
12934정성태1/22/20227606오류 유형: 788. Warning C6262 Function uses '65564' bytes of stack: exceeds /analyze:stacksize '16384'. Consider moving some data to heap. [2]
12933정성태1/21/20228104.NET Framework: 1136. C# - ffmpeg(FFmpeg.AutoGen)를 이용해 MP2 오디오 파일 디코딩 예제(decode_audio.c)파일 다운로드1
12932정성태1/20/20228548.NET Framework: 1135. C# - ffmpeg(FFmpeg.AutoGen)로 하드웨어 가속기를 이용한 비디오 디코딩 예제(hw_decode.c) [2]파일 다운로드1
12931정성태1/20/20226566개발 환경 구성: 632. ASP.NET Core 프로젝트를 AKS/k8s에 올리는 과정
12930정성태1/19/20227308개발 환경 구성: 631. AKS/k8s의 Volume에 파일 복사하는 방법
12929정성태1/19/20227107개발 환경 구성: 630. AKS/k8s의 Pod에 Volume 연결하는 방법
12928정성태1/18/20227200개발 환경 구성: 629. AKS/Kubernetes에서 호스팅 중인 pod에 shell(/bin/bash)로 진입하는 방법
12927정성태1/18/20226978개발 환경 구성: 628. AKS 환경에 응용 프로그램 배포 방법
12926정성태1/17/20227528오류 유형: 787. AKS - pod 배포 시 ErrImagePull/ImagePullBackOff 오류
12925정성태1/17/20227550개발 환경 구성: 627. AKS의 준비 단계 - ACR(Azure Container Registry)에 docker 이미지 배포
12924정성태1/15/20229074.NET Framework: 1134. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 비디오 디코딩 예제(decode_video.c) [2]파일 다운로드1
12923정성태1/15/20227963개발 환경 구성: 626. ffmpeg.exe를 사용해 비디오 파일을 MPEG1 포맷으로 변경하는 방법
12922정성태1/14/20227059개발 환경 구성: 625. AKS - Azure Kubernetes Service 생성 및 SLO/SLA 변경 방법
... 16  17  18  19  20  21  22  23  24  25  26  27  [28]  29  30  ...