[Mold] Incremental backup 지원#800
Open
Dajeong-Park wants to merge 41 commits intoablecloud-team:ablestack-europafrom
Open
[Mold] Incremental backup 지원#800Dajeong-Park wants to merge 41 commits intoablecloud-team:ablestack-europafrom
Dajeong-Park wants to merge 41 commits intoablecloud-team:ablestack-europafrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR 설명
GFS : libvirt push backup 기반
RBD : snapshot + export-diff 기반 (Diplo 버전의 qcow2형태의 백업인 경우에도 정상적으로 복원되도록 고려)
Diplo 에서 백업을 사용하다가 Europa 로 업그레이드 시 해당 부분 주의 필요
변경 구분
기능/개선 규모 또는 버그 심각도
기능/개선 규모
버그 심각도
테스트 방법 및 결과
NAS 백업 플러그인
가상머신이 실행중인 경우 > 저장소 백업본 확인 및 스냅샷 확인 (완료)
가상머신이 정지중인 경우 > 저장소 백업본 확인 및 스냅샷 확인 (완료)
저장소 백업본 삭제 및 스냅샷 삭제 확인 (완료)
가상머신 백업 복원 > 복원시 스냅샷 삭제 확인, 복원 후 재복원 확인, 멀티 디스크 확인 (완료)
백업 볼륨 복원 및 연결 (완료)
백업에서 새 인스턴스 생성
가상머신이 실행중인 경우 >
가상머신이 정지중인 경우 >
가상머신 백업 복원
백업 볼륨 복원 및 연결
백업에서 새 인스턴스 생성 (크로스존도 확인 필요)
Commvault 백업 플러그인