Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: samba/nmbd unable to find interface in domu



On Wed, 9 Apr 2008 10:58:43 am Greg Troxel wrote:
> Samba might have needed a patch - there were latent bugs in application
> code, and NetBSD kernel trouble from 2007-05 to 2007-09.  If you're
> still having trouble please ask.  The basic issue is that SIOCGIFCONF
> had an ambiguous definition and changes exposed that.
>
> See:
>
> http://mail-index.netbsd.org/tech-net/2007/08/31/0001.html
>
> http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/net/if.c
>  and 1.200, 1.201
>
> for details.

That is what I suspected, hence my reference to the dhcpd discussion. From my 
understanding, samba would have required a patch to conform but all I did was 
a kernel update. Prior to kernel update:

[2008/04/02 19:04:07, 0] nmbd/nmbd.c:main(697)
  Netbios nameserver version 3.0.26a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2007
[2008/04/02 19:04:08, 0] nmbd/nmbd_subnetdb.c:create_subnets(190)
  create_subnets: No local interfaces !
[2008/04/02 19:04:08, 0] nmbd/nmbd_subnetdb.c:create_subnets(191)
  create_subnets: Waiting for an interface to appear ...
[2008/04/02 19:35:12, 0] nmbd/nmbd.c:reload_interfaces(229)
  reload_interfaces: No subnets to listen to. Shutting down...

And post kernel update:

[2008/04/03 17:12:20, 0] nmbd/nmbd.c:main(697)
  Netbios nameserver version 3.0.26a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2007
[2008/04/09 09:31:57, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2
(396)
  *****
  Samba name server BABYLON is now a local master browser for workgroup 
CHELSEA on subnet 192.168.x.6
  *****
[2008/04/09 09:35:17, 0] 
nmbd/nmbd_become_lmb.c:unbecome_local_master_success(149)
  *****
  Samba name server BABYLON has stopped being a local master browser for 
workgroup CHELSEA on subnet 192.168.x.6
  *****

The samba version never changed. This probably makes sense to somebody ;)

Sarton


Home | Main Index | Thread Index | Old Index