Associating a volume to an RVG as a Replicator Log

The vxvol aslog command enables you to associate a specified volume to the required RVG as a Replicator Log. Before proceeding with adding the Replicator Log to an RVG make sure that the replication has been stopped and the data access to the RVG is disabled.

Volume Replicator does not support the following volumes for Replicator Log:

Syntax for vxvol aslog command

vxvol -g<DynamicDiskGroupName> aslog <rvg> \
<Volume:DriveLetter:VmName>

Example

vxvol -g vvrdg aslog rvg rep_log

The following table describes the vxvol aslog command attributes.

Table: Attributes for vxvol aslog command

Attributes

Description

VolumeName

Specifies the DeviceName of the volume. For example, \HarddiskDmVolumes\<diskgroup>\<volume name>

DriveLetter

The drive letter of the existing volume.

VmName

Specifies the internal name of the volume. You can obtain this by using the vxvol volinfo <volume> command.