NMBD Problem on Samba2.2.8+Multinet and OpenVMS 7.3-1

Luiz Guilherme Regis Emediato lgemedia at if.usp.br
Sat Jan 7 04:49:10 GMT 2006


More about this problem:

1-) With "-d1" only option, NMBD stops with no error at all:

$ Set NoOn
$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
$ arch = f$getsyi("ARCH_NAME")
$ nmbd :== $samba_root:[bin]nmbd
$ opt = f$trnlnm("SAMBA_NMBD_OPTIONS")
$ nmbd "-d1"
  SYSTEM       job terminated at JANUARY 7, 2006 02:16 AM

  Accounting information:
  Buffered I/O count:                191      Peak working set size:
5728
  Direct I/O count:                  234      Peak virtual size:
175328
  Page faults:                       421      Mounted volumes:
0
  Charged CPU time:        0 00:00:00.22      Elapsed time:       0
00:00:03.00

2-) Including "-i" option to NMBD I got another error:

ERROR: Failed when creating subnet lists. Exiting.

$ Set NoOn
$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
$ arch = f$getsyi("ARCH_NAME")
$ nmbd :== $samba_root:[bin]nmbd
$ opt = f$trnlnm("SAMBA_NMBD_OPTIONS")
$!! nmbd "-d1" 'opt'
$ nmbd "-d1" "-i"
Netbios nameserver version 2.2.8 started.
Copyright Andrew Tridgell and the Samba Team 1994-2002
stm_open: open /samba_root/lib/smb.conf, flags 00000000, fd = 3
stm_close: fd = 3
stm_open: open /samba_root/lib/codepages/codepage.850, flags 00000000, fd
= 3
stm_close: fd = 3
standard input is not a socket, assuming -D option
stm_open: open /samba_root/var/locks, flags 00000000, fd = -1
stm_open: open /samba_root/var/locks/nmbd.pid, flags 00008000, fd = -1
stm_open: open /samba_root/var/locks/nmbd.pid, flags 00008a01, fd = 3
stm_close: fd = 3
stm_open: open /samba_root/var/locks, flags 00000000, fd = -1
No 'live' WINS servers found.  Check 'wins server' parameter.
ERROR: Failed when creating subnet lists. Exiting.
  SYSTEM       job terminated at JANUARY 7, 2006 02:23 AM

  Accounting information:
  Buffered I/O count:                185      Peak working set size:
5360
  Direct I/O count:                   83      Peak virtual size:
175200
  Page faults:                       430      Mounted volumes:
0
  Charged CPU time:        0 00:00:00.14      Elapsed time:       0
00:00:01.58

All comments are well appreciated.

   Luiz


On Fri, 6 Jan 2006, Luiz Guilherme Regis Emediato wrote:

>
> Hi all,
>
> I installed Samba 2.2.8 for OpenVMS on my Alpha
> running OVMS 7.3-1 and Multinet 5.1.
> SMBD runs fine over Multinet. The problem is that
> NMBD does not start at all. I have tried even
> entering the commands from NMBD_STARTUP.COM
> one by one but no luck to have NMBD running.
>
> SAMBA_STARTUP.COM shows:
>
> $ run/detached -
>         /input=samba_exe:nmbd_startup.com -
>         /output=samba_root:[var]nmbd_startup.log -
>         /uic=system -
>         /process_name=NMBD -
>         sys$system:loginout.exe
>
> I noticed that SOCKETSHR has not been definied
> from NMBD_STARTUP.COM as well, so it seems that
> NMBD_STARTUP.COM is not getting started.
> What is wrong with the command above ?
> I can not see any process NMBD running and the
> system has not been broadcast on the network.
> I appreciate any help on this matter.
>
> Thanks,
> Luiz Emediato
> PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:
>
> http://www.catb.org/~esr/faqs/smart-questions.html
>


More information about the samba-vms mailing list