Requires Free Membership to View
Ted, the following was taken from the EMC Manual "Veritas Toolkit for TimeFinder" which details the procedure to solve the problem.
Goal: How to import a Veritas BCV disk group into the same host
Goal: How to mount BCV copy of a Veritas disk group into the same host
Fact: EMC SW: TimeFinder
Fact: Application SW: Veritas Volume Manager (VxVM)
Fact: Application SW: EMC Foundation Suite by Veritas
Cause: Veritas Volume Manager writes a unique diskid to each disk. When the BCV copy is split and imported onto the same host, a situation may arise where Veritas Volume Manager selects the wrong disk when importing a disk group as duplicate diskid's exist. The procedure below ensures that the diskid on the BCV is different from the diskid on the STD copy.
Fix: The recommended method for importing a BCV disk group into the same host is to use the Veritas Toolkit for TimeFinder (VxTF), which is a component of EMC Foundation Suite by Veritas.
Fix: The procedure below should only be used if VxTF is not available on the host.
VERY IMPORTANT: Before implementing this procedure, the customer must be made aware that there is a window of vulnerability between the time the BCV disks are split and reinitialized (Step 3). In a worst case scenario, this may result in data corruption. If the customer is not willing to accept this risk, then VxTF should be the only suggested solution.
All steps are to be repeated each time the BCV copy is established:
1. Make sure the BCV disk group is deported: vxdg deport
2. Get a fresh copy of the STD disk group map file for use in step#7: vxprint -hvmps -g
3. For each BCV (cXtXdX) device, immediately after the split: vxdisk -f init
Obtain the correct offset information by doing a "vxdisk list" on the corresponding STD device.
4. Initialize the BCV disk group with at least one disk. The correct name must be given to each disk (e.g. disk01): vxdg init
5. Add each disk, one at a time: vxdg -g
6. When all disks are added, make sure that all disks are present: vxdisk -g
The correct BCV disks must be present, and they must have the same names as in the STD disk group.
7. Using the mapfile, create the subdisks, plexes and volumes: vxmake -g
8. And start each volume (this example force starts the volume). vxvol -g
Note: Mirrored volumes will be checked with a read-writeback sync when the volume is started. This may take some time, depending on the size of the volume.
9. Create the mount points and mount the file systems."
This was first published in April 2001
Storage Management Strategies for the CIO

Join the conversationComment
Share
Comments
Results
Contribute to the conversation