Target Host
(%target_host%). Select or enter the name or IP address of the enabled host on which the
host volume is to be created.
Examples
These examples show host volume mount points. Device names can also be used. The required replication
step that precedes the host volume creation step is marked with asterisks (**).
AIX
$Rep1=SnapcloneHostVolumeGroup ( "\\HostA2\/home/cats_vg", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\/home/cats_vg", $Rep1, "HostA4" )
HP-UX
$Rep1=SnapcloneHostVolumeGroup ( "\\HostA2\/users/cats_vg", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\/users/cats_vg", $Rep1, "HostA4" )
Linux
$Rep1=SnapcloneHostVolumeGroup ( "\\HostA2\/var/cats_vg", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\/var/cats_vg", $Rep1, "HostA4" )
OpenVMS
Not applicable
Solaris
$Rep1=SnapcloneHostVolumeGroup ( "\\HostA2\/usr/cats_vg", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\/usr/cats_vg", $Rep1, "HostA4" )
Tru64 UNIX
$Rep1=SnapcloneHostVolume ( "\\HostA2\dom01#fset1", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\dom01#fset1", $Rep1, "HostA4" )
Windows
Not applicable
Comments
•
Associated validation commands
.
ValidateHostVolumeGroup
.
•
Agent and license prerequisites
. Requires a host agent.
•
Command result value
. Host volume group name (UNC). For a complete list, see
command result values
.
•
OS speci
fi
cs
. Yes. See examples above.
HP-UX. If the
source
host volume group uses HP-UX
PVLinks
for multiple paths, the replica will have only
one path de
fi
ned. If necessary, you can use PVLinks to add paths to the replica after the job is
fi
nished.
Linux
. You cannot create a host volume group replica on the same host as the source volume group.
OpenVMS
. OpenVMS does not support volume groups. This command is not applicable to OpenVMS
volume sets.
Windows
. Windows does not support volume groups.
•
See also
CreateHostVolumeDiscrete
.
•
See
resource names and UNC formats
.
CreateHostVolumesUsingRepository
Creates a host volume for each
replicated
storage volume that underlies an Oracle database. The
appropriate storage volumes are automatically presented, and host volumes are created, by reference to
the enabled host and database speci
fi
ed by the repository.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
CreateHostVolumesUsingRepository ( %oraclerepository_unc_name%, %target_host% )
UNC Oracle Repository Name
(%oraclerepository_unc_name% ). Select or enter the UNC name of the
repository whose underlying storage volumes are to be used to create host volumes.
HP StorageWorks Replication Solutions Manager 4.0.1
273
Содержание 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure
Страница 16: ...Tables 1 Document conventions 18 16 ...
Страница 20: ...20 About this guide ...
Страница 56: ...56 Replication Solutions Manager ...
Страница 160: ...160 Host volumes ...
Страница 384: ...384 Managed sets ...
Страница 402: ...402 Oracle ...
Страница 412: ...412 Storage systems ...
Страница 444: ...444 Virtual disks ...
Страница 456: ...456 CLUI ...