Microsoft MVP성태의 닷넷 이야기
오류 유형: 357. 윈도우 백업 시 오류 - 0x81000037 [링크 복사], [링크+제목 복사]
조회: 13268
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

윈도우 백업 시 오류 - 0x81000037

백업 시 다음과 같은 오류가 발생했습니다.

[Window Title]
Windows Backup: Troubleshooting Options

[Main Instruction]
Check your backup

[Content]
Windows Backup failed while trying to read from the shadow copy on one of the volumes being backed up. Please check in the event logs for any relevant errors.

[Expanded Information]
Backup time: 2016-09-22 오후 11:38
Backup location: New Volume (G:)
Error code: 0x81000037

그래서 이벤트를 로그를 봤더니 다음과 같은 기록만 있습니다.

The shadow copies of volume E: were aborted because the shadow copy storage could not grow due to a user imposed limit.

검색해 보니 다음의 글이 나오는데,

Windows backup or restore errors 0x80070001, 0x81000037, or 0x80070003 
; https://support.microsoft.com/en-us/kb/973455

문제가 발생한 E 드라이브에는 "DIR /AL /S" 명령을 내렸으나 JUNCTION이 없어서 위의 문제는 아니었습니다.

다른 글도 하나 더 검색이 되었는데요.

The shadow copies of volume C: were aborted because the shadow copy storage could not grow due to a user imposed limit.
; https://www.veritas.com/support/en_US/article.DOC2980

Windows 10에서는 Shadow Copy 용량 설정하는 방법이 바뀌었으므로 다음의 글을 참조했습니다.

How to Change System Protection Maximum Storage Size for Drive in Windows 10
; http://www.tenforums.com/tutorials/33460-system-protection-max-storage-size-drive-change-windows-10-a.html

위의 방법대로 해서, E 드라이브의 Shadow Copy 설정을 5%로 늘려,

windows_backup_81000037.png

백업을 했더니 이번엔 정상적으로 통과했습니다.




사실, 잘 되긴 했지만 Shadow Copy 설정을 늘려 된 것인지는 장담할 수 없습니다. 왜냐하면 애초부터 E 드라이브는 "System protection" 설정이 켜져 있지 않았기 때문에 "Disable system protection" 상태에서 Shadow copy에 대한 "Disk Space Usage"를 조정했다고 해서 그것이 백업에 어떤 영향을 미쳤는지는 확신할 수 없습니다.

암튼, 혹시 백업이 0x81000037 오류로 안 된다면 이 방법을 한번 시도해 보는 것이 나쁠 것도 없으니!




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







[최초 등록일: ]
[최종 수정일: 9/25/2016]

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

비밀번호

댓글 작성자
 




... 46  47  48  [49]  50  51  52  53  54  55  56  57  58  59  60  ...
NoWriterDateCnt.TitleFile(s)
12404정성태11/7/202010936.NET Framework: 964. C# 9.0 - (13) 모듈 이니셜라이저(Module initializers)파일 다운로드1
12403정성태11/7/202010997.NET Framework: 963. C# 9.0 - (12) foreach 루프에 대한 GetEnumerator 확장 메서드 지원(Extension GetEnumerator)파일 다운로드1
12402정성태11/7/202011579.NET Framework: 962. C# 9.0 - (11) 공변 반환 형식(Covariant return types) [1]파일 다운로드1
12401정성태11/5/202010509VS.NET IDE: 153. 닷넷 응용 프로그램에서의 "My Code" 범위와 "Enable Just My Code"의 역할 [1]
12400정성태11/5/20207544오류 유형: 679. Visual Studio - "Source Not Found" 창에 "Decompile source code" 링크가 없는 경우
12399정성태11/5/202011190.NET Framework: 961. C# 9.0 - (10) 대상으로 형식화된 조건식(Target-typed conditional expressions)파일 다운로드1
12398정성태11/4/20209615오류 유형: 678. Windows Server 2008 R2 환경에서 Powershell을 psexec로 원격 실행할 때 hang이 발생하는 문제
12397정성태11/4/20209768.NET Framework: 960. C# - 조건 연산자(?:)를 사용하는 경우 달라지는 메서드 선택 사례파일 다운로드1
12396정성태11/3/20208154VS.NET IDE: 152. Visual Studio - "Tools" / "External Tools..."에 등록된 외부 명령어에 대한 단축키 설정 방법
12395정성태11/3/20209454오류 유형: 677. SSMS로 DB 접근 시 The server principal "..." is not able to access the database "..." under the current security context.
12394정성태11/3/20207866오류 유형: 676. cacls - The Recycle Bin on ... is corrupted. Do you want to empty the Recycle Bin for this drive?
12393정성태11/3/20208346오류 유형: 675. Visual Studio - 닷넷 응용 프로그램 디버깅 시 Disassembly 창에서 BP 설정할 때 "Error while processing breakpoint." 오류
12392정성태11/2/202012502.NET Framework: 959. C# 9.0 - (9) 레코드(Records) [4]파일 다운로드1
12390정성태11/1/202010622디버깅 기술: 173. windbg - System.Configuration.ConfigurationErrorsException 예외 분석 방법
12389정성태11/1/202010547.NET Framework: 958. C# 9.0 - (8) 정적 익명 함수 (static anonymous functions)파일 다운로드1
12388정성태10/29/20209925오류 유형: 674. 어느 순간부터 닷넷 응용 프로그램 실행 시 System.Configuration.ConfigurationErrorsException 예외가 발생한다면?
12387정성태10/28/202010645.NET Framework: 957. C# - static 필드의 정보가 GC Heap에 저장될까요? [3]파일 다운로드1
12386정성태10/28/202010912Linux: 34. 사용자 정보를 함께 출력하는 리눅스의 ps 명령어 사용 방법
12385정성태10/28/20208644오류 유형: 673. openssl - req: No value provided for Subject Attribute CN, skipped
12384정성태10/27/20209903오류 유형: 672. AllowPartiallyTrustedCallers 특성이 적용된 어셈블리의 struct 멤버 메서드를 재정의하면 System.Security.VerificationException 예외 발생
12383정성태10/27/202010902.NET Framework: 956. C# 9.0 - (7) 패턴 일치 개선 사항(Pattern matching enhancements) [3]파일 다운로드1
12382정성태10/26/20208510오류 유형: 671. dotnet build - The local source '...' doesn't exist
12381정성태10/26/202010158VC++: 137. C++ stl map의 사용자 정의 타입을 key로 사용하는 방법 [1]파일 다운로드1
12380정성태10/26/20207649오류 유형: 670. Visual Studio - Squash_FailureCommitsReset
12379정성태10/21/202010594.NET Framework: 955. .NET 메서드의 Signature 바이트 코드 분석 [1]파일 다운로드2
12378정성태10/15/202010065.NET Framework: 954. C# - x86/x64 환경에 따라 달라지는 P/Invoke 함수의 export 이름파일 다운로드1
... 46  47  48  [49]  50  51  52  53  54  55  56  57  58  59  60  ...