United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
Release Found: Red Hat Enterprise Linux 3
Symptom:
After creating a RAID1 partition, putting LVM on top of it and then adding an entry on /etc/fstab to automount it, the system was rebooted. mount shows the logical volumes mounted successfully. Users can also read and write to the filesystem. However, pvdisplay on /dev/md0 shows nothing when looking into /proc/mdstat. Only when a raidstart is applied on /dev/md0 does it show up in pvdisplay.
Solution:
md partitions look exactly like any other partitions except the last 64K which contains the md superblock. LVM activates the physical volume (PV) without activating RAID.
After you rebuild the initial ramdisk, this issue should be resolved. See additional articles in the Knowledgebase on how to rebuild the initrd.