From: "Kevin P. Fleming" <kpfleming backtobasicsmgmt com>
To: LVM general discussion and development <linux-lvm redhat com>
Subject: Re: [linux-lvm] problem with LVM and fstab...bug?
Date: Fri, 26 Nov 2004 10:56:24 -0700
Armen Babikyan wrote:
After this, both drives are mounted:
# df
Filesystem 1K-blocks Used Available Use% Mounted on
[my other partitions]
/dev/mapper/vg0-www 30237648 10572760 18128888 37% /www
/dev/mapper/vg0-uml 10079084 945240 8621844 10% /uml
Please show us the contents of your /proc/mounts after successfully
mounting them... I suspect your vg0-www does not contain an ext3
filesystem (but is instead ext2 or some other type), even though you
think it does.