HPlogo HP-UX Reference > D

drd_register_mirror(1M)

HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

NAME

drd_register_mirror — notify DRD that a system image has been manually mirrored using LVM or VxVM commands

SYNOPSIS

drd_register_mirror [-?] mirror_block_device_file

DESCRIPTION

The drd_register_mirror command notifies DRD that either the active system image or the inactive system image has been mirrored to the mirror_block_device_file specified.

The drd_register_mirror command must be run after the mirror has been created.

Options

drd_register_mirror recognizes the following option:

-?

Displays the usage message.

Operands

drd_register_mirror recognizes the following operand:

mirror_block_device_file

The block device special file of the mirror disk. The file should refer to the entire disk, not to a partition.

RETURN VALUE

drd_register_mirror returns one of the following values:

0

Success.

1

Error.

2

Warning.

EXAMPLES

To display drd_register_mirror usage information:

drd_register_mirror -?

To notify DRD that all logical volumes in the root group have been mirrored to disk /dev/dsk/c1t2d0:

drd_register_mirror /dev/dsk/c1t2d0

To notify DRD that all logical volumes in the inactive system image have been mirrored to disk /dev/dsk/c2t3d0.

drd_register_mirror /dev/dsk/c2t3d0

AUTHOR

drd_register_mirror was developed by HP.

SEE ALSO

drd-activate(1M), drd-clone(1M), drd-deactivate(1M), drd-mount(1M), drd-runcmd(1M), drd-umount(1M)

Dynamic Root Disk Administrator's Guide, available on the HP Technical Documentation web site at http://docs/hp.com/en/DRD.