If you want to designate a storage device associated with a volume as read-only, follow these steps:
ism_op -unmount device_path
ism_config -volume name -only_restore yes
You can use this volume only for restores, not for backups.
ism_config -volume name -only_restore no
You can now use this storage volume for backups.