From: Infoteq@aol.com
To: linux-lvm@redhat.com
Subject: [linux-lvm] Problems with df and lvm
Date: Wed, 20 Apr 2005 13:19:05 EDT [thread overview]
Message-ID: <1d4.3a6991e2.2f97e909@aol.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3486 bytes --]
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.
I had the drive partitioned into three parts (on top of the boot and swap
partition):
/ 20gb
/dstar 10gb
/home 45gb
However, when I use df, I get this:
dracon:/home/infoteq# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
20158332 5611396 13522936 30% /
When I use lvdsiplay, I get this:
dracon:/home/infoteq# lvdisplay
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol00
VG Name VolGroup00
LV UUID Ud4qo5-Ysba-HETb-mm0u-ntvi-oEI0-kzreZ7
LV Write Access read/write
LV Status available
# open 1
LV Size 19.53 GB
Current LE 625
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:0
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol02
VG Name VolGroup00
LV UUID d2CYD9-8fOX-fVd5-VFdF-7kuL-7P7U-Ed9ERM
LV Write Access read/write
LV Status available
# open 0
LV Size 9.78 GB
Current LE 313
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:1
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol03
VG Name VolGroup00
LV UUID 7rHvJC-5SNh-HO7I-acKM-3n0B-teFy-XlVZMa
LV Write Access read/write
LV Status available
# open 0
LV Size 44.06 GB
Current LE 1410
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:2
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol01
VG Name VolGroup00
LV UUID AZ0FwK-KL1j-CAPS-emtT-3Uzt-Xlhi-I3t127
LV Write Access read/write
LV Status available
# open 1
LV Size 1.00 GB
Current LE 32
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:3
My fstab shows this:
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/VolGroup00/LogVol02 /dstar ext3 defaults 1 2
/dev/VolGroup00/LogVol03 /home ext3 defaults 1 2
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
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.
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?
Thanks for your time,
-Jay
[-- Attachment #2: Type: text/html, Size: 10132 bytes --]
next reply other threads:[~2005-04-20 17:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-20 17:19 Infoteq [this message]
2005-04-21 4:21 ` [linux-lvm] Problems with df and lvm Sam Vilain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1d4.3a6991e2.2f97e909@aol.com \
--to=infoteq@aol.com \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.