Create raid on Tru64 quick note 

Create root disk mirroring
PS: Two free patition table entries must be availabele for LSM use on the physical boot disk

#Encap root disk
volencap dsk0

#Perform it and restart it
volreconfig

#Check destination disk layout
disklabel -r dsk1
(More …)