Veritas Storage Foundation 5.1 SP1 Cluster File System Release Notes (5900-1509, April 2011)

Workaround:
To restore vradmin functionality after a master switch operation
1
Restart vradmind on all cluster nodes. Enter the following:
2
Re-enter the command that failed.
Cannot relayout data volumes in an RVG from concat to
striped-mirror (2162537)
This issue occurs when you try a relayout operation on a data volume which is
associated to an RVG, and the target layout is a striped-mirror.
Workaround:
To relayout a data volume in an RVG from concat to striped-mirror
1
Pause or stop the applications.
2
Wait for the RLINKs to be up to date. Enter the following:
# vxrlink -g diskgroup status rlink
3
Stop the affected RVG. Enter the following:
# vxrvg -g diskgroup stop rvg
4
Disassociate the volumes from the RVG. Enter the following:
# vxvol -g diskgroup dis vol
5
Relayout the volumes to striped-mirror. Enter the following:
# vxassist -g diskgroup relayout vol layout=stripe-mirror
6
Associate the data volumes to the RVG. Enter the following:
# vxvol -g diskgroup assoc rvg vol
7
Start the RVG. Enter the following:
# vxrvg -g diskgroup start rvg
8
Resume or start the applications.
41Storage Foundation Cluster File System Release Notes
Known issues