- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Samba nmbd dying
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-12-2004 06:10 AM
тАО07-12-2004 06:10 AM
Samba nmbd dying
Is this still true in the latest versions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-12-2004 06:28 AM
тАО07-12-2004 06:28 AM
Re: Samba nmbd dying
I havn't had nmbd die on me at all...from CIFS Server based on Samba 2.0X to 2.2.8a.
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA
I do remember if name resolution isn't correctly configured, nmbd could die(or not start at all).
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-12-2004 06:37 AM
тАО07-12-2004 06:37 AM
Re: Samba nmbd dying
[2004/06/30 08:59:41, 0] nmbd/nmbd.c:(256)
reload_interfaces: No subnets to listen to. Shutting down...
Of course, just because it's Monday, I don't see an entry like that for today. When we looked at Samba'a status via the web interface, it listed nmbd as stopped. Makes sense, as all of the PC users couldn't connect. I restarted it and here's what the log showed:
[2004/07/12 12:44:17, 0] nmbd/nmbd.c:(795)
Netbios nameserver version 2.2.8a based HP CIFS Server A.01.10 started.
Copyright Andrew Tridgell and the Samba Team 1994-2002
[2004/07/12 12:44:17, 1] lib/debug.c:(256)
INFO: Debug class all level = 1 (pid 10428 from pid 10428)
[2004/07/12 12:47:44, 0] nmbd/nmbd.c:(795)
Netbios nameserver version 2.2.8a based HP CIFS Server A.01.10 started.
Copyright Andrew Tridgell and the Samba Team 1994-2002
[2004/07/12 12:47:44, 1] lib/debug.c:(256)
INFO: Debug class all level = 1 (pid 10537 from pid 10537)
[2004/07/12 12:47:44, 0] lib/pidfile.c:(85)
ERROR: nmbd is already running. File /var/opt/samba/locks/nmbd.pid exists and process
id 10429 is running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-12-2004 06:46 AM
тАО07-12-2004 06:46 AM
Re: Samba nmbd dying
ERROR: nmbd is already running
Okay - from command line:
/sbin/init.d/samba stop
ps -ef |grep mbd
Is anything still running?
If yes - kill manually.
Next, rm /var/opt/samba/locks/nmbd.pid and smbd.pid if there.
/sbin/init.d/samba start
Check logs and ps -ef mbd
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-12-2004 07:34 AM
тАО07-12-2004 07:34 AM
Re: Samba nmbd dying
# /opt/samba/bin/smbclient -U% -L localhost
btw, there is a percent-sign above after the -U.
you can increase your logging level seting in GLOBALS from SWAT.
did you set up the WINS IP address for your network ?