Rsync has begun failing to replicate a kerberos samba mount point. This mount
point has worked previously, but recently an attempt to replicate the mount
point returns;
lseek failed in map_ptr
rsync error: error in file IO (code 11) at fileio.c(228)
rsync: writefd_unbuffered failed to write 409
This list does not (though it can assist with RSYNC general parameters that are
commen between the platforms). There are forums provided by Novell for the
RSYNC port of NetWare.
The following link has references to NNTP and HTTP forums.
http://forge.novell.com/modules/xfmod/newsportal/?group
Because of the inefficiencies of using NFS to NFS rsync, would you not be
better using a native utility from filer to file, such as ndmp copy?
>>> Jerry <[EMAIL PROTECTED]> 02/13/06 09:31PM >>>
I'm trying to sync up 54 million files. I can break
it down into different applications, but I still
I'm looking for a way to continually monitor at least one but possibly multiple
directories (and/or individual files). I would like RSYNC to immediately
synchronize the changes to said directory(ies) after they occur. I believe the
best approach for this would be to utilize iNotify enabled ker
Is it possible to use RSYNC to only delete files that exist at the destination,
but not the source. I would like RSYNC to remove files that exist at the
destination but do not exist at the source WITHOUT copying or creating any
additional files.
If RYSNC can't do this, does someone know a ni
Greetings,
I am attempting to RSYNC files from a Linux box which has a mounted path to a
NetWare 6.5 server. I am using the Novell Client for Linux (beta). I am sure
this is probably a Novell issue, and there won't be much help on this mailing
list, but perhaps someone could explain what the
I have recently designed a backup strategy for my company built around RSYNC.
The strategy appears sound for NetWare NSS data and Linux/Unix data as the
filesystem permissions are maintained (though some hackery is required for
NetWare).
However, recently a large amount of Windows data has b