Incorrect File system reporting

From: Nick Marouf (marouni@earlham.edu)
Date: Sat Jul 15 2000 - 18:00:03 EST


Greetings,

    We have a Dell 6300, with Raid level 0 for the system drives, and Raid level 5 for the user disk space (6 disks 18G each).

fdisked into one big partition.

    The problem that I am having is that the file system is reporting wrong file size.

here is what I mean

[root@server /]# more ~marouf/typescript
Script started on Sat Jul 15 17:23:56 2000
[root@server backup]# ls -lh sever_2000-07-15.tar.gz
-rw-r--r-- 1 root root 358M Jul 15 02:24 server_2000-07-15.tar.gz
[root@server backup]# ls -lk server_2000-07-15.tar.gz
-rw-r--r-- 1 root root 375870430 Jul 15 02:24 server_2000-07-15.tar.gz
[root@server backup]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 5.4G 3.3G 1.8G 64% /
/dev/sda2 1.9G 73M 1.8G 4% /var
/dev/sdb1 83G 47G 32G 60% /d0
[root@server backup]# rm -rf server_2000-07-15.tar.gz
[root@server backup]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 5.4G 3.3G 1.8G 64% /
/dev/sda2 1.9G 73M 1.8G 4% /var
/dev/sdb1 83G 43G 36G 54% /d0
[root@server backup]# exit
Script done on Sat Jul 15 17:24:52 2000

Does anyone have any experience with this? or has any idea. I am not sure if it is kernel related or not.

but I would like to get someone elses opinion on this.

we are running 2.2.14-6smp rpm from Dell.

Nick

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:22 EST