I am required to separate out my linux partitions (/, /boot, /var, /var/log, /var/log/audit, /home). In a physical environment you would add all your disks to LVM and let it handle the partitioning.
Since this is a virtual environment would it be better to present each volume as a separate vmdk file and eliminate the LVM layer?