반응형
250x250
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
- 유니티
- Ai
- app
- AWS
- Linux
- React
- sample
- unity
- docker
- API
- 영어
- Windows
- mariadb
- 구글
- nodejs
- 바보
- error
- s3
- 설정
- Kibana
- ssh
- build
- JavaScript
- ChatGPT
- MSSQL
- JS
- MySQL
- Python
- elasticsearch
Archives
- Today
- Total
목록max file descriptors (1)
가끔 보자, 하늘.
Elasticsearch cluster 설정
쉽다길래 별 생각 안했는데.. 설정할게 많네 -_- ERROR. max file descriptors [4096] for elasticsearch process is too low, increase to at least [65536]ERROR. memory locking requested for elasticsearch process but memory is not locked 위 두 에러가 발생하면 아래 내용을 참고하여 수정하면 된다. 클러스터를 구성하기 위해서는 리소스 사용에 대한 제한을 풀어줘야 한다. 아래 command로 현재 리소스 제한 사항을 볼 수 있으며, ulimit -Sa vi /etc/security/limits.conf 로 들어가서 아래와 같이 설정한다. es-user hard mem..
개발 이야기/인프라 구축 및 운영
2018. 7. 25. 12:20