Linux

nfs for reading: Input/output error centos

Naan 2022. 3. 23. 00:52
320x100

cp testfile testfile1
cp: cannot open ‘testfile for reading: Input/output error

nfs 환경의 파일 복사시 위와 같이 에러가 발생을 한다면 서버를 확인 해보자.

nfsd: too many open connections, consider increasing the number of threads

위 에러가 발생 하고 있을것이다.

https://algo79.tistory.com/718

 

centos8 nfs nfsd: too many open connections, consider increasing the number of threads

centos7 버전에서 nfsd: too many open connections, consider increasing the number of threads 와 같이 에러가 발생 하면 /etc/sysconfig/nfs 파일에서 #RPCNFSDCOUNT=8 이부분을 주석 제거 하고 수치 변경해..

algo79.tistory.com

위 링크가서 nfs 설정을 수정해주면 된다.

728x90
320x100