Re: Where to find LDAP Cache Manager and Volume Manager James wrote:
> Erik C.J. Laan wrote:
>
>>James <jzheng22@gmail.com> wrote:
>>
>>>Hi all,
>>>
>>>I want to find where LDAP Cache Manager and Volume Manager are
>>>installed.
>>>
>>>lslpp -l | grep ldap
>>> ldap.client.adt 5.2.0.0 COMMITTED Directory Client SDK
>>> ldap.client.rte 5.2.0.0 COMMITTED Directory Client
>>>Runtime (No
>>> ldap.max_crypto_client.adt
>>> ldap.max_crypto_client.rte
>>> ldap.msg.en_US 5.2.0.0 COMMITTED Directory Messages -
>>>U.S.
>>> ldap.client.rte 5.2.0.0 COMMITTED Directory Client
>>>Runtime (No
>>>
>>>Does this mean Cache Manager is not installed ?
>>
>>I don't know it AIX has a ldap_cachemgr. I only know that from Solaris.
>>On Solaris it's the LDAP client daemon. On AIX the LDAP client daemon
>>is called "secldapclntd" (SECurity LDAP CLieNT Daemon). It's in
>>ldap.client.rte IIRC. You configure it with the mksecldap command
>>(ldapclient on Solaris).
>>
>
>
> Thanks a lot Erik.
> Btw, where could I find the executables/configuration files for Logical
> Volume Manager?
>
> $ lslpp -l | grep lvm
> INVadhlvm12.rte 1.2.200.0 COMMITTED AIX LVM Adapter
> bos.rte.lvm 5.2.0.60 COMMITTED Logical Volume Manager
> bos.rte.lvm 5.2.0.0 COMMITTED Logical Volume Manager
>
> Regards,
>
> James
>
Of course, mine is 5.3, but the "lslpp -f bos.rte.lvm" works the same.
The "config files" are stored in the ODM. You will need to get cheesy
with the commands that extract info from it:
root@aix-/# lslpp -f bos.rte.lvm
Fileset File
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.rte.lvm 5.3.0.10 /usr/lib/drivers/hd_pin
/usr/lib/drivers/hd_pin_bot
/usr/lib/drivers/hd_pin_other
/usr/lib/liblvm.a
/usr/lib/libsm.a
/usr/lib/methods/deflvm
/usr/lib/methods/cfg_hd_other
/usr/lib/ras/autoload/lvm.kdb
/usr/lib/ras/autoload/lvm64.kdb
/usr/sbin/allocp
/usr/sbin/cfgvg
/usr/sbin/chlv
/usr/sbin/chlvcopy
/usr/sbin/chpv
/usr/sbin/chvg
/usr/sbin/copyrawlv
/usr/sbin/cplv
/usr/sbin/exportvg
/usr/sbin/extendlv
/usr/sbin/getlvcb
/usr/sbin/getlvname
/usr/sbin/getlvodm
/usr/sbin/getvgname
/usr/sbin/hotspare
/usr/sbin/importvg
/usr/sbin/ipl_varyon
/usr/sbin/joinvg
/usr/sbin/lchangelv
/usr/sbin/lchangepv
/usr/sbin/lchangevg
/usr/sbin/lchlvcopy
/usr/sbin/lcreatelv
/usr/sbin/ldeletelv
/usr/sbin/ldeletepv
/usr/sbin/lechofile
/usr/sbin/lextendlv
/usr/sbin/lmigratepp
/usr/sbin/lmigratelv
/usr/sbin/lmktemp
/usr/sbin/lquerylv
/usr/sbin/lquerypv
/usr/sbin/lqueryvg
/usr/sbin/lqueryvgs
/usr/sbin/lrecreatevg
/usr/sbin/lrecreatelvcb
/usr/sbin/lreducelv
/usr/sbin/lresynclp
/usr/sbin/lresynclv
/usr/sbin/lresyncpv
/usr/sbin/lslv
/usr/sbin/lsplitvg
/usr/sbin/chps -> /usr/sbin/lsps
/usr/sbin/mkps -> /usr/sbin/lsps
/usr/sbin/rmps -> /usr/sbin/lsps
/usr/sbin/lsps
/usr/sbin/lspv
/usr/sbin/lsvg
/usr/sbin/lsvgfs
/usr/sbin/lvaryoffvg
/usr/sbin/lvaryonvg
/usr/sbin/lvchkmajor
/usr/sbin/lvgenmajor
/usr/sbin/lvgenminor
/usr/sbin/lvlstmajor
/usr/sbin/lvmmsg
/usr/sbin/lvmo
/usr/sbin/lvmstat
/usr/sbin/lvrelmajor
/usr/sbin/lvrelminor
/usr/sbin/migfix
/usr/sbin/migratelp
/usr/sbin/migratepv
/usr/sbin/mirrorvg
/usr/sbin/replacepv
/usr/sbin/mklv
/usr/sbin/mklvcopy
/usr/sbin/extendvg -> /usr/sbin/mkvg
/usr/sbin/mkvg
/usr/sbin/putlvcb
/usr/sbin/putlvodm
/usr/sbin/readlvcopy
/usr/sbin/readvgda
/usr/sbin/readvgda_svg
/usr/sbin/recreatevg
/usr/sbin/redefinevg
/usr/sbin/reducevg
/usr/sbin/reorgvg
/usr/sbin/rmlv
/usr/sbin/rmlvcopy
/usr/sbin/shrinkps
/usr/sbin/splitlvcopy
/usr/sbin/splitvg
/usr/sbin/synclvodm
/usr/sbin/syncvg
/usr/sbin/tstresp
/usr/sbin/unmirrorvg
/usr/sbin/updatevg
/usr/sbin/varyoffvg
/usr/sbin/varyonvg
/usr/sbin/mirscan
Path: /etc/objrepos
bos.rte.lvm 5.3.0.10 NONE |