Veritas Volume Manager 4.1 Administrator's Guide (HP-UX 11i v3, February 2007)
Glossary 457
configuration database
A set of records containing detailed information on existing VxVM objects (such as disk
and volume attributes).
data change object (DCO)
A VxVM object that is used to manage information about the FastResync maps in the
DCO volume. Both a DCO object and a DCO volume must be associated with a volume to
implement Persistent FastResync on that volume.
data stripe
This represents the usable data portion of a stripe and is equal to the stripe minus the
parity region.
DCO volume
A special volume that is used to hold Persistent FastResync change maps, and dirty region
logs (see dirty region logging).
detached
A state in which a VxVM object is associated with another object, but not enabled for use.
device name
The device name or address used to access a physical disk, such as c0t0d0. The c#t#d#
syntax identifies the controller, target address, and disk. In a SAN environment, it is more
convenient to use enclosure-based naming, which forms the device name by concatenating
the name of the enclosure (such as enc0) with the disk’s number within the enclosure,
separated by an underscore (for example, enc0_2). The term disk access name can also be
used to refer to a device name.
dirty region logging
The method by which the VxVM monitors and logs modifications to a plex as a bitmap of
changed regions. For a volumes with a new-style DCO volume, the dirty region log (DRL)
is maintained in the DCO volume. Otherwise, the DRL is allocated to an associated
subdisk called a log subdisk.
disabled path
A path to a disk that is not available for I/O. A path can be disabled due to real hardware
failures or if the user has used the vxdmpadm disable command on that controller.