Date: Mon, 23 Sep 2013 15:30:01 -0700 From: Sean Bruno <sean_bruno@yahoo.com> To: freebsd-fs <freebsd-fs@freebsd.org> Subject: ffs(7) out of inodes Message-ID: <1379975401.1593.8.camel@localhost>
next in thread | raw e-mail | index | archive | help
--=-fctkWLKzMlvja70Nw+li Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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 --=-fctkWLKzMlvja70Nw+li Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iQEcBAABAgAGBQJSQMDoAAoJEBkJRdwI6BaHb3IIAJEbuLpN+LZl21sbmh9iquMZ jTCBRMcmkO5CE51DIDiSr+qRzmOKDnJln1W13CjmEE+WPqXvw+tlLMPQU+XprmUV BleAV8HWOKgDp6kUHxoyj26vZUeX8cZx/sd9z7ZxHwo6Zb361oju7GN8EEH35E+E WinDXm8U9Ry7hEkCTQjeW1yuhyeNE/E86d6f+TBlNL0Hj4A1+2QM7Wm0jd7FSqTO zQEAfVAv793V498i/BvGNWWrGTAFZ4nc25D4t2YAYWFyWbAzJTK0yLBxuIY4XX2n 27dmnn8Bq3oaQnS/lBjNcJIwNoVytU7ww+kMKY9BAotXYc/8GocirfKefSPx1Vo= =Uqks -----END PGP SIGNATURE----- --=-fctkWLKzMlvja70Nw+li--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1379975401.1593.8.camel>