Displaying 20 results from an estimated 200 matches similar to: "samba"
2016 Jul 06
1
"No previous versions" - GPFS 3.5 and shadow_copy2
Hi all,
At some point recently my customers can no longer see GPFS snapshots under the Windows Previous Versions tab. It simply says "No previous versions available". If a fileset is exported with the flag "force user = root" then Previous Versions *are* displayed.
[2016/07/06 10:07:35.602080, 3] ../source3/smbd/vfs.c:1322(check_reduced_name)
check_reduced_name:
2014 Mar 28
1
shadow_copy2 not working
Hi folks,
I've been trying to get shadow copy / previous versions working under
sernet-samba-ad-4.1.6-7.el6.x86_64. I cannot see where I am going wrong. I
have:
[global]
workgroup = COMPANY
realm = COMPANY.LOCAL
netbios name = DC
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind,
2020 Jul 23
2
vfs_shadow_copy2: permission denied - SMB_VFS_NEXT_OPENDIR() failed for '/snapshots'
Hello. I am trying to get the windows "previous versions" / shadow copies
to work with our setup (samba+winbind over objectivefs).
I have setup a test where I manually mounted two objectivefs snapshots in
the /snapshots/ directory. Objectivefs filesystem is mounted on /ofs. When
I try and look at the "previous version" in windows I get the error "there
are no previous
2018 Aug 15
1
vfs_shadow_copy2 with snapprefix & delimiter options
Hello all,
I already successfully configured shadow copy service without a delimiter and regex. But as soon as I try to get this to work with regex, nothing shows up on the win client.
My config looks like this:
[global]
shadow: localtime = yes
shadow: sort = desc
shadow: format = _%FT%T
shadow: delimiter = _
shadow: snapprefix = ^\(monthly\)\{0,1\}\(weekly\)\{0,1\}\(daily\)\{0,1\}$
2012 Oct 31
0
help with shadow copy implementation
Hi,
Over the past several days I have been trying to get the shadow to work with samba but haven't been successful. Can someone check below config and let me know if I am missing something? We are using Equallogic SAN and iSCSI LUNS to mount volumes.
I can cleanly access samba shares on Windows 7 clients but just not shadow copy. I have referred the official how-to but couldn't get it to
2020 Oct 05
2
VFS shadowcopy2 with FeeBSD & ZFS
Hi,
I have a FreeBSD 12.1 system with Samba 4.11.8 using ZFS and I want to get shadow copies working, however the clients (Windows 10) don't show anything in the 'previous versions' tab. I think it's doing something as it say 'working' for a short amount of time. Also if I crank up vfs debugging to 10 I get:
[2020/10/05 16:50:03.879093, 10, pid=50572, effective(0, 0),
2020 Oct 05
0
VFS shadowcopy2 with FeeBSD & ZFS
We have:
vfs objects = shadow_copy2 zfsacl
(Actually, vfs objects = shadow_copy2 zfsacl fruit streams_xattr, but I wanted to point out the order of shadow_copy2 and zfsacl).
To rule out shadow:format problems, I would create just one snapshot with a simple name and configure shadow:format accordingly.
Also, is /public the mountpoint of the ZFS dataset? If not, then you might need
2004 Nov 27
0
Samba 3.x problem setting up DFS and XP2
Hi,
i tried to running Samba 3.0.9 with MSDFS under Linux 2.6.9.
The normal sharing of Directories to the Target-Server (also Samba with
same version and Linux) run's without problems.
Only the dfs-share to the same Samba-Server is not usable. The
Share-Name self is visible but without cointain.
I have compiled the new source with the "--with-msdfs" switch and have
also check the
2023 May 22
2
vfs_shadow_copy2 cannot read/find snapshots
Hi Alexander
# net conf delparm projects shadow:snapprefix
does not change a thing. The error persists. (I killed my smb session
before trying again).
log still says:
[2023/05/22 15:23:23.324179,? 1]
../../source3/modules/vfs_shadow_copy2.c:2222(shadow_copy2_get_shadow_copy_data)
? shadow_copy2_get_shadow_copy_data: SMB_VFS_NEXT_OPEN failed for
2005 Dec 05
1
Strange automount problem with samba & LDAP
Hi all,
I've installed samba-3.0.21rc2 on a solaris 10 machine (latest patches
applied) by compiling from source:
#uname -a
SunOS newton 5.10 Generic_118844-20 i86pc i386 i86pc
User's home is mounted using automount without any problem. But when I
try to mount using samba, it can not access the users home directory
when it 's share is not mounted and gives following error:
2004 Jan 07
0
Win2K3 ADS and Samba 3.0.1: Cannot access shares even with IP
Regarding the problem where you cannot view shares using the hostname
(netbios) of the server, but can if you use the IP address: I can view my
Samba shares from a Win2000 server using the IP, but I cannot access them.
Double-clicking on the shares in Windows Explorer results in the following
error:
'\\<ipaddr>\Share is not accessible. The network name cannot be found.'
The smbd
2011 Sep 17
1
vfs_shadow_copy2 doesn't seem to work with basedir of /
Hi all,
I'm using the VFS sbadow_copy2 module, and I think I've hit a bug. This
config works:
mattcen at adam:SambaTest$ cat works3/smb.conf
[SambaTest]
comment = SambaTest
writable = yes
path = /srv/SambaTest/share
#vfs objects = shadow_copy
vfs objects = shadow_copy2
shadow:snapdir = /mnt/dates
shadow:basedir = /srv
mattcen
2023 May 22
1
vfs_shadow_copy2 cannot read/find snapshots
On Mon, May 22, 2023 at 9:32?AM Sebastian Neustein via samba
<samba at lists.samba.org> wrote:
>
> Hi Alexander
>
> # net conf delparm projects shadow:snapprefix
> does not change a thing. The error persists. (I killed my smb session
> before trying again).
>
> log still says:
> [2023/05/22 15:23:23.324179, 1]
>
2000 May 10
0
patche for samba-2.0.7/source/smbd/conn.c
Dear all,
I have made patch for samba-2.0.7/source/smbd/conn.c
This will, instead of using by-directional link, use
array for managing connections.
# The patch does seems to work on my RHL6.1Ja(fixed) version of
# Linux machine. I don't know about other OS/Architecture.
This should work better then original because:
1) The original code used bitmap.c for looking empty area.
But using
2000 May 22
1
Inherit Permissions addition
Gentlemen,
I was delighted to read about and test the "inherit permissions" feature of
version 2.0.7 for myself. This is a wonderful addition to Samba; thank you,
David Lee, for your fine work.
After initial testing, it became apparent to me that inheriting the 'group'
permissions on a subfolder within a share without also 'forcing' the group
ownership on the new files
2023 May 22
1
vfs_shadow_copy2 cannot read/find snapshots
Hi Sebastian,
why are you using shadow:snapprefix if this is just ?snap??
Does it work using ONLY shadow:format = snap_GMT-%Y.%m.%d-%H.%M.%S ?
If you use snapprefix you also need to use shadow:delimiter (in your case this would be ?_?). However, I never managed to get it working with snapprefix on my machines.
Alexander
> On Monday, May 22, 2023 at 2:52 PM, Sebastian Neustein via samba
2023 May 22
3
vfs_shadow_copy2 cannot read/find snapshots
Hi
I am trying to get shadow_copy2 to read gluster snapshots and provide
the users with previous versions of their files.
Here is my smb.conf:
[global]
??????? security = ADS
??????? workgroup = AD
??????? realm = AD.XXX.XX
??????? netbios name = A32X
??????? log file = /var/log/samba/%m
??????? log level = 1
??????? idmap config * : backend = tdb
??????? idmap config * : range =
2024 May 24
1
Samba suddenly acting strangely
On 5/23/24 22:58, Andrew Bartlett wrote:
> Can you post your smb.conf.
Actually no, as I don't have *one* smb.conf.
I'll add three of them (the last three were I had this problem) at the
end of this email.
As you can see they are not exactly identical.
> Have you used any of our fallback VFS modules instead of xattrs?
I'd say not, but see the smb.confs.
> (This would
2023 May 22
1
vfs_shadow_copy2 cannot read/find snapshots
The gluster side looks like this:
root at B741:~# gluster volume get glvol_samba features.show-snapshot-directory
features.show-snapshot-directory???????? on
root at B741:~# gluster volume get glvol_samba features.uss
features.uss???????????????????????????? enable
I found an error when the samba client is mounting the gluster volume in
the gluster logs
2024 May 25
1
Samba suddenly acting strangely
On Fri, 24 May 2024 23:38:03 +0200
Andrea Venturoli via samba <samba at lists.samba.org> wrote:
> On 5/23/24 22:58, Andrew Bartlett wrote:
>
> > Can you post your smb.conf.
>
> Actually no, as I don't have *one* smb.conf.
> I'll add three of them (the last three were I had this problem) at
> the end of this email.
> As you can see they are not exactly