Veritas Volume Manager 5.1 SP1 Administrator"s Guide (5900-1506, April 2011)

# vxdg -s import diskgroup
where diskgroup is the disk group name or ID. On subsequent cluster restarts, the
disk group is automatically imported as shared. Note that it can be necessary to
deport the disk group (using the vxdg deport diskgroup command) before
invoking the vxdg utility.
Forcibly importing a disk group
You can use the -f option to the vxdg command to import a disk group forcibly.
Warning: The force option(-f) must be used with caution and only if you are fully
aware of the consequences such as possible data corruption.
When a cluster is restarted, VxVM can refuse to auto-import a disk group for one
of the following reasons:
A disk in the disk group is no longer accessible because of hardware errors on
the disk. In this case, use the following command to forcibly reimport the disk
group:
# vxdg -s -f import diskgroup
Note: After a forced import, the data on the volumes may not be available and
some of the volumes may be in the disabled state.
Some of the disks in the shared disk group are not accessible, so the disk group
cannot access all of its disks. In this case, a forced import is unsafe and must
not be attempted because it can result in inconsistent mirrors.
Handling cloned disks in a shared disk group
If a disk is cloned or copied in such a way to created a duplicate disk ID, you must
perform special actions to import the disk into VxVM. The procedures are the
same for shared disk groups as for private disk groups. When you are ready to
import the disk, specify the -s option to the vxdg import command:
# vxdg import -s diskgroup
See Handling cloned disks with duplicated identifiers on page 232.
Administering cluster functionality (CVM)
Administering VxVM in cluster environments
456