ffs(7) out of inodes [solved by reading the man page again]

Sean Bruno sean_bruno at yahoo.com
Mon Sep 23 23:06:27 UTC 2013


On Mon, 2013-09-23 at 15:30 -0700, Sean Bruno wrote:
> Was building a small (5GB) disk image for a MIPS32 QEMU instance to get
> some image building and testing happening.
> 
> I'm using FFS for the system as it seemed the lightest option, but even
> doing a "portsnap fetch" immediately runs out of inodes:
> 
> # df -hi
> Filesystem    Size    Used   Avail Capacity iused ifree %iused  Mounted
> on
> /dev/ada0       5G    413M    4.2G     9%     17k     1  100%   /
> devfs         1.0k    1.0k      0B   100%       0     0  100%   /dev
> 
> 
> My makefs args:
> 
> makefs -M 5G -B be /portstest/disk.img /portstest/mips/
> 
> Sean

Ah, I needed to read the man page like 100+ times to find the "-f" flag
to increase the number of "free" inodes.  :-)

Sean

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20130923/5db2fd6f/attachment.sig>


More information about the freebsd-fs mailing list