Compex Systems SA33-3285-02 Manual De Usuario

Descargar
Página de 531
Example 3: Copying One Logical Volume by Logical Volume Name or by FS
Name
In this example, you are copying one logical volume (lv_A) from the parent array to the
RAID-Copy array. You can use either the logical volume name (lv_A), or the FS name
(data fs_1).
To copy one logical volume by logical volume name, give either of the following sets of
commands:
ssa_make_copy -P -v vgname -l lv_A
ssa_make_copy -v vgname -l lv_A
or
ssa_make_copy -P -v vgname -l lv_A -l lv_B
ssa_make_copy -v vgname -l lv_A -l lv_B
To copy one logical volume by fs name, give the commands:
ssa_make_copy -P -v vgname -f data_fs1
ssa_make_copy -v vgname -f data_fs1
Although the logical volume lv_B is not shown in two of the commands, it is copied
because it is stored on the same physical volume as lv_A is.
When you specify a logical volume or a file system that you want to copy, the vgname
is not required because it can be resolved.
166
User’s Guide and Maintenance Information
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|