Date: Mon, 7 Nov 2011 10:23:43 -0800 (PST) From: rtsit <rtsit@yahoo.com> To: Michael Sierchio <kudzu@tenebras.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: OH NO! Says root partition / is full but it's not! I don't get it Message-ID: <1320690223.10604.YahooMailNeo@web121802.mail.ne1.yahoo.com> In-Reply-To: <CAHu1Y72eDG%2B5AH42Q-akmK4QmkC7uo=aZ59GTKfYou7h4eRYFw@mail.gmail.com> References: <1320687592.41253.YahooMailNeo@web121804.mail.ne1.yahoo.com> <CAHu1Y72eDG%2B5AH42Q-akmK4QmkC7uo=aZ59GTKfYou7h4eRYFw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ok, I'll try this procedure as soon as I've got someone physically infront of the console, and I'll report the results. Thank you very much. When it comes to root partition problems and remote SSHing, it always sends chills up my spine. :) ________________________________ From: Michael Sierchio <kudzu@tenebras.com> To: rtsit <rtsit@yahoo.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Sent: Monday, November 7, 2011 10:05 AM Subject: Re: OH NO! Says root partition / is full but it's not! I don't get it You're mistaken. ;-) 495736 / 507630, with some margin for free space, means you're full. Boot in single user mode. for each mount point ( /tmp /usr /var ) chflags -R noschg /<mount point> rm -rf /<mount point>/* You probably have a lot of hidden files covered by the mounted filesystems. - M On Mon, Nov 7, 2011 at 9:39 AM, rtsit <rtsit@yahoo.com> wrote: > > > Why does it say my main root partition is full when it's not? It's only using 146 Meg out of a possible 507 Meg > > > Filesystem 1024-blocks Used Avail Capacity Mounted on > /dev/ad4s1a 507630 495736 -28716 106% / > devfs 1 1 0 100% /dev > /dev/ad4s1e 507630 22 466998 0% /tmp > /dev/ad4s1f 231510140 42142584 170846746 20% /usr > /dev/ad4s1d 2004302 117636 1726322 6% /var > # du -hxd1 / > 2.0K /.snap > 512B /dev > 2.0K /tmp > 2.0K /usr > 2.0K /var > 4.3M /etc > 2.0K /cdrom > 2.0K /dist > 990K /bin > 127M /boot > 5.9M /lib > 342K /libexec > 2.0K /media > 2.0K /mnt > 2.0K /proc > 3.7M /rescue > 40K /root > 3.9M /sbin > 2.0K /command > 2.0K /service > 146M / > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1320690223.10604.YahooMailNeo>
