[Samba] vfs module Samba 3.5.1

Karolin Seeger kseeger at samba.org
Mon Mar 15 03:48:49 MDT 2010


Hi Paul,

On Fri, Mar 12, 2010 at 09:15:31PM -0600, Paul Venzke wrote:
> We installed the Samba 3.5.1 rpms  for OpenSuSE 10.2 from 
> ftp.sernet.de.  The VFS modules seem to be broken.  Is this an error 
> in the packaging or do I need to be looking else where.  A  snippet 
> from the log file follows:
> 
> <extracted from log>
> 
> [2010/03/12 19:58:59,  0, pid=28792, effective(0, 0), real(0, 0)] 
> smbd/vfs.c:66(smb_register_vfs)
>   Failed to register vfs module.
>   The module was compiled against SMB_VFS_INTERFACE_VERSION 27,
>   current SMB_VFS_INTERFACE_VERSION is 25.
>   Please recompile against the current Samba Version!
> [2010/03/12 19:58:59,  0, pid=28792, effective(0, 0), real(0, 0)] 
> lib/module.c:69(do_smb_load_module)
>   Module '/usr/lib64/samba/vfs/recycle.so' initialization failed: 
> NT_STATUS_OBJECT_TYPE_MISMATCH
> [2010/03/12 19:58:59,  0, pid=28792, effective(0, 0), real(0, 0)] 
> smbd/vfs.c:175(vfs_init_custom)
>   Can't find a vfs module [recycle]
> [2010/03/12 19:58:59,  0, pid=28792, effective(0, 0), real(0, 0)] 
> smbd/vfs.c:322(smbd_vfs_init)
>   smbd_vfs_init: vfs_init_custom failed for recycle
> [2010/03/12 19:58:59,  0, pid=28792, effective(0, 0), real(0, 0)] 
> smbd/service.c:846(make_connection_snum)
>   vfs_init failed for service public
> 
> <end log>

I just tried to reproduce this failure on an openSUSE 10.2 x86_64 system
with samba3-3.5.1-42.suse102 running.

-----8<------------------snip--------------8<--------------
[2010/03/15 11:40:53.811876,  5] smbd/vfs.c:162(vfs_init_custom)
  vfs module [recycle] not loaded - trying to load...
[2010/03/15 11:40:53.811886,  5] lib/module.c:111(smb_probe_module)
  Probing module 'recycle'
[2010/03/15 11:40:53.811902,  5] lib/module.c:130(smb_probe_module)
  Probing module 'recycle': Trying to load from
/usr/lib64/samba/vfs/recycle.so
[2010/03/15 11:40:53.812469,  2] lib/module.c:64(do_smb_load_module)
  Module '/usr/lib64/samba/vfs/recycle.so' loaded
[2010/03/15 11:40:53.812483, 10] smbd/vfs.c:48(vfs_find_backend_entry)
  vfs_find_backend_entry called for recycle
[2010/03/15 11:40:53.812505,  5] smbd/vfs.c:87(smb_register_vfs)
  Successfully added vfs backend 'recycle'
----->8------------------snap-------------->8--------------

The configuration is quite simple:
-----8<------------------snip--------------8<--------------
[global]
        workgroup = TUX-NET

        log level = 10
        log file = /var/log/samba/log.%I
        max log size = 0

[tmp]
        path = /tmp
        writeable = yes
        vfs objects = recycle
----->8------------------snap-------------->8--------------

So I was not able to reproduce this issue.

Could you please provide your smb.conf and the output of 'rpm -qa | grep
samba'?

Thanks in advance!

Cheers,
Karolin

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba/attachments/20100315/3c877624/attachment.pgp>


More information about the samba mailing list