XtraBackup의 innobackupex을 이용한 streaming 백업
xtrabackup에서는 stream 방식을 지원한다. 때문에 다른 프로그램의 표준 입력을 통해 direct하는 기능을 활용할 수 있다. 백업 파일을 gz로 압축하기 gzip대신 압축시 multicore를 지원하는 pigz를 사용하면 좋다. $ yum install pigz $ innobackupex \ --no-lock \ --compress \ --compress-threads=$THREAD_COUNT \ --user='$ID' \ --password='$PASSWORD' \ --stream=xbstream ./ | pigz -p $CORE > /PATH/TO/SAVE/NAME.tar.gz 스트림 백업을 Remote로 전송하기 -x: xbstream binary를 extr..
개발/Database
2019. 3. 10. 18:20
공지사항
- Total
- 26,917
- Today
- 21
- Yesterday
- 23
링크
TAG
- splitChunks
- Method Security
- 강대명
- nginx
- unzip
- disable
- 미나미 치토세
- 우아한형제들
- 에키벤
- 슈퍼호쿠토
- hasPermission
- Illegal byte sequence
- 유효하지 않은 변수
- innobackupex
- 스프링배치
- spring
- upstream
- 홋카이도
- PreAuthorize
- forbidden
- job parameter
- 우아한테크세미나
- 개발자
- 설치일자
- Spring Security
- 오누마당고
- installed date
- spring batch
- isAuthorized
- xbstream