Datacentre Support Reference Guides
Visit our online shop for ALL your parts, components,
laptops, electronics and gadgets Veritas: Evacuating disks | |
| There's several reasons why you might need to move all the data from one disk to another. Here's a couple:
If you're moving only one subdisk, just grab the thing in the vxva GUI and move it to whichever VM disk you want. That easy. If you need to move the whole thing, there's a menu option under Basic-Ops or you can issue the following: vxevac -g ${group} ${source} ${destination}Both the source and destination are vm disk names {disk01, etc}. Also, if you don't supply a destination vm disk, Veritas will put the data where ever it feels like doing so.
| |