<HTML><HEAD>
<META charset=US-ASCII http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR></HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff">
<DIV><FONT face="Courier New">I just installed FC3 on a brand new 80gb hard drive. Up until this point I have been using Redhat 7.3, so this whole thing with LVM is pretty new to me.</FONT></DIV>

<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">I had the drive partitioned into three parts (on top of the boot and swap partition):</FONT></DIV>
<DIV> </DIV>
<DIV>/ 20gb<BR>/dstar 10gb<BR>/home 45gb</DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">However, when I use df, I get this:</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">dracon:/home/infoteq# df</FONT></DIV>
<DIV><FONT face="Courier New">Filesystem           1K-blocks      Used Available Use% Mounted on<BR>/dev/mapper/VolGroup00-LogVol00<BR>                      20158332   5611396  13522936  30% /<BR></FONT></DIV>
<DIV><FONT face="Courier New">When I use lvdsiplay, I get this:</FONT></DIV>
<DIV><FONT face="Courier New"><FONT face=Arial></FONT> </DIV></FONT>
<DIV><FONT face="Courier New">dracon:/home/infoteq# lvdisplay<BR>  --- Logical volume ---<BR>  LV Name                /dev/VolGroup00/LogVol00<BR>  VG Name                VolGroup00<BR>  LV UUID                Ud4qo5-Ysba-HETb-mm0u-ntvi-oEI0-kzreZ7<BR>  LV Write Access        read/write<BR>  LV Status              available<BR>  # open                 1<BR>  LV Size                19.53 GB<BR>  Current LE             625<BR>  Segments               1<BR>  Allocation             inherit<BR>  Read ahead sectors     0<BR>  Block device           253:0<BR>   <BR>  --- Logical volume ---<BR>  LV Name                /dev/VolGroup00/LogVol02<BR>  VG Name                VolGroup00<BR>  LV UUID                d2CYD9-8fOX-fVd5-VFdF-7kuL-7P7U-Ed9ERM<BR>  LV Write Access        read/write<BR>  LV Status              available<BR>  # open                 0<BR>  LV Size                9.78 GB<BR>  Current LE             313<BR>  Segments               1<BR>  Allocation             inherit<BR>  Read ahead sectors     0<BR>  Block device           253:1<BR>   <BR>  --- Logical volume ---<BR>  LV Name                /dev/VolGroup00/LogVol03<BR>  VG Name                VolGroup00<BR>  LV UUID                7rHvJC-5SNh-HO7I-acKM-3n0B-teFy-XlVZMa<BR>  LV Write Access        read/write<BR>  LV Status              available<BR>  # open                 0<BR>  LV Size                44.06 GB<BR>  Current LE             1410<BR>  Segments               1<BR>  Allocation             inherit<BR>  Read ahead sectors     0<BR>  Block device           253:2<BR>   <BR>  --- Logical volume ---<BR>  LV Name                /dev/VolGroup00/LogVol01<BR>  VG Name                VolGroup00<BR>  LV UUID                AZ0FwK-KL1j-CAPS-emtT-3Uzt-Xlhi-I3t127<BR>  LV Write Access        read/write<BR>  LV Status              available<BR>  # open                 1<BR>  LV Size                1.00 GB<BR>  Current LE             32<BR>  Segments               1<BR>  Allocation             inherit<BR>  Read ahead sectors     0<BR>  Block device           253:3<BR></FONT></DIV>
<DIV><FONT face="Courier New">My fstab shows this:</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1<BR>LABEL=/boot             /boot                   ext3    defaults        1 2<BR>none                    /dev/pts                devpts  gid=5,mode=620  0 0<BR>none                    /dev/shm                tmpfs   defaults        0 0<BR>/dev/VolGroup00/LogVol02 /dstar                  ext3    defaults        1 2<BR>/dev/VolGroup00/LogVol03 /home                   ext3    defaults        1 2<BR>none                    /proc                   proc    defaults        0 0<BR>none                    /sys                    sysfs   defaults        0 0<BR>/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">So the drives are there, and I have put data on them, but for some reason, it won't display it on df. I've looked all over for some sort of clue as to why this happened, but have come up empty handed.</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">Is there some way to fix df so that it will display the information correctly? If not, is there some way I can avoid causing this problem in the future?</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">Thanks for your time,</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="Courier New">-Jay</FONT></DIV></BODY></HTML>