 |
» |
|
|
 |
Formatted disks being placed under VxVM control
may be new or previously used outside VxVM. The set of disks
can consist of all disks on the system, all disks on a controller,
selected disks, or a combination of these. Depending on the circumstances, all of the disks may not be
processed in the same way.  |  |  |  |  | CAUTION: Initialization does not preserve data on disks. |  |  |  |  |
When initializing You can exclude all disks on specific controllers
from initialization by listing those controllers in the file /etc/vx/cntrls.exclude. Initialize
disks for VxVM use as follows: Select menu item 1 (Add or initialize one
or more disks) from the vxdiskadm main menu. At the following prompt, enter the disk device name
of the disk to be added to VxVM control (or enter list for
a list of disks):  |
Add or initialize disks Menu: VolumeManager/Disk/AddDisks Use this operation to add one or more disks to a disk group.You can add the selected disks to an existing disk group or toa new disk group that will be created as a part of theoperation. The selected disks may also be added to a diskgroup as spares. Or they may be added as nohotuses to be excluded from hot-relocation use. The selected disks may also be initializedwithout adding them to a disk group leaving the disksavailable for use as replacement disks. More than one disk or pattern may be entered at the prompt. Here are some disk selection examples: all: all disks c3 c4t2: all disks on both controller 3 and controller 4, target 2 c3t4d2: a single disk (in the c#t#d# naming scheme) xyz_0 : single disk (in the enclosure based naming scheme) xyz_ : all disks on the enclosure whose name is xyz Select disk devices to add: [<pattern-list>,all,list,q,?] |
 |
<pattern-list> can be a single disk, or
a series of disks and/or controllers (with optional targets). If <pattern-list> consists
of multiple items, separate them using white space, for example: c3t0d0 c3t1d0 c3t2d0 c3t3d0 |
specifies fours disks at separate target IDs on controller
3. If you enter list at the prompt, the vxdiskadm program displays
a list of the disks available to the system: DEVICE DISK GROUP STATUS c2t4d0 - - LVM c2t5d0 - - LVM c2t6d0 - - LVM c3t0d0 disk01 rootdg online c3t1d0 disk03 rootdg online c3t2d0 disk04 rootdg online c3t3d0 disk05 rootdg online c3t8d0 disk06 rootdg online c3t9d0 disk07 rootdg online c3t10d0 disk02 rootdg online c4t1d0 disk08 rootdg online c4t2d0 TCd1-18238 TCg1-18238 online c4t13d0 - - online invalid c4t14d0 - - online . . . Select disk devices to add: [<pattern-list>,all,list,q,?] |
The phrase online invalid in the STATUS line indicates that
a disk has yet to be added or initialized for VxVM control.
Disks that are listed as online with a disk name and disk group
are already under VxVM control. Enter the device name or pattern of the disks that you want
to initialize at the prompt and press Return. To continue with the operation, enter y (or press Return)
at the following prompt: Here are the disks selected. Output format: [Device] list of device names Continue operation? [y,n,q,?] (default: y) y |
At the following prompt, specify the disk group to which
the disk should be added, none to reserve the disks for future use,
or press Return to accept rootdg: You can choose to add these disks to an existing disk group, a new disk group, or you can leave these disks available for use by future add or replacement operations. To create a new disk group,select a disk group name that does not yet exist. To leave the disks available for future use, specify a disk group name of “none”. Which disk group [<group>,none,list,q,?] (default: rootdg) |
If you specified the name of a disk group that does
not already exist, vxdiskadm prompts for confirmation that you really
want to create this new disk group: There is no active disk group named disk group name. Create a new group named disk group name? [y,n,q,?] (default: y) y |
At the following prompt, either press Return to accept
the default disk name or enter n to allow you to define your own
disk names: Use default disk names for the disks? [y,n,q,?] (default: y) |
When prompted whether the disks should become hot-relocation
spares, enter n (or press Return): Add disks as spare disks for disk group name? [y,n,q,?] (default: n) n |
When prompted whether to exclude the disks from hot-relocation
use, enter n (or press Return). Exclude disk from hot-relocation use? [y,n,q,?} (default: n) n |
To continue with the operation, enter y (or press Return)
at the following prompt: The selected disks will be added to the disk group disk group name with default disk names. |
Continue with operation? [y,n,q,?] (default: y) y |
If one or more disks already contains a file system,
vxdiskadm asks if you are sure that want to destroy it. Enter y
to confirm this: The following disk device appears to contain a currently unmounted file system. list of device names Are you sure you want to destroy these file systems [y,n,q,?] (default: n) y |
vxdiskadm asks you to confirm that the devices are to be reinitialized before
proceeding: Reinitialize these devices? [y,n,q,?] (default: n) y Initializing device device name. Adding disk device device name to disk group disk group name withdisk name disk name. . . . |
 |  |  |  |  | NOTE: To bring LVM disks under VxVM control,
use the Migration Utilities. See the VERITAS Volume Manager Migration
Guide for details. |  |  |  |  |
At the following prompt, indicate whether you want to
continue to initialize more disks (y) or return to the vxdiskadm
main menu (n): Add or initialize other disks? [y,n,q,?] (default: n) |
|