Change: systems, skip --drives to simply clear all diskssystems#clearpart --all --initlabel --drives=sda,mapper/mpath0,mapper/mpath1,mapper/mpath2,mapper/mpath3# for boot from SAN, use your boot LUN. E.g. --ondisk=mapper/mpath4 or mapper/mpath2part /boot --asprimary --fstype ext3 --size=100 --ondisk=sda# Setup LVM part pv.3 --size=1 --grow --ondisk=sdavolgroup vgsystem --pesize=32768 pv.3# Create the
View changes from previous version.
(Word count: 1137)