[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

"Offset too large" error when packing repository in FSFS 7 format

From: Radek Krotil <radek.krotil_at_polarion.com>
Date: Fri, 3 Jun 2016 09:36:24 +0200

Hello.

Today, I encountered a problem when trying to pack a repository after
migrating it to the FSFS 7 format by performing full dump / load sequence.
Shortly, I get the following error
“Packing revisions in shard 5...svnadmin: E160056: Offset 391658998 too
large in revision 5102”

I was not able to understand from the documentation, what settings in
fsfs.conf should be modified to workaround this problem. Neither search in
the Internet brought any light into this. Is it even possible?

The mentioned revision seems to be a result of an user error. It resulted
in adding 169,200 paths to the repository. The delta file of the revision
5102 is 394141477 B. Subversion 1.9.3 was used when performing this
operation on CentOS 7.2. FSFS 7 backed uses default configuration
(therefore deltification is used).

Originally, the repository was stored in FSFS 6 format with default
settings (no deltification). Packing the repository in old format finished
successfully and the pack file size was about 831 MB.

Looking forward to hearing any guidance how to configure my backend so that
I can eventually pack the repository in the new format.

Thanks,

Radek Krotil
Received on 2016-06-03 11:44:21 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.