Notice
Recent Posts
Recent Comments
Tags
- Network
- Storage
- Galera Cluster
- n15148
- port description
- dell
- web&was apche htaccess
- Kubernetes
- banner
- CEP
- 웰카
- vmware
- unix_socket
- openldap
- MotD
- snmp
- CentOS
- data-door
- docker
- 우파푸른하늘
- n1548
- Auth
- mariadb
- drbd
- 우파푸른하늘80만이벤트
- RHEL8
- wildfly jboss
- maxscale
- Path
- etcd
- admin port
- perplexity
- mgmtip
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