Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 디스크 용량 확인
- Laravel
- MariaDB
- disk full
- CSS
- html 구성
- php 7.3
- php excel
- 갈레라
- ZipArchive 오류
- nginx
- mysql.proc 오류
- author style
- wsrep
- php zip 모듈
- OTP 보정오류
- 국민은행(기업)
- postfix
- Oracle
- 복구
- nginx 1.12.0
- user style
- navicat
- disk 100% 사용
- php 파일 삭제
- error 1728
- centos7
- OTP 오류
- php 업로드 파일 삭제
- DOTCOM 마케팅 설계자 SECRET
Archives
- Today
- Total
목록wsrep (1)
Jehna :)
mariadb 실행 오류 [ERROR] WSREP: rsync SST method requires wsrep_cluster_address to be configured on startup.
mariadb root패스워드 분실로 패스워드 변경 후 서비스 재실행하니까.. 아래 오류가 떴다. - Cent OS 7 - Mariadb 10.X [ERROR] WSREP: rsync SST method requires wsrep_cluster_address to be configured on startup. /etc/my.cnf.d/galera.cnf 수정 (wsrep_on 설정값 변경) // 변경 전 wsrep_on = 1 // 변경 후 wsrep_on = 0 - 변경 후, mariadb 재시작!! 갈레라 클러스터를 사용하지 않으면서 사용함으로 되어 있어 발생한 오류
윌리/System 이것저것
2022. 7. 14. 17:23