DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Online Data Manager (ODM) overview and installation

Custom installation

Custom Installation allows you to control which disks are added to Volume Manager control and how they are added. This is important if you do not want all your disks under Volume Manager control. Custom Installation also gives you the option of initializing all disks on a controller, encapsulating all disks on a controller, or initializing some disks on a controller and encapsulating others.

To use the Custom Installation option:

  1. Select menu item 2 Custom Installation from the vxinstall main menu.

    vxinstall asks a series of questions for each controller and disk it finds connected to your system. When a default response is displayed in parentheses, press <Enter> to accept that default. At any of the vxinstall prompts, select q to completely abandon the initialization and start over.

    All disks are encapsulated or initialized (according to your instructions) at the end of the vxinstall procedure. If you quit vxinstall before it enters its final phase of actually initializing or encapsulating the disks, all disks will be left as they were before vxinstall started.

  2. At the following prompt, indicate whether to encapsulate your boot disk (this example assumes your boot disk is named c0b0t0d0):
       The c0b0t0d0 disk is your Boot Disk. You can not
       add it as a new disk. If you encapsulate it, you
       will make your root filesystem and other system
       areas on the Boot Disk into volumes. This is
       required if you wish to mirror your root file
       system or system swap area.
       Encapsulate Boot Disk [y,n,q,?] (default: n)
    


    NOTE: If you are mirroring your swap device, we recommend that you set aside a dedicated dump slice to store possible system dumps. Otherwise, the system may not detect the presence of a system dump on the swap slice.

    vxinstall now goes through each controller and asks you how to handle the disks contained on that controller. vxinstall begins this process for each controller by identifying the controller and generating a list of its disks:

       Generating list of attached disks on c1....
       The Volume Manager has detected the following disks
       on controller c1:
       c1b0t0d0 c1b0t1d0 c1b0t2d0 c1b0t3d0 c1b0t0d4
       

    Hit RETURN to continue.

    If any disks are listed in the /etc/vx/disks.exclude file, they are listed here separately as excluded disks.

  3. At the following prompt, select the option that matches how you want the disks on this controller to be handled:
       Installation options for controller c1
       Menu: VolumeManager/Install/Custom/c1
       

    1 Install all disks as pre-existing disks. (encapsulate) 2 Install all disks as new disks. (discards data on disks!) 3 Install one disk at a time. 4 Leave these disks alone.

    ? Display help about menu ?? Display help about the menuing system q Exit from menus

    Select an operation to perform:

  4. To encapsulate all disks on the controller, select 1.

    Volumes will be created to encapsulate any partitions on all disks on this controller. The /etc/vfstab file will be updated to ensure that file systems previously mounted on disk partitions will be mounted as volumes instead.

    At the following prompt, indicate whether you want default disk names to be assigned to all of the disks on the controller

       Use default disk names for these disks? [y,n,q,?] (default: y)
    

  5. If you enter n, vxinstall prompts you for a disk name for each disk on the controller individually:
       Enter disk name for c1b0t0d0 [<name>,q,?] (default: disk01)
    

    For each disk, respond with the desired disk name and press <Enter>.

    When all of the disks on the current controller have been named, press <Enter> to move on to the next controller.

  6. To initialize all disks on the controller, select 2.


    NOTE: Be careful when using this option as it can result in data loss.

    All disks on this controller will be reinitialized. This destroys all data and partitions on each disk and makes the disk available as free space for allocating new volumes, or mirrors of existing volumes. If you are running vxinstall on new disks that have never been placed under Volume Manager control before, choose this option so that the disks will be repartitioned according to the Volume Manager's specifications.

    At the following prompt, indicate whether you want default disk names to be assigned to all of the disks on the controller

       Use default disk names for these disks? [y,n,q,?] (default: y)
    

  7. To install one disk at a time, select 3.

    Each disk will be handled separately and you will be prompted for information on a per-disk basis. This allows you to install a disk as a pre-existing disk, install it as a new disk, or leave it alone.

    At the following prompt, select the option that matches how you want this disk to be handled:

       Installation options for disk c1b0t0d0
       Menu: VolumeManager/Install/Custom/c1/c1b0t0d0
       

    1 Install as a pre-existing disk. (encapsulate) 2 Install as a new disk.(discards data on disks!) 3 Leave this disk alone.

    ? Display help about menu ?? Display help about the menuing system q Exit from menus Select an operation to perform:

    These options are similar to those in the Custom Installation main menu. Once you have selected how to handle this disk, follow the instructions provided for that option in Step 3.

    Press <Enter> to move on to the next disk. Repeat the previous step for the remaining disks on the current controller.

    When all of the disks on the current controller have been named, press <Enter> to move on to the next controller.

  8. To leave all disks on the controller unaltered, select 4.

    No changes will be made to the disks and they will not be placed under Volume Manager control. If applications are currently using these disks and you do not want to upgrade these applications to use the Volume Manager, you can use this option to ensure that your applications can continue to use the disks without modification.

  9. Repeat Step 3 for each of the remaining controllers on your system.

    When you have completed the vxinstall procedure for all controllers on your system, vxinstall displays a summary of the disks you have designated for initialization (New Disk) or encapsulation (Encapsulate) on each controller:

       The following is a summary of your choices.
       	c0b0t5d0 			New Disk
       	c1b0t0d0 			New Disk
       	c1b0t1d0 			New Disk
       	c1b0t2d0 			New Disk
       	c2b0t2d3 			New Disk
       	c3b0t0d0 			Encapsulate
       	c3b0t1d0 			Encapsulate
       	c3b0t2d0 			New Disk
       

    Is this correct [y,n,q,?] (default: y)

    This is your last chance to review and alter your choices about how to handle any of the disks to be placed under Volume Manager control.

    After running vxinstall, you should shut down and reboot your machine immediately or at the earliest opportunity. Refer to ``Rebooting after vxinstall''.


    NOTE: Do not make any changes to your disk or filesystem configurations before shutting down and rebooting your system.

    If a shutdown is not required, vxinstall indicates successful completion of the installation.

       Installation is complete.
    

Next topic: Rebooting after vxinstall
Previous topic: Quick installation

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004