Date: Thu, 9 Feb 2012 11:20:39 -0700 From: "Peter" <fbsdq@peterk.org> To: "Bender, Chris" <chris_bender@cellularatsea.com> Cc: freebsd-jail@freebsd.org Subject: Re: File system issue [was Re: jails] Message-ID: <17d39c292fb307c3e07a01dbe3992bf3.squirrel@pop.pknet.net> In-Reply-To: <assp.03862db584.68BBA4B3-2126-4E42-AA37-9279F1F74D29@cellularatsea.com> References: <4F33EA27.8090405@quip.cz> <assp.03862db584.68BBA4B3-2126-4E42-AA37-9279F1F74D29@cellularatsea.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > On Feb 9, 2012, at 10:46 AM, "Miroslav Lachman" <000.fbsd@quip.cz> wrote: > >>> Hi Greg, >>> >>> I am having an issue with one of my jailed systems. It has run out of >>> space. I have identified many files to delete but I can not >>> Delete the files as the system comes back with "No Space available". I >>> tried to delete them from the host system as well but I get >>> The same system issue. How does one delete files or free up space? >> >> What version you are running? (uname -a) >> Are you using ZFS or UFS? >> If ZFS, do you have some snapshots of given filesystem? If yes, then you >> must firstly delete some snapshots to get some free space. With >> snapshot, the deleted file needs additional space to alocate in last >> snapshot. >> >> Miroslav Lachman > I am running 8.2 and I am also running ZFS. I have no snapshots as I have > deleted them all. Still need more space. > > Thanks > > Sent from my iPhone What if you null out the files? ":> file.to.delete" or "echo > file.to.delete" ? If that works, can you then 'rm' them? ]Peter[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17d39c292fb307c3e07a01dbe3992bf3.squirrel>