From: "ThomasC." <shoktai@gmail.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] lvm and fstab
Date: Thu, 29 Jun 2006 16:10:31 +0200 [thread overview]
Message-ID: <44A3DF57.4080003@gmail.com> (raw)
Hi,
I am using RHEL3.
I have been reading the LVM howto and it is very clear but i am missing
something anyways.
During the setup with DiskDruid i created a Volume group and two logical
volumes.
One LV for /opt and another one for /stage.
After rebooting the OS i don't have any /stage partition.
lvscan
lvscan -- ACTIVE "/dev/Volume00/LogVol00" [19.53 GB]
lvscan -- ACTIVE "/dev/Volume00/LogVol01" [19.53 GB]
lvscan -- 2 logical volumes with 39.06 GB total in 1 volume group
lvscan -- 2 active logical volumes
But the fstab doesn't point to any Logical volume:
The fstab contains
LABEL=/1 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/cciss/c0d0p3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660
noauto,owner,kudzu,ro 0 0
and a df -h returns
[root@Pearl remarkit]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/cciss/c0d0p4 9.7G 2.4G 6.8G 27% /
/dev/cciss/c0d0p1 97M 14M 78M 15% /boot
none 1.9G 0 1.9G 0% /dev/shm
So i don't understand what is really inside the logical volumes are they
"empty" right now?
Thanks.
next reply other threads:[~2006-06-29 14:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-29 14:10 ThomasC. [this message]
2006-06-29 14:23 ` [linux-lvm] lvm and fstab Cristian Livadaru
2006-06-29 14:30 ` ThomasC.
2006-06-29 14:33 ` Cristian Livadaru
2006-06-29 14:36 ` Brian McCullough
2006-06-29 15:53 ` Dieter Stüken
2006-06-30 7:33 ` ThomasC.
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=44A3DF57.4080003@gmail.com \
--to=shoktai@gmail.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.