running out of inodes

Michael P. Deignan mpd at anomaly.sbs.com
Tue Sep 18 20:46:02 AEST 1990


kmcvay at oneb.UUCP (Ken McVay) writes:

>What can I do to utilize the available storage space without fouling up
>the kernel's control over the filesystem? With 30 megs or thereabouts being
>wasted, something's gone bump in serious fashion :-)

Back it up to tape, then,

# umount /dev/u

# mkfs /dev/u numofblocksinfilesystem:65550

Then restore the tape when its done.

The :65500 indicates to the make filesystem command the number of i-nodes
you want to allocate on the filesystem. You can only have a maximum of
65500 (or something around that) per filesystem.

MD
-- 
-- Michael P. Deignan, President     -- Small Business Systems, Inc. --
-- Domain: mpd at anomaly.sbs.com       -- Box 17220, Esmond, RI 02917  --
-- UUCP: ...uunet!rayssd!anomaly!mpd -- Telebit:  +1 401 455 0347    --
-- XENIX Archives: login: xxcp, password: xenix  Index: ~/SOFTLIST   --



More information about the Comp.unix.xenix.sco mailing list