[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

Alroger Filho 596064 at bugs.launchpad.net
Sat Jul 30 00:21:23 UTC 2011


Geez, isn' t there a META issue function in launchpad?
nmbd doesn' t startup since 9.04, and now trying to really fix it, without rc.local delayed work arounds, I found a fix for each version of Ubuntu server. Bugs since 2009.

Anyone know why the samba init.d got split up into smbd and nmbd? It all
worked when it was just samba.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/596064

Title:
  nmbd fails to start on boot - problem with upstart

Status in “samba” package in Ubuntu:
  Fix Released
Status in “samba” source package in Lucid:
  Confirmed
Status in “samba” source package in Maverick:
  Triaged

Bug description:
  Binary package hint: samba

  1. Release of Ubuntu is 10.04 LTS
  2. Version of Samba is - 3.4.7

  Problem - Expected nmbd service to start at boot but it  failed to
  start at boot. We have multiple systems but this problem has been
  noticed only on certain systems. The same packages were installed on
  all systems. As a workaround, we changed the pre start script
  configuration file for nmbd - /etc/init/nmbd.conf to make it start at
  boot always. The following 2 lines were commented in the nmbd.conf
  file -

          NMBD_DISABLED=`testparm -s --parameter-name='disable netbios' 2>/dev/null`
         [ "x$NMBD_DISABLED" = xYes ] && { stop; exit 0; }

  I don't think that I understand what the second line is trying to do.
  Please check and advise how to fix this problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/596064/+subscriptions




More information about the foundations-bugs mailing list