How to confiure the Red Hat Amazon AMI to use LVM and have /boot on its own partition.
Issue
-
The Amazon AMI's provided for RHEL 6 creates following layout:
1st partition -
/boot
2nd partition -/
, root filesystem (without lvm)But it would be ideal to have
/boot
on first partition and lvm on second partition so that root filesystem could be created over lvm volumes. -
How to modify Amazon AMI to use lvm volume for root filesystem instead of above partition, filesystem layout?
Environment
- Red Hat Enterprise Linux
- Amazon Machine Image (AMI)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.