AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  File system

    Posted 08/22/07 10:35 AM

    Originally posted by: SystemAdmin


    Hi,

    How do I know a file system belongs to which VG and VL?

    Lets say, I have a file system /dev/test, I want to know which VG this file system belongs to. plz help thanks
    #AIX-Forum


  • 2.  Re: File system

    Posted 08/22/07 10:47 AM

    Originally posted by: orphy


    Run "lslv test" and look at "VOLUME GROUP:" (top field on right).

    BTW, a FS doesn't belong to a VG. You create a FS on top of an LV which
    belongs to a VG.

    These Redbooks might be helpful to you.
    http://www.redbooks.ibm.com/abstracts/sg245432.html?Open
    http://www.redbooks.ibm.com/abstracts/sg245433.html?Open
    Orphy
    #AIX-Forum


  • 3.  Re: File system

    Posted 08/22/07 10:59 AM

    Originally posted by: SystemAdmin


    You are great...thanks for the info.
    #AIX-Forum