Changes between Version 8 and Version 9 of gridISQuery


Ignore:
Timestamp:
20/05/2008 14:41:45 (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LPSC/CN=Fabian Lambert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gridISQuery

    v8 v9  
    1010 [lambert@lpsc-ui ~]$ldapsearch -x -H ldap://lpsc-ce.in2p3.fr:2170 -b mds-vo-name=IN2P3-LPSC,o=grid
    1111}}}
    12    * Lister les CE répertoriés et les SE associés
     12   * Lister les CE répertoriés et les SE associés en interrogeant un top-BDII
    1313 {{{
    14  ldapsearch -x -h lpsc-ce.in2p3.fr -p 2170 -b mds-vo-name="IN2P3-LPSC,o=grid" 'objectClass=GlueCESEBind' GlueCESEBindCEUniqueID GlueCESEBindSEUniqueID
     14 ldapsearch -x -h topbdii.grif.fr -p 2170 -b mds-vo-name="local,o=grid" 'objectClass=GlueCESEBind' GlueCESEBindCEUniqueID GlueCESEBindSEUniqueID
    1515}}}
    16 
     16   * Lister les sites publiant un tag donné en interrogeant un top-BDII
    1717 {{{
    18  ldapsearch -x -h lpsc-ce.in2p3.fr -p 2170 -b mds-vo-name="IN2P3-LPSC,o=grid" 'objectClass=GlueSubCluster' GlueChunkKey GlueHostApplicationSoftwareRunTimeEnvironnement: VO-atlas-production-13.0.40.2
     18 ldapsearch -x -h topbdii.grif.fr -p 2170 -b mds-vo-name="local,o=grid" 'objectClass=GlueSubCluster' GlueChunkKey GlueHostApplicationSoftwareRunTimeEnvironnement: VO-atlas-production-13.0.40.2
    1919}}}
    2020