HP (Hewlett-Packard) HP-UX 11i v3 Landscape Lighting User Manual


 
492 Commands summary
Table A-3 Creating and administering disk groups
Command Description
vxdg [-s] init diskgroup \
[diskname=]devicename
Creates a disk group using a pre-
initialized disk.
See “Creating a disk group” on
page 170.
See “Creating a shared disk group” on
page 422.
Example:
# vxdg init mydg \
mydg01=c0t1d0
vxsplitlines -g diskgroup Reports conflicting configuration
information.
See “Handling conflicting
configuration copies” on page 190.
Example:
# vxsplitlines -g mydg
vxdg [-n newname] deport diskgroup Deports a disk group and optionally
renames it.
See “Deporting a disk group” on
page 173.
Example:
# vxdg -n newdg deport mydg
vxdg [-n newname] import diskgroup Imports a disk group and optionally
renames it.
See “Importing a disk group” on
page 174.
Example:
# vxdg -n newdg import mydg
vxdg [-n newname] -s import diskgroup Imports a disk group as shared by a
cluster, and optionally renames it.
See “Importing disk groups as shared
on page 423.
Example:
# vxdg -n newsdg -s import \
mysdg