콘텐츠로 이동


Samba messages read data failure

samba 트러플 슈팅

/var/log/messages에 read_data failure 메시지가 반복적으로 나오는 경우
1. 메시지 내용

$> tail -f /var/log/messages
...
read_data: read failure for 4 bytes to client
...

  1. 조치방법

    $> vi /etc/samba/smb.conf
    ...
    [global]
    smb ports = 139 
    ...
    

  2. 서비스 재시작

    $> /etc/init.d/samba restart
    

back
perplexity에서 생성한 AI이미지






작성일: 2026년 6월 15일 ,  마지막 업데이트: 2026년 7월 14일