InterviewSolution
Saved Bookmarks
| 1. |
How Can I Clone The Rootvg? |
|
Answer» You can RUN the alt_disk_copy COMMAND to copy the CURRENT ROOTVG to an alternate disk. The following EXAMPLE shows how to clone the rootvg to hdisk1: alt_disk_copy -d hdisk1.] You can run the alt_disk_copy command to copy the current rootvg to an alternate disk. The following example shows how to clone the rootvg to hdisk1: alt_disk_copy -d hdisk1.] |
|