<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Andreas.... thanks for the suggestion, I did a <b>resize2fs -d -p
/dev/sdb8</b>  on the partition  and is now showing the size and disk
usage correctly. <br>
<br>
Thanks for your advise.<br>
<br>
george<br>
<br>
On 12/31/2009 03:39 PM, Andreas Dilger wrote:
<blockquote cite="mid:8005FD36-E520-4E0E-B461-30A0C0F4DFCB@sun.com"
 type="cite">On 2009-12-28, at 23:06, George Butler wrote:
  <br>
  <blockquote type="cite">    I am running fedora 11 with kernel
2.6.30.9-102.fc11.x86_64 #1 SMP Fri Dec 4 00:18:53 EST 2009 x86_64
x86_64 x86_64 GNU/Linux. I am noticing a partition on  my drive is
reporting incorrect size with "df", the partition is ext3 size 204GB
with about 79GB actual usage, the "df" result show the partition size
to be 111GB, 93GB is missing. Please advice on what can be done to see
why the system is reporting incorrect partition size.
    <br>
    <br>
mount: /dev/sdb8 on /srv/multimedia type ext3 (rw,relatime)
    <br>
    <br>
$ df -hT
    <br>
Filesystem    Type    Size  Used Avail Use% Mounted on
    <br>
/dev/sdb2     ext3     30G  1.1G   28G   4% /
    <br>
/dev/sdb7     ext3     20G  1.3G   18G   7% /var
    <br>
/dev/sdb6     ext3     30G   12G   17G  43% /usr
    <br>
/dev/sdb5     ext3     40G   25G   13G  67% /home
    <br>
/dev/sdb1     ext3    107M   52M   50M  52% /boot
    <br>
/dev/sdb8     ext3    111G   79G   27G  76% /srv/multimedia
    <br>
tmpfs        tmpfs    2.9G   35M  2.9G   2% /dev/shm
    <br>
    <br>
Parted info:
    <br>
    <br>
(parted) select /dev/sdb
    <br>
Using /dev/sdb
    <br>
(parted) print
    <br>
Model: ATA ST3500630AS (scsi)
    <br>
Disk /dev/sdb: 500GB
    <br>
Sector size (logical/physical): 512B/512B
    <br>
Partition Table: msdos
    <br>
    <br>
Number  Start   End     Size    Type      File system  Flags
    <br>
 1      32.3kB  115MB   115MB   primary   ext3         boot
    <br>
 2      115MB   32.3GB  32.2GB  primary   ext3
    <br>
 3      32.3GB  35.5GB  3224MB  primary   linux-swap
    <br>
 4      35.5GB  500GB   465GB   extended
    <br>
 5      35.5GB  78.5GB  43.0GB  logical   ext3
    <br>
 6      78.5GB  111GB   32.2GB  logical   ext3
    <br>
 7      111GB   132GB   21.5GB  logical   ext3
    <br>
 8      132GB   352GB   220GB   logical   ext3
    <br>
 9      352GB   492GB   140GB   logical   ext3
    <br>
  </blockquote>
  <br>
It definitely looks strange.  Did you resize this partition after it
was created?  In any case, running "resize2fs /dev/sdb8" should enlarge
the
  <br>
filesystem to fill the partition.
  <br>
  <br>
Cheers, Andreas
  <br>
--
  <br>
Andreas Dilger
  <br>
Sr. Staff Engineer, Lustre Group
  <br>
Sun Microsystems of Canada, Inc.
  <br>
  <br>
</blockquote>
</body>
</html>