[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] File and dir size's wrong
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] File and dir size's wrong
- From: "Paul Ward" <pnward (at) googlemail.com>
- Date: Thu, 15 Jan 2009 08:23:59 +1300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ru1LFw/TRij3+ZZuHXrpUEj3l1MiDgHX4tx5L+MKgMc=; b=hseRJ1q2QQyoS/wFV9ar+hDVlaEWvfti6JRGYA0TegdONr7LivLx2IU5U2kdEL2I5c 8Kp9dBZUlJzUf3P263Cf1hacuqE1MslQagSXq90MDvV+9N7C/N6JAW0i4IswEpKxfXNF v4Zwz+gUysbu+bljqaPfOyVdjtsSvmRMrXlNE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=gkkJ9B10X08Q4jWUeAcdjkxF1bQBHa8M6T/gy6MZ1wkGwpJsm2yQrDhgMF1obxFShb 47pcir26AqmHRfAgt89wr2IoJ9yUah/ykwG2QQ5vKVj/FcGc3obNIbcqzQwdjBQmVA/q QTB5BalyymkKQeSg5mO4UNQccG3qgvvOAekPU=
- References: <b5cd8d890901081638v1ee8a7d3pa6767582f161e490 (at) mail.gmail.com> <b5cd8d890901081640t5bd62eddi202652f7a42a68fb (at) mail.gmail.com> <gkfecn$5ie$1 (at) voodoo.hswn.dk> <b5cd8d890901121213g63c480d3u5015a7b61cd3bf26 (at) mail.gmail.com> <b5cd8d890901121733s370a5d5fxab7de008c06a6649 (at) mail.gmail.com>
Hi all,
Does anybody have any idea why my stats are wrong on file reporting
and how I can fix it?
2009/1/13 Paul Ward <pnward (at) googlemail.com>:
> Sorry, just noticed my link was not working to the image try this:
>
> http://img177.imageshack.us/my.php?image=hobbitgraphshsn2.png
>
> 2009/1/13 Paul Ward <pnward (at) googlemail.com>:
>> Hi,
>>
>> I have drilled down a little more and understand the graph is shown in
>> KB and admit I was mis reading some of the data.
>>
>> However when looking at roots mail I see the following:
>>
>>
>> [logfile:/var/spool/mail/root]
>> type:100000 (file)
>> mode:640 (-rw-r-----)
>> linkcount:1
>> owner:0 (root)
>> group:501 (xymon)
>> size:99087
>> clock:1231790856 (2009/01/13-09:07:36)
>> atime:1231790856 (2009/01/13-09:07:36)
>> ctime:1231772532 (2009/01/13-04:02:12)
>> mtime:1231772532 (2009/01/13-04:02:12)
>>
>> I assume root is 99087 which is 90MB?
>>
>> however when I perform a ls -lk I get:
>> -rw-r----- 1 root xymon 97 Jan 13 04:02 root
>> or
>> ls -lh
>> -rw-r----- 1 root xymon 97K Jan 13 04:02 root
>>
>> I am confused why this is happening?