-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I wasn't saying I had millions of links of the same file.  It was
hundreds of link-dest backups some of which contained a few but not
all that many links.  I wasn't doing a link-dest backup of something
link heavy.

On 11/13/13 15:01, Karl O. Pinc wrote:
> necessarily 11/13/2013 01:04:29 PM, Kevin Korb wrote:
>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
>> 
>> Is there a hard links limit?  I have been in the 70-80 million
>> range on ext4 without a problem (other than performance which is
>> why I switched to ZFS for that use case).
> 
> It's a per-file limit
> 
> I'm mostly using ext3.  Limit of 32,000.
> 
> According to fs/ext4/ext4.h ext4 has a limit of 65,000, although
> googling about implies that there's a 16 bit counter somewhere so
> it could be 65,536. And if you're getting 70-80 million then that's
> obviously wrong.
> 
> Trying:
> 
> for ((i=1;i=$i+1;i<0)); do ln foo foo$i || break; done
> 
> I get 65,000.  But I know that's the directory size limit so this
> is not necessarily a good test since all the links are in a single
> directory.
> 
> I tend to hit the hardlink limit on my ext3 fs-s around 300
> --link-dest-ed backups.
> 
> 
> Karl <k...@meme.com> Free Software:  "You don't pay back, you pay
> forward." -- Robert A. Heinlein
> 

- -- 
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
        Kevin Korb                      Phone:    (407) 252-6853
        Systems Administrator           Internet:
        FutureQuest, Inc.               ke...@futurequest.net  (work)
        Orlando, Florida                k...@sanitarium.net (personal)
        Web page:                       http://www.sanitarium.net/
        PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlKD20gACgkQVKC1jlbQAQfezACg7VEsbmg7UlLXU2swT/3G8+rQ
7ckAoPB+O20MVnBBOaDATNurECbqo9s3
=Il/o
-----END PGP SIGNATURE-----
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to