Growing existing storage by adding a new LUN

The following procedure describes how to grow existing storage by adding a new LUN.

To grow existing storage by adding a new LUN

  1. Create and set up the LUN.

  2. Add the LUN to the diskgroup:

    # vxdg -g dg1 adddisk 3PARDATA0_2
  3. Grow the volume and file system to the desired size:

    # vxresize -b -t vxfs -g dg1 vol1 100g