Exercise 11: Query BDII: Difference between revisions

From Gridkaschool
Jump to navigationJump to search
(Created page with " * Query local resource (the cream ce) ldapsearch -x -H ldap://gks-0-205.fzk.de:2170 -b mds-vo-name=resource,o=grid * Query the site-BDII (publishing all resources of your site…")
 
No edit summary
Line 1: Line 1:



* Query local resource (the cream ce)
* Query local resource (the cream ce)
ldapsearch -x -H ldap://gks-0-205.fzk.de:2170 -b mds-vo-name=resource,o=grid
ldapsearch -x -H ldap://gks-0-205.fzk.de:2170 -b mds-vo-name=resource,o=grid


* Query the site-BDII (publishing all resources of your site)
* Query the site-BDII (publishing all resources of your site)
ldapsearch -x -H ldap://gks-0-205.fzk.de:2170 -b mds-vo-name=GridKASchool00,o=grid
ldapsearch -x -H ldap://gks-0-205.fzk.de:2170 -b mds-vo-name=GridKASchool00,o=grid
* Query a top BDII publishing a set of sites
* Query a top BDII publishing a set of sites
ldapsearch -x -H ldap://emi-demo06.cnaf.infn.it:2170 -b mds-vo-name=local,o=grid
ldapsearch -x -H ldap://emi-demo06.cnaf.infn.it:2170 -b mds-vo-name=local,o=grid


* Query to obtain Glue2 format
* Query to obtain Glue2 format
ldapsearch -x -H ldap://gks-027.scc.kit.edu:2170 -b o=glue
ldapsearch -x -H ldap://gks-027.scc.kit.edu:2170 -b o=glue

Revision as of 14:49, 24 August 2012

  • Query local resource (the cream ce)
 ldapsearch -x -H ldap://gks-0-205.fzk.de:2170 -b mds-vo-name=resource,o=grid
  • Query the site-BDII (publishing all resources of your site)
  ldapsearch -x -H ldap://gks-0-205.fzk.de:2170 -b mds-vo-name=GridKASchool00,o=grid 
  • Query a top BDII publishing a set of sites
 ldapsearch -x -H ldap://emi-demo06.cnaf.infn.it:2170 -b mds-vo-name=local,o=grid
  • Query to obtain Glue2 format
 ldapsearch -x -H ldap://gks-027.scc.kit.edu:2170 -b o=glue