Createhostvolumesusingrepository - HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure User Manual

Hp storageworks replication solutions manager 4.0.1 user guide (t3680-96308, june 2008)
Hide thumbs Also See for 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure:
Table of Contents

Advertisement

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
HP-UX
Linux
OpenVMS
Solaris
Tru64 UNIX
Windows
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
OS specifics. 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 defined. If necessary, you can use PVLinks to add paths to the replica after the job is finished.
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

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 specified 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.
$Rep1=SnapcloneHostVolumeGroup ( "\\HostA2\/home/cats_vg", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\/home/cats_vg", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolumeGroup ( "\\HostA2\/users/cats_vg", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\/users/cats_vg", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolumeGroup ( "\\HostA2\/var/cats_vg", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\/var/cats_vg", $Rep1, "HostA4" )
Not applicable
$Rep1=SnapcloneHostVolumeGroup ( "\\HostA2\/usr/cats_vg", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\/usr/cats_vg", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolume ( "\\HostA2\dom01#fset1", SAME, WAIT ) **
CreateHostVolumeGroup ( "\\HostA2\dom01#fset1", $Rep1, "HostA4" )
Not applicable
values.
formats.
HP StorageWorks Replication Solutions Manager 4.0.1
273

Advertisement

Table of Contents
loading

Table of Contents