Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: df -k confusion

Re: df -k confusion

From: Nikunj Gupta <good_dba_at_hotmail.com>
Date: Sun, 15 Oct 2000 23:07:42 -0700
Message-Id: <10650.119272@fatcity.com>


Hi Rajesh,

The reason they don't match could be :

  1. Some blocks are reserved while creating the FILE SYSTEM so that they can be utilized when you scan your disk for the bad block... and bad blocks are discovered. When bad blocks are discovered these reserved are used in place of those blocks.
  2. There are some bad blocks already present in the file system.

Hope this clarifies your doubt to some extent.. Your SYS ADM.. will be the best person to explain you the same.

Thanks

Nikunj

> Dear All,
> Although this is not a Oracle Question, but I hope some-one
> would clarify this.
> When I do df -k on of my one of my client's system
> (DEC Alpha 4100, 4.0 F ) , the result is as follows:
>
> # df -k
> Filesystem 1024-blocks Used Available Capacity Mounted on
> /dev/rz9a 257759 107568 124415 47% /
> /proc 0 0 0 100% /proc
> /dev/rz9g 1247782 548630 574373 49% /usr
> /dev/rz10a 1524822 428791 943548 32% /oracle
> /dev/rz10g 2537116 2015704 267700 89% /data
> /dev/rz11a 99151 51252 37983 58% /u01
> /dev/rz11d 744551 579251 90844 87% /u02
> /dev/rz11e 2033598 1434467 395771 79% /u03
> /dev/rz11f 1016791 368988 546123 41% /u04
> /dev/rz11g 2033598 1562492 267746 86% /u05
> /dev/rz11h 2033598 1347940 482298 74% /u06
>
> The problem is that the sum of used and available blocks don't
> match
> with total no of Blocks. They are always less by app. 10% from the total
> no of
> blocks. Is there any specific reason for this???
>
> TIA,
> Rajesh
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Rajesh Dayal
> INET: Rajesh_at_ohitelecom.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Mon Oct 16 2000 - 01:07:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US