Master server$ mysql -uroot -pmysql> GRANT REPLICATION SLAVE ON *.* to 'repl'@'172.%' IDENTIFIED BY 'repl-password-here';mysql> flush tables with read lock;mysql> reset master;# Make note of the file name and file positionmysql> show master status;$ /etc/init.d/mysql stop$ xfs_freeze -f /mnt/mysql# Take AWS EC2 EBS snapshot and when it begins do next step$ xfs_freeze -u /mnt/mysql$ /etc/init.d/m..
MS-SQL 2005 따라하기 메뉴얼 (한글) MS-SQL 2005 복제 따라하기 동영상 (영문) 복제와 미러링 (http://blog.naver.com/lnx4u/50073176735) + 복제 - 동일한 데이터를 실시간으로 복제DB에 함께 공유. - 실시간으로 사용 가능. + 미러링 - 장애 대비. - active/standby 형태 이므로 실시간 사용 불가. - master 장애시 미러된 서버를 restore 하여 즉각 서비스 투입 가능.
+ clustering : 클러스터링 - 업무부하 분산 - 한대 고장시 정상적 시스템으로 자동 운용 - 두개이상의 컴퓨터를 하나처럼 동작하도록 병렬 연결 + 로드밸런싱 - 클러스터링 환경 하에서 작업을 균형있게 분산시켜주는 기능 + L4 Switch - 로드밸런싱을 수행하는 장비 - 부하 분산을 수행 - 로드밸런서 - fail over 기능을 통한 장애시 정상 시스템 자동 운용 + Active Directory - 여러 서버간을 디렉토리 개념으로 사용가능하게 해준다 + Replication : 복제 - 데이터베이스 동기화
- Total
- Today
- Yesterday
- PHP
- CSS
- Wordpress
- nginx
- 안드로이드
- 한글
- laravel
- iis
- IE
- git
- Mac
- Debug
- JQuery
- mssql
- Prototype
- JSON
- classic asp
- Android
- centos
- API
- javascript
- sencha touch
- 워드프레스
- IOS
- Linux
- iphone
- macos
- Docker
- ASP
- nodejs
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |