Re: Memory exhaustion issue (#1068)

Michael von Glasow <[email protected]> Wed, 27 Nov 2024 22:02:41 +0200
Newsgroups gmane.network.unison.devel
Message-ID <[email protected]>
On 27/11/2024 21:48, Jacques-Henri Jourdan wrote:
> Could you have reached the maximum inodes number ?

Indeed. `df -i` reports 753664 out of 753664 inodes used, 0 available.

I understand that inodes are a per-filesystem limit and the maximum
number of inodes is determined at filesystem creation time. Is there a
way to increase that limit on an existing filesystem?