Changes between Version 28 and Version 29 of gridISQuery


Ignore:
Timestamp:
26/05/2008 11:11:24 (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LPSC/CN=Fabian Lambert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gridISQuery

    v28 v29  
    1717}}}
    1818
    19  * __Utilisation directe de LDAP__ (administrateurs seulement)[[BR]]Le site web [http://goc.grid.sinica.edu.tw/gstat GSTAT] permet de visualiser les informations présentées par chaque site de la grille [[BR]] Vous pouvez y trouver les informations concernant le site du [http://goc.grid.sinica.edu.tw/gstat/IN2P3-LPSC LPSC][[BR]]Seuls les administrateurs de site utilisent directement des commandes LDAP, les commandes ci-dessous ne sont données qu'à titre d'exemple.
    20   * Pour interroger le BDII (Berkeley Database Information Index) du CE lpsc-ce.in2p3.fr
    21  {{{
    22  [lambert@lpsc-ui ~]$ldapsearch -x -H ldap://lpsc-ce.in2p3.fr:2170 -b mds-vo-name=IN2P3-LPSC,o=grid
    23 }}}
    24   * Lister les CE répertoriés et les SE associés en interrogeant un top-BDII
    25  {{{
    26  [lambert@lpsc-ui ~]$ldapsearch -x -h topbdii.grif.fr -p 2170 -b mds-vo-name="local,o=grid" 'objectClass=GlueCESEBind' GlueCESEBindCEUniqueID GlueCESEBindSEUniqueID
    27 }}}
    28   * Lister les sites publiant un tag donné en interrogeant un top-BDII
    29  {{{
    30  [lambert@lpsc-ui ~]$ldapsearch -x -h topbdii.grif.fr -p 2170 -b mds-vo-name="local,o=grid" 'objectClass=GlueSubCluster' \
    31 GlueChunkKey GlueHostApplicationSoftwareRunTimeEnvironnement: VO-atlas-production-13.0.40.2
    32 }}}
     19 
    3320
    3421