⟩ How to quickly mirror a volume, if the volume is empty?
With DRL : #vxassist –g <diskgroup> make <vol name>
<length> layout=mirror, log <diskname> <diskname>
Without DRL : #vxassist –g <diskgroup> make <volname>
<length> layout=mirror, nolog <diskname> <diskname>