Symantec logo

Initializing disks

Install the driver and HBA card. Refer to the documentation from the vendor for instructions.

After you physically add shared disks to the nodes, you must initialize them as VxVM disks and verify that all the nodes see the same disk. Use the example procedure; see the Veritas Volume Manager Administrator's Guide for more information on adding and configuring disks.

 To initialize disks

  1. Make the new disks recognizable. On each node, enter:

    # ioscan -nfC disk

    # insf -e


      Caution   The HP-UX man page for the insf command instructs you to run the command in single-user mode only. Running insf -e in multi-user mode is acceptable assuming no other user is accessing any of the device files. This command can change the mode, owner, or group of an existing special (device) file, or unlink and recreate a file. Special files that are currently open may be left in an indeterminate state.


  2. If the Array Support Library (ASL) for the array you are adding is not installed, obtain and install it on each node before proceeding. The ASL for the supported storage device you are adding is available from the disk array vendor or Symantec technical support.
  3. Verify that the ASL for the disk array is installed on each of the nodes. Run the following command on each node and examine the output to verify the installation of ASL. The following output is a sample:

    # vxddladm listsupport all

    LIBNAME VID

    ==============================================================

    libvxautoraid.sl HP

    libvxCLARiiON.sl DGC

    libvxemc.sl EMC

  4. Scan all disk drives and their attributes, update the VxVM device list, and reconfigure DMP with the new devices. Type:

    # vxdisk scandisks

    See the Veritas Volume Manager documentation for details on adding and configuring disks.

  5. To initialize the disks as VxVM disks, use one of the following methods: