Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2022 10:22:48 +0000
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        Per olof Ljungmark <peo@nethead.se>
Cc:        questions@freebsd.org
Subject:   Re: how many inodes on a tmpfs mount
Message-ID:  <20221111102248.9992541ce8d8bfc0eb3426e8@sohara.org>
In-Reply-To: <20221111102201.Horde.zCCRGyrT-BPHCJVdzNB5Btt@webmail.nethead.se>
References:  <20221111102201.Horde.zCCRGyrT-BPHCJVdzNB5Btt@webmail.nethead.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Nov 2022 10:22:01 +0100
Per olof Ljungmark <peo@nethead.se> wrote:

> We ran out of inodes on a 2G md tmpfs mount, can someone please tell  
> how I can calculate this number? As I understand it is a function of  
> the size of the filesystem, but how to get the figure?

	df -i will return the number of free and used inodes - but bear in
mind that with ZFS the inodes belong to the pool not the filesystem.

-- 
Steve O'Hara-Smith <steve@sohara.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221111102248.9992541ce8d8bfc0eb3426e8>