
# create temp small logs
add_small_logs.sh

# delete orignal asm logs
switch_log.sh
drop_redo_logs.sh

# remove +REDO dg and logs

# mirror devices using SVM
create_svm_mirror.sh

<create new +REDO dg using asmca>

# updte striping and add new logs
set_striping.sh
add_asm_logs.sh

# delete temp small logs
switch_log.sh
drop_small_logs.sh
