Link to home
Create AccountLog in
Linux

Linux

--

Questions

--

Followers

Top Experts

Avatar of Zoplax
Zoplax

Samba Problems
Running Samba 2.0.7 on a FreeBSD machine.

Getting the following messages in the samba-specific log files.


[2001/10/22 08:38:18, 1] smbd/server.c:main(641)
  smbd version 2.0.7 started.
  Copyright Andrew Tridgell 1992-1998
[2001/10/22 08:38:18, 1] smbd/files.c:file_init(216)
  file_init: Information only: requested 10000 open files, 1054 are available.
[2001/10/22 08:38:47, 1] lib/util_sock.c:client_name(1010)
  Gethostbyaddr failed for 192.168.0.69
[2001/10/23 07:36:16, 1] lib/util_sock.c:client_name(1010)
  Gethostbyaddr failed for 192.168.0.69
[2001/10/24 17:07:25, 1] lib/util_sock.c:client_name(1010)
  Gethostbyaddr failed for 192.168.0.69


Also recently have been getting the following errors; it seems like something is causing the smbd daemon to stop and restart but I dunno what nor why.

[2002/03/17 20:23:59, 1] smbd/server.c:main(641)
  smbd version 2.0.7 started.
  Copyright Andrew Tridgell 1992-1998
[2002/03/17 20:23:59, 1] smbd/files.c:file_init(216)
  file_init: Information only: requested 10000 open files, 1054 are available.
[2002/03/17 20:23:59, 0] lib/pidfile.c:pidfile_create(86)
  ERROR: smbd is already running. File /var/run/smbd.pid exists and process id 123 is running.
[2002/03/17 20:27:17, 1] smbd/server.c:main(641)
  smbd version 2.0.7 started.
  Copyright Andrew Tridgell 1992-1998
[2002/03/17 20:27:17, 1] smbd/files.c:file_init(216)
  file_init: Information only: requested 10000 open files, 1054 are available.
[2002/03/17 20:27:17, 0] lib/pidfile.c:pidfile_create(86)
  ERROR: smbd is already running. File /var/run/smbd.pid exists and process id 123 is running.
[2002/03/17 20:28:30, 1] smbd/server.c:main(641)
  smbd version 2.0.7 started.
  Copyright Andrew Tridgell 1992-1998
[2002/03/17 20:28:30, 1] smbd/files.c:file_init(216)
  file_init: Information only: requested 10000 open files, 1054 are available.
[2002/03/17 20:28:43, 1] smbd/server.c:main(641)


I'm a Samba newbie, any tips on what to look for would be appreciated.

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of ahoffmannahoffmann🇩🇪

sounds like FreeBSD also uses one of these stupid scripts which rely on pid files.
Remove /var/run/smbd.pid and start the script again.

ASKER CERTIFIED SOLUTION
Avatar of jleviejlevie

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

You need to edit the hosts file under /etc
add
192.168.0.69   computername

Avatar of hnminhhnminh🇦🇺

You could get rid off this error message by install WINS server and point your samba's "wins server" directive to this wins server.

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Admin notified of User neglect. Force-accepted by
Netminder
CS Moderator
Linux

Linux

--

Questions

--

Followers

Top Experts

Linux is a UNIX-like open source operating system with hundreds of distinct distributions, including: Fedora, openSUSE, Ubuntu, Debian, Slackware, Gentoo, CentOS, and Arch Linux. Linux is generally associated with web and database servers, but has become popular in many niche industries and applications.