AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

Increasing disk space on AIX

  • 1.  Increasing disk space on AIX

    Posted Thu September 09, 2010 04:35 AM

    Originally posted by: SystemAdmin


    Hi

    Can anybody tell me the command to inform AIX that a disk within a volume group on a XIV storage system has increased in size? With a DS4000 I would normally use chvg -g vg to do this but I understand this does not work with XIV disks.

    In the same vain how would I do the same with a disk in a concurrent volume group as chvg -g vg does not work either?

    I've trawled through redbooks and the internet but can't find anything.

    Thanks for you help.


  • 2.  Re: Increasing disk space on AIX

    Posted Tue September 14, 2010 08:07 AM

    Originally posted by: MarkTaylor


    if chvg -g does not work, then you need to varyoff and varyon the volume group as per the docs "man chvg"

    HTH
    Mark Taylor