Remember to take note in your script of where the physical devices are
mounted
to which data directories for the data device file / log device
files.
if you use unix type of os it's in /etc/mtab /etc/fstab
or some other file with *tab , or the mount command.
(to facilitate separate log and data devices)
/sh