Createhostvolumediscrete - HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure Command Reference Manual

Job command reference
Hide thumbs Also See for 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure:
Table of Contents

Advertisement

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
Drive
Drive & folders
Comments
Associated validation commands. ValidateHost,
Agent and license prerequisites. Requires a host agent.
Command result value. Host volume name (UNC). For a complete list, see
OS specifics. Yes. See examples above.
HP-UX. If the source host volume 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.
Windows. Creating the host volume on the same host as the original may produce undesirable results.
Windows writes a signature to the disks and the same signature will be on both the source and the
new copy.
This command uses the previously replicated, underlying storage of an existing host volume.
See also CreateHostVolumeDiscrete.
The storage is presented to the target host, and the storage structure of the source host volume is
reconstructed on the target host. The new host volume is not mounted.
To mount the host volume, use the
See
resource names and UNC

CreateHostVolumeDiscrete

Creates a new host volume by presenting the storage volumes that underlie a host volume to an enabled
host.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
CreateHostVolumeDiscrete ( %component%, %storvol_unc_name%, %target_host% )
Partition/Slice (%component%). Enter the type of host volume component on the source host.
$Rep1=SnapcloneHostVolume ( "\\HostA2\/home/cats", SAME, WAIT ) **
CreateHostVolume ( "\\HostA2\/home/cats", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolume ( "\\HostA2\/users/cats", SAME, WAIT ) **
CreateHostVolume ( "\\HostA2\/users/cats", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolume ( "\\HostA2\/var/cats", SAME, WAIT ) **
CreateHostVolume ( "\\HostA2\/var/cats", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolume ( "\\HostA2\CATS", SAME, WAIT ) **
CreateHostVolume ( "\\HostA2\CATS:", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolume ( "\\HostA2\/usr/cats", SAME, WAIT ) **
CreateHostVolume ( "\\HostA2\/usr/cats", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolume ( "\\HostA2\dom01#fset1", SAME, WAIT ) **
CreateHostVolume ( "\\HostA2\dom01#fset1", $Rep1, "HostA4" )
$Rep1=SnapcloneHostVolume ( "\\HostA2\E:\pets\cats", SAME, WAIT ) **
CreateHostVolume ( "\\HostA2\E:\", $Rep1, "HostA4" )
CreateHostVolume ( "\\HostA2\E:\pets\cats", $Rep1, "HostA4" )
MountHostVolume
formats.
ValidateHostVolume
command.
HP StorageWorks Replication Solutions Manager 4.0.1
command result
values.
99

Advertisement

Table of Contents
loading

Table of Contents