Displaying 20 results from an estimated 1000 matches similar to: "Samba question - File or"
2002 May 09
2
Trouble with banking software on Samba share
Hello list members!
I joined this list on May 1st and I can see I have a lot to learn. Thanks
to everyone - especially those *@samba.org folks. You are so appreciated.
Background in my plea for help: I'm the IT guy for a family owned community
bank in Southern Colorado. I am very tired of the limitations and security
problems of Micro$oft and have committed to learning and using Linux
2003 May 22
0
Lost Delayed-Write Data { from win2k advanced server to 2.2.5 }
Hi All,
i have multi threaded client running on Win 2k advanced servers writing to
network shares [ samba 2.2.5 on Suse 8.1 ]. It works fine
on the test environment with win2k server [ NOT Advanced ]. But on the
Production environment it fails.. The client shows up the following
errors..
------------------
Sys: W 'Tue May 20 14:30:38 2003': MRxSmb - " {Lost Delayed-Write Data}
2004 Oct 15
1
Directory Name '.../pipe' not allowed ? Samba Bug ?
Hi All,
scenario:
Samba Version 2.2.8a-UL
running on Suse Linux Enterprise 8
Kernel Version 2.4.21-241-smp
as Server
Windows 2000 SP4 as Client
Trying to import a MS-Foxpro file into MS-ACCESS. MS-Foxpro File residing on
Samba Server.
The Foxpro filename is 'projects.dbf'. During import MS-Access tries to also
open a non existent file 'projects.inf'
depending on the path in
2002 May 26
7
CONFIG.POL
Hi,
How do I stop this?
[2002/05/26 20:13:44, 3] lib/util.c:unix_clean_name(387)
unix_clean_name [/CONFIG.POL]
[2002/05/26 20:13:44, 3] smbd/dosmode.c:unix_mode(111)
unix_mode(CONFIG.POL) returning 0744
[2002/05/26 20:13:44, 3] lib/util.c:unix_clean_name(387)
unix_clean_name [CONFIG.POL]
[2002/05/26 20:13:44, 3] smbd/open.c:open_file(159)
Error opening file CONFIG.POL (No such file or
2003 Jun 04
1
DOS programs unable to create files on Samba 2.2.7a
We have a few old DOS programs which, when run under Windows 2000 is a
DOS full screen session are unable to write files on our Samba server.
These programs (the "brief" editor, and the "tango" CAD package) are
able to write to local files on the Windows 2000 system. I set Samba
debug to 10 and found the following reported when Tango tried to write a
file:
2003 Oct 02
1
Job Logs errorrs
We are running SAP on a HPUX 11 DB server, with 6 x NT Apps servers
Occassionally we get a number of failures on batch jobs - across any number
of servers, sometimes with the job terminating immediately on start up, or
other times after several hours of processing. The jobs terminate but we
are unable to view the job logs, and the error messages we are getting from
samba logs are in the format:
2003 Nov 25
1
rsync-bugs and unclear semantics when copying multiple source-dirs to one target
On 24 Nov 2003, Dirk Pape <pape@inf.fu-berlin.de> wrote:
> Dear Martin Pool,
>
> I tried to ask via the rsync-mailing list but never got an answer. So I
> contact you directly.
>
> I refer to the rsync syntax
>
> rsync [OPTION]... SRC [SRC]... DEST
>
> with more than one SRC, which is mentioned in the man-pages.
> We use this form to "overlay"
2003 Feb 25
2
Difference in behaviour with --backup
When I do
rsync -av --backup --backup-dir=/dir1/dir2/Backup \
/dir1/dir2/dir3 machine:/dir1/dir2/dir3
I get /dir1/dir2/Backup/dir3/...
/Backup/dir3/dir4/...
i.e. the tree under 'dir3' (my source tree) gets created
under .../Backup. This is fine.
But when I do the same thing with a single file like
rsync -av --backup --backup-dir=/dir1/dir2/Backup \
/dir1/dir2/file
2018 May 17
0
New 3.12.7 possible split-brain on replica 3
Hi mabi,
Some questions:
-Did you by any chance change the cluster.quorum-type option from the
default values?
-Is filename.shareKey supposed to be any empty file? Looks like the file
was fallocated with the keep-size option but never written to. (On the 2
data bricks, stat output shows Size =0, but non zero Blocks and yet a
'regular empty file').
-Do you have some sort of a
2005 Dec 20
4
rsync deleting symbolic link unexpectedly
I''m running 2.6.6 on a red hat EL3 system.
using the following command,
rsync -rlptDvzL --stats --include=a/ --include=a/dir/
--include=a/dir/symlink/ --include=a/dir/symlink/dir2/
--include=a/dir/symlink/dir2/dir3/ --exclude=''**'' /export/stuff
remote::stuff
I expect the "symlink" (which is really a symbolic link to a directory)
to be preserved on the
2003 Dec 16
0
Quicken backup and Samba 2.2.8a on FreeBSD
I've run into difficulty getting Quicken 2001 and Quicken 2003 backup to
work with a Samba server.
My smb.conf is relatively simple (below is a slightly editted version with
the important stuff):
=================================
[global]
workgroup = WORKGROUP
server string = BigBoxNAS
netbios name = bigbox
log file = /var/log/samba/log.%m
; log level = 3
max log size = 50
security = user
2008 Jun 12
0
Samba 3 handles Linux permissions differently then Samba 2 ?
Hi,
we have a problem with permissions migrating from a custom 2.4 kernel Linux
distro with Samba 2.2.5 to OpenSuSE 10.3 (with samba 3.0.26).
We used to have directories like this (relative to the Samba share):
/root/dir0/dir1/dir2/dir3/userdir1-1/userdir1-2
'root' and all it's parent directories have '0755' Linux permission.
dir0-dir3 all have '0711' permissions
2018 Apr 09
0
New 3.12.7 possible split-brain on replica 3
On 04/09/2018 05:40 PM, mabi wrote:
> Again thanks that worked and I have now no more unsynched files.
>
> You mentioned that this bug has been fixed in 3.13, would it be possible to backport it to 3.12? I am asking because 3.13 is not a long-term release and as such I would not like to have to upgrade to 3.13.
I don't think there will be another 3.12 release. Adding Karthik to see
2003 Dec 20
0
Quicken backup and Samba 3.0.0 on FreeBSD
I've run into difficulty getting Quicken 2001 and Quicken 2003 backup to
work with a Samba server. I reported this last week on Samba 2.2.8a. I
upgraded to Samba 3.0.0 and I see the same problem.
What am I doing wrong here?
My smb.conf is relatively simple (below is a slightly editted version with
the important stuff):
=================================
[global]
workgroup = WORKGROUP
2018 May 15
2
New 3.12.7 possible split-brain on replica 3
Thank you Ravi for your fast answer. As requested you will find below the "stat" and "getfattr" of one of the files and its parent directory from all three nodes of my cluster.
NODE 1:
File: ?/data/myvolume-private/brick/dir1/dir2/dir3/dir4/dir5/dir6/dir7/dir8/dir9/dir10/OC_DEFAULT_MODULE/filename.shareKey?
Size: 0 Blocks: 38 IO Block: 131072 regular
2018 May 23
0
New 3.12.7 possible split-brain on replica 3
Hello,
I just wanted to ask if you had time to look into this bug I am encountering and if there is anything else I can do?
For now in order to get rid of these 3 unsynched files shall I do the same method that was suggested to me in this thread?
Thanks,
Mabi
?
??????? Original Message ???????
On May 17, 2018 11:07 PM, mabi <mabi at protonmail.ch> wrote:
> ??
>
> Hi Ravi,
2007 Dec 09
3
OT: Rsync question
Hello All,
I have an off topic question about rsync and was
wondering if i can get some kind person help with it.
I have two servers with each server have three same
directories on them /dir1/ /dir2/ /dir3/ . How would i
achieve this by using rsync?
I have tried rsync -avrt --delete server_ip:/dir1/
/dir2/ /dir3/ /dir1/ /dir2/ /dir3/
this does not do anything except give errors.
Someone on IRC
2018 May 23
1
New 3.12.7 possible split-brain on replica 3
On 05/23/2018 12:47 PM, mabi wrote:
> Hello,
>
> I just wanted to ask if you had time to look into this bug I am encountering and if there is anything else I can do?
>
> For now in order to get rid of these 3 unsynched files shall I do the same method that was suggested to me in this thread?
Sorry Mabi,? I haven't had a chance to dig deeper into this. The
workaround of
2001 Nov 16
1
include/exclude directory question
I want to send a subset of directories sepcified in "include" arguments
to a client, but I am creating all the
peer and parent directories as well, although they are empty - here is
basically what I'm doing.
assuming I have /staging/upgrade/dir1, /staging/upgrade/dir2 and
/staging/upgrade/dir3 on the source tree.
--include "*/" -include upgrade/dir1/** -include
2018 Apr 09
0
New 3.12.7 possible split-brain on replica 3
On 04/09/2018 05:09 PM, mabi wrote:
> Thanks Ravi for your answer.
>
> Stupid question but how do I delete the trusted.afr xattrs on this brick?
>
> And when you say "this brick", do you mean the brick on the arbitrer node (node 3 in my case)?
Sorry I should have been clearer. Yes the brick on the 3rd node.
`setfattr -x trusted.afr.myvol-private-client-0