Notice
Recent Posts
Recent Comments
Tags
- Kubernetes
- 참교육
- maxscale
- 진상부모_물러가라
- data-door
- drbd
- 우파푸른하늘80만이벤트
- dell
- Galera Cluster
- n1548
- RHEL8
- docker
- Network
- openldap
- CentOS
- 우파푸른하늘
- Path
- Netflix
- web&was apche htaccess
- 웰카
- snmp
- vmware
- Storage
- mgmtip
- n15148
- wildfly jboss
- unix_socket
- MotD
- perplexity
- etcd
- mariadb
- CEP
- admin port
- port description
- banner
- pod
- Auth
반응형
250x250
전산쟁이의 기억노트
samba messages read_data failure 본문
728x90
반응형
/var/log/messages에 read_data failure 메시지가 반복적으로 나오는 경우
메시지 내용
$> tail -f /var/log/messages
...
read_data: read failure for 4 bytes to client
...
조치방법
$> vi /etc/samba/smb.conf
...
[global]
smb ports = 139
...
출처 - http://igoni.kr/books/linux/page/samba-messages-read-data-failure
samba messages read_da... | igoni.kr
/var/log/messages에 read_data failure 메시지가 반복적으로 나오는 경우메시지 내용 $> tail -f /var/lo...
igoni.kr
728x90
반응형
'Centos기술노트' 카테고리의 다른 글
| ssh 패스워드 없이 로그인 하기 (0) | 2022.08.15 |
|---|---|
| sar와 ksar를 이용한 서버성능 확인 (0) | 2022.08.15 |
| proftpd chroot설정법 (0) | 2022.08.14 |
| php 경로별 모듈 인식 오류 (0) | 2022.08.14 |
| ntp를 ipv4만 사용해서 시간 동기화 하기 (0) | 2022.08.14 |
Comments