Re: odmshow or odmget

From: JOSEPH KREMBLAS (JKREMBLAS_at_REDHEARTGIFTS.COM)
Date: 03/26/04

  • Next message: bbb bb: "Re: [Q] HBA adapter for RS/6000 connect to DELL/EMC SAN?"
    Date:         Fri, 26 Mar 2004 06:18:41 -0700
    To: aix-l@Princeton.EDU
    
    

    The VGDA and LVCBs contain a Volume Group's complete description; the
    ODM keeps a PARTIAL copy of this information such as: PVs, VGs, and LVs.

    The ODM object classes for LVM are:

            CuDv
            CuDvDr
            CuAt
            CuDep

    Remember, the information stored in the ODM is only PARTIAL information.

    -----Original Message-----
    From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On Behalf Of
    Green, Simon
    Sent: Friday, March 26, 2004 3:32 AM
    To: aix-l@Princeton.EDU
    Subject: Re: odmshow or odmget

    Chapter 17 of "General Programming Concepts: Writing and Debugging
    Programs" contains information on the ODM. ODM objects are stored in
    various locations. The main one is /etc/objrepos: each object class is
    a different file. You need to be looking at CuAt, I
    think: there are no specific classes for LVM information.

    --
    Simon Green
    Altria ITSC Europe Ltd
    AIX-L Archive at https://new-lists.princeton.edu/listserv/aix-l.html
    New to AIX? http://publib-b.boulder.ibm.com/redbooks.nsf/portals/UNIX
    N.B. Unsolicited email from vendors will not be appreciated. Please post
    all follow-ups to the list.
    > -----Original Message-----
    > From: John Jolet [mailto:john.jolet@FXFN.COM]
    > Sent: 25 March 2004 22:16
    > To: aix-l@Princeton.EDU
    > Subject: odmshow or odmget
    >
    >
    > I'd like to write a script or perl program to basically do the same
    > things you can do with lsvg and lslv and lspv, but using the
    > information in the odm.  I've looked at the docs for the odmshow and
    > odmget commands, but where can i get a list of what classes and
    > objects are already in the odm?  specifically lvm objects?
    

  • Next message: bbb bb: "Re: [Q] HBA adapter for RS/6000 connect to DELL/EMC SAN?"