Incorrect df -k output??

2007-05-08 Thread Hanatsu Tori
Hi all! I have the folliwing issue on 6.1 and 6.2 df -k utility always shows me incorrect disk usage. Server with 6.1 on board: === x# uname -a FreeBSD x 6.1-RELEASE-p6 FreeBSD 6.1-RELEASE-p6 #0: Mon Sep 18 17:06:13 MSD 2006 [EMAIL

Incorrect df -k output

2007-05-08 Thread Newtunes Support
Hi all! I have the folliwing issue on 6.1 and 6.2 df -k utility always shows me incorrect disk usage. Server with 6.1 on board: === x# uname -a FreeBSD x 6.1-RELEASE-p6 FreeBSD 6.1-RELEASE-p6 #0: Mon Sep 18 17:06:13 MSD 2006 [EMAIL

Re: Incorrect df -k output

2007-05-08 Thread Stefan Lambrev
Hi, Newtunes Support wrote: Hi all! I have the folliwing issue on 6.1 and 6.2 df -k utility always shows me incorrect disk usage. This is more for questions@ and already discussed many times: from man tunefs: -m minfree Specify the percentage of space held back from normal

Re: Incorrect df -k output??

2007-05-08 Thread Peter Jeremy
On 2007-May-08 13:04:55 +0400, Hanatsu Tori [EMAIL PROTECTED] wrote: x# df -k Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/ad4s1a 76866422 51507978 1920913273%/ devfs 110 100%/dev */dev/ad6s1d 77879478 75006042 -3356922 105%

Re: Incorrect df -k output??

2007-05-08 Thread Newtunes Support
Peter, I have resolved this issue using forsed unmount (umount -f /var) And after I mounted /var again df -k shows me correct value. But I have new problem. fsck -y does not fix anything. ** Last Mounted on /var ** Phase 1 - Check Blocks and Sizes INCORRECT BLOCK COUNT I=188426 (162368 should

Re: Incorrect df -k output??

2007-05-08 Thread Oliver Fromme
Newtunes Support [EMAIL PROTECTED] wrote: I have resolved this issue using forsed unmount (umount -f /var) Not a good idea. It breaks all sorts of things. And after I mounted /var again df -k shows me correct value. The value was correct before, too. There probably were some files that

Re: Incorrect df -k output??

2007-05-08 Thread Newtunes Support
Thanks a lot for irrefragable answer, Oliver! I have resolved the issue on one server (there was a little overdraft) and I'll try to resolve issue with fsck and /var when PROD will have lower load. Thanks to all, Dmitry 2007/5/8, Oliver Fromme [EMAIL PROTECTED]: Newtunes Support [EMAIL

Re: Incorrect df -k output??

2007-05-08 Thread [EMAIL PROTECTED]
On 08/05/07, Peter Jeremy [EMAIL PROTECTED] wrote: On 2007-May-08 13:04:55 +0400, Hanatsu Tori [EMAIL PROTECTED] wrote: x# df -k Filesystem 1K-blocks UsedAvail Capacity Mounted on /dev/ad4s1a 76866422 51507978 1920913273%/ devfs 110 100%

Re: Incorrect df -k output??

2007-05-08 Thread Peter Jeremy
On 2007-May-08 18:39:23 +0400, Newtunes Support [EMAIL PROTECTED] wrote: I have resolved this issue using forsed unmount (umount -f /var) And after I mounted /var again df -k shows me correct value. But I have new problem. fsck -y does not fix anything. ** Last Mounted on /var You left out the