Displaying 4 results from an estimated 4 matches for "biteme".
Did you mean:
iteme
2002 Apr 23
2
Rsync 2.5.5 Error Tags
I've gotten several different errors with rsync. Maybe someone can help me.
1.
rsync -azSH --stats --delete-after /export/home remote:/export/home/bkup
delete_file: rmdir(home/greg/vnmrsys) : File exists
rsync: symlink "home/greg/vnmrsys" -> "/export/home/vnmrsys": File exists
unexpected tag 91
rsync error: error in rsync protocol data stream (code 12) at io.c(298)
2.
2002 Aug 16
1
get working rsync
Hi,
I'm new to this list also I'm new to rsync.
I'm looking to get working rsync on my server to synchronize updating
rbl dns table.
For testing, I installed rsync on two sun boxes running solaris 8,
also on those boxes I'm running sshd2 ver.3.1.
Also I setup rshell an both and is working.
rsync is in search path.
When I tried to copy (update) files, I'm getting error messages:
2020 Aug 23
2
MultiDatabase shard count limitations
Olly Betts <olly at survex.com> wrote:
> On Fri, Aug 21, 2020 at 09:06:59AM +0000, Eric Wong wrote:
> > Going back to the "prioritizing aggregated DBs" thread from
> > February 2020, I've got 390 Xapian shards for 130 public inboxes
> > I want to search against(*). There's more on the horizon (we're
> > expecting tens of thousands of public
2020 Aug 21
2
MultiDatabase shard count limitations
Going back to the "prioritizing aggregated DBs" thread from
February 2020, I've got 390 Xapian shards for 130 public inboxes
I want to search against(*). There's more on the horizon (we're
expecting tens of thousands of public inboxes).
After bumping RLIMIT_NOFILE and running ->add_database a bunch,
the actual queries seem to be taking ~30s (not good :x).
Now I'm