Date: Tue, 29 Aug 2000 09:20:50 -0700 From: Alfred Perlstein <bright@wintelcom.net> To: Antoine EMERIT <antoine.emerit@netlink.fr> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: file system full Message-ID: <20000829092050.Y18862@fw.wintelcom.net> In-Reply-To: <020201c011d3$03914e80$290aa8c0@netlink.fr>; from antoine.emerit@netlink.fr on Tue, Aug 29, 2000 at 06:05:55PM %2B0200 References: <020201c011d3$03914e80$290aa8c0@netlink.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
* Antoine EMERIT <antoine.emerit@netlink.fr> [000829 09:12] wrote: > data: > > root@server /www/fr02/root 50: df -i > Filesystem 1K-blocks Used Avail Capacity iused ifree %iused > Mounted on > /dev/wd0s1a 2540782 2266619 70901 97% 82719 552159 13% / > /dev/wd2s1e 8002996 7820222 182774 98% 221037 1778833 11% /www > /dev/wd0s1e 4445877 3654010 436197 89% 54742 1056296 5% > /www/logs > procfs 4 4 0 100% 45 4071 1% > /proc > > cp /root/registre-scripts-netlink.artinternet.fr-backup.tar.gz /www/test > /www: write failed, file system is full > cp: /www/test: No space left on device > > > This is a web server with much files. > > > Any idea ? I'm guessing that perhaps your filesystem has run out of fragments? Have you seen any messages like: "optimization changed from TIME to SPACE"? You can run 'fsck -n' on it to see how your fragmentation is doing. You may be able to fix it by moving a lot of files over to your logging partition and then back again. best of luck, -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000829092050.Y18862>