Displaying 20 results from an estimated 10000 matches similar to: "rsync hangs (cygwin) on NTFS?"
2009 Aug 18
2
rsync 3.0.4 under cygwin: problems with --exclude
Hi all,
I'm trying to backup a disk using rsync but I need to exclude some folder.
I'm using rsync 3.0.4 under cygwin on a winxp machine.
The script that I use is:
# ---------------------------------------------------------------- #
SRCDIR=/cygdrive/d
LOGDIR=/cygdrive/f
BCKDIR=/cygdrive/f/Backup
rsync -auv --progress --delete --delete-excluded --log-file=$LOGDIR/`date
+%Y%m%d`.log
2013 Jan 31
1
migrating samba shares to a netapp filer?
Hello,
I'll soon have to migrate our samba shares to a netapp filer (not my
decision).
Currently the shares are on an xfs filesystem and served by samba 3.5.2,
which is also the domain controller (a role that it will maintain, only
the shares are being transferred) and sama/unix users are in ldap. The
filer is in the domain and uses ldap to map user ids and that seems to work.
Samba maps the
2008 Apr 28
1
SAMBA with NetApp filer
I'm newbies in SAMBA and NetApp filer , I use Filer with OpenLDAP as an
authentication and authorization server , but look like NetApp doesn't
work properly
( can't authentication ) , NetApp engineer suggest me that NetApp work
properly with pure
ActiveDirectory Environment. not SAMBA + OpenLDAP backend like me have.
so I solve this problem by make Samba as native PDC and use
2007 Jul 31
2
Linux File System w/case-insensitivity
I used to mount some files via Samba which resided on a windows
machine on a CentOS box. We moved the files to a NetApp filer, and I
was unable to mount those files using either Samba or CIFS. Most of
my problems with Samba were related to the (Windows?) password
encryption scheme that has not been included in the Samba suite.
Even if I use the mount t cifs, it didn't work.
So on the
2006 Mar 28
1
rsync on windows
Hi,
I have installed a rsync on windows which downloaded on
http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html
and run edited bat file content:
***********************************************
@echo off
set PATH=c:\rsync;%PATH%
set CYGWIN=tty binmode
set TERM=ansi
rem set RSYNC_RSH=c:\rsync\ssh.exe
set RSYNC_RSH=/cygdrive/c/rsync/ssh.exe
set USERNAME=myusername
set HOME=c:\rsync
echo Drive C
2002 Sep 25
0
Adding a NetApp filer to a Samba Controlled Domain
I am attempting to add a NetApp filer to a Samba Controlled Domain.
Has anyone had any luck getting this to work?
Googleing for information yielded some indication that some kind
of RPC bug related to netapp was fixed in 2.2.2 but I couldn't find
anything relating to adding a netapp to a domain.
I am willing to provide anything else anyone else might want but
don't want to clutter up
2010 May 15
3
multi-homed samba PDC and NetApp filers
We are having a problem getting a NetApp filer to re-join a samba
domain after a move to a new network. The filer worked fine with
samba before the move. Apologies in advance for the long missive.
I've tried the following:
- re-running the CIFS setup program on the filer
- removing the problem filer's samba account, replacing it, and
re-running the setup program on the filer
2009 Jul 27
1
I/O error when trying to write
My setup is fairly straight forward; I have a Solaris 10 (SPARC) being used
as a samba server with AD sign on. Users can log in fine and map their
directories through windows clients. All the user home dirs and critical
project dirs are on a NetAPP filer.
When user tries to write a file, it is erroring out with I/O error, file
access is permitted for read operations only. Investigating the
2009 Nov 19
1
SET_PATH_INFO is not working on NetApp Filer
Hi,
I'm using samba-3.2.6 on linux. Using this, I'm trying to
update/modify Last Access Time(atime) of a file on CIFS share(on NetApp Filer).
But not able to do so.
I could successfully update atimes on windows server, but NOT on NetApp Filer.
Is SET_PATH_INFO supported by NetApp filer(7.2 version)?
Any help is greatly appreciated.
thanks,
-Kishore
2004 Dec 29
1
Permission problems running rsync as a Windows service
I've spent a long time searching the archives and
can't find a solution to my problem- apologies if I've
missed it.
I've been running rsync absolutely fine for a couple
of months on Win2K server using Win2K & WinXP clients
with a 'regular' service installation using cygrunsrv
(below). It works excellently except that all the
files transferred by rsync have the
2003 Aug 08
0
Samba 3beta3 and NETAPP filer - cannot join domain [long]
Hi,
when trying to get a Netapp filer (multi protocol) to join a domain
controlled by samba 3.0.0beta3 with ldapsam backend, I ran into a "small"
problem - the filer won't join the domain.
So we set up another server with samba 3.0.0beta3 using tdbsam(?) as the
passwd backend - and lo, the filer is able to join the domain.
Both "joins" are NT4 joins - as the filer
2005 Apr 13
1
[Bug 2328] cygwin rsync hangs when initiated remotely after transfering some files
https://bugzilla.samba.org/show_bug.cgi?id=2328
------- Additional Comments From service@redterra.net 2005-04-13 06:45 -------
The legendary cygwin/rsync/ssh hang problem. I have been tracking this for a
while now and can say that the latest cygwin install appears to have fixed the
problem on one of the setups that has consistantly failed in the past. Have not
put the update on to any
2017 Oct 20
2
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
Hi,
we are testing a new AD domain that will replace our old NT4 one, and we
are setting up a new cifs vserver of our Netapp filer (running Clustered
Dataontap 9.2).
The new AD domain was a clean deployment created using "samba-tool
domain provision --server-role=dc --use-rfc2307 ...".
All seems to work well and the Netapp filer joins the domain without
errors and seems to run fine.
2003 Jun 27
5
Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
When using Cygwin Rsync 2.5.6/OpenSSH 3.6.1 for copying files from
Win2k->Win2k, I get 2 or 3 hung processes on the receiving-side out of about
every 50 runs. These hung processes cause the system to be unable to
reboot(?!), requiring a hard reset. Killing the processes allows a graceful
reboot every time. I'm currently running both ssh and rsync as services on
the recieving side.
2004 Aug 16
0
Problems with Dfs
I have two problems with Dfs that I'm trying to resolve. I'm using
samba-2.2.8ap-1 for Dfs and all links point to netapp filer shares.
1. Files not present
When a user runs a script, he gets file not found. The script must
access the root of the share, then it can access the file. It is not
consistent.
For example
dir \\server\dfs\projects\test\test.txt
-> file not found
dir
2007 Aug 01
2
Mount options and NFS: just checking...
Greetings -
I'm now in the last couple of weeks before going live with Dovecot
(v1.0.3) on our revamped IMAP service. I'd like to double-check
about the best mount options to use; could someone advise, please?
I have three separate directory trees for the message store, the
control files and the index files. These are arranged as follows:
Message Store
Mounted over NFS from
2017 Oct 20
0
Samba 4.6.7 AD, Netapp CDOT 9.2 and missing "Domain Users" membership
On Fri, 20 Oct 2017 15:02:45 +0200
Giuseppe Ravasio via samba <samba at lists.samba.org> wrote:
> Hi,
> we are testing a new AD domain that will replace our old NT4 one, and
> we are setting up a new cifs vserver of our Netapp filer (running
> Clustered Dataontap 9.2).
>
> The new AD domain was a clean deployment created using "samba-tool
> domain provision
2000 Jul 05
1
Samba And and NetApp Filer
I need some help. I can map the NetApp filer, but when I do a 'ls' in the
directory I get errors. Saying that the file or directory does not exist and
I know the directories and files do, you can see them when you map the
NetApp with NT. If you know the name of the directory you can change into
it. I can also map NT with samba just fine with no problems. The NetApp is
running a CIFS server
2004 Aug 12
3
Compatibility with NetApp DataONTAP filers?
Good ${time of the day}
I have just been wondering if anyone would know if Samba is compatible with the CIFS implementation of the Network Appliance DataONTAP filers?
http://www.netapp.com/products/filer/ontap.html
I have so far unable to connect to any shared folder on the NetApp filer that require authentication. An attempt to access or list shared resources on the NetApp filer fails with the
2017 Aug 17
1
objectclass "posixAccount" missing on new created users
I don't played much recntly with NetApp filers but as they are supposed to
work well with MS AD I expected you don't really needs posixAccount
objectClass.
So a google search leads me there:
https://kb.netapp.com/support/s/article/ka31A0000008hesQAA/how-to-configure-ldap-on-a-filer-to-connect-to-microsoft-s-active-directory-ldap-implementation?language=en_US
Perhaps it's not what you