Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008

ckpt_sample /mvsfs/v2 mvsv5
ckpt_sample /mvsfs/v1 mvsv2,mvsv3
where mvsv4 is the volume currently using the allocation policy.
The output displays the volumes that are currently assigned in the Storage
Checkpoint allocation policy.
You are prompted to enter any new volumes to which you would want to
assign the Storage Checkpoint allocation policy.
Removing a Storage Checkpoint allocation policy
If a Storage Checkpoint allocation policy no longer meets your needs, you can
remove the policy.
To remove a Storage Checkpoint allocation policy
Use the following command to remove a Storage Checkpoint allocation policy:
$ dbed_ckptpolicy -S ORACLE_SID -n -o remove \
-p checkpointpolicy_name
Converting from regular VxFS file system to MVS
The following procedure describes the conversion of a regular VxFS file system
to MVS file system and optionally add new volume to it. Converting a regular
VxFS to MVS requires superuser (root) privileges.
For further details on creating and administrating the VxVM Volume Sets and
VxFS Multi-Volume Files System, refer to the Veritas Volume Manager
Administrator's Guide and Veritas File System Administrator's Guide.
To convert from a regular VxFS file system to MVS
1
Select a non-MVS file system to convert to MVS and unmount it:
# umount /mnt1
2
Create the volume set:
# vxvset -g dgname make myvset old_vol
3
Mount the volume set:
# mount -F vxfs /dev/vx/dsk/dgname/myvset /mnt1
Using Storage Checkpoints and Storage Rollback
Storage Checkpoint allocation policies
164