Date: Mon, 17 Mar 2008 17:22:23 +0100 From: "Armando Cambra" <acambra@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Urgent: filesystem "full", though space is available Message-ID: <e27a91b40803170922w6a5a57b1j105ff0f04e0db995@mail.gmail.com> In-Reply-To: <20080317161013.GE42595@gizmo.acns.msu.edu> References: <878724.45020.qm@web53408.mail.re2.yahoo.com> <20080317161013.GE42595@gizmo.acns.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Or try to find the culprit with lsof (can't remember the options). You will see some processes using files you don't have --> kill that process and your space will be freed. I hope this helps. Regards and good luck. On Mon, Mar 17, 2008 at 5:10 PM, Jerry McAllister <jerrymc@msu.edu> wrote: > On Mon, Mar 17, 2008 at 08:34:18AM -0700, Dr. Jennifer Nussbaum wrote: > > This is a FAQ and has to do with space reserved for root(system). > > Check the FAQs on the FreeBSD web site. > > ////jerry > > > > > Hi, Ive got a big problem now on a production server. > > > > When i do various things, i am getting "write failed, file system full" > > messages all over the place. Ive gone through and deleted > > things i can, and i should have the space now, but its just > > not available: > > > > $ df -m > > Filesystem 1M-blocks Used Avail Capacity Mounted on > > /dev/da0s1a 2015 1858 -3 100% / > > /dev/da0s1e 14061 9002 3933 70% /usr/local > > procfs 0 0 0 100% /proc > > > > I dont know what kind of math lets you do 2015-1858 and gives > > you an answer of -3! > > > > I have softupdates, or whatever, but i dont know how to get > > it to release this space. I cant reboot the running server. > > I am planning on adding a disc to this system but right now > > i need to get this space released ASAP! Can anyone help? > > > > Thanks, > > > > Jen > > > > > > --------------------------------- > > Never miss a thing. Make Yahoo your homepage. > > _______________________________________________ > > 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" > > > _______________________________________________ > 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?e27a91b40803170922w6a5a57b1j105ff0f04e0db995>