AIX

AIX

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

 View Only
  • 1.  increase the size of file system /u01

    Posted Mon October 05, 2009 07:06 AM

    Originally posted by: SystemAdmin


    Hi all,

    we are usig aix 4.3 and i need to increase the size of "/u01" file sytem which is mounted on logical volume "lv00", but "/u01" file system size is 9 GB and logical volume "lvoo" size 9 GB.how do i increase the size of /u01.do i increase the size of logical volume "lv00" and then increase file system "/u01" or directly increase increase the size of "/u01".thanks a lot in advance.
    #df -k
    /dev/lv00 9437184 193320 98% 60678 3% /u01


  • 2.  Re: increase the size of file system /u01

    Posted Mon October 05, 2009 07:32 AM

    Originally posted by: orphy


    chfs will do. See the man page for examples.
    Orphy


  • 3.  Re: increase the size of file system /u01

    Posted Sun October 11, 2009 12:41 AM

    Originally posted by: Kosala


    No need to do it in two steps. When you extend the file systems using "chfs", it will extend the logical volume as well. Try "smitty chfs".


  • 4.  Re: increase the size of file system /u01

    Posted Sun October 11, 2009 01:11 AM

    Originally posted by: SystemAdmin


    Hi kosala,

    thanks a lot for your response.

    Best Regards

    younus