Exercise 10: site BDII Installation and Configuration

From Gridkaschool
Revision as of 12:51, 24 August 2012 by Bertocco (talk | contribs) (Created page with " * Install the site-BDII metapackage on CE yum install emi-bdii-site -y * Customize the node-type specific service file cp /opt/glite/yaim/examples/siteinfo/services/glite-bdi…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


  • Install the site-BDII metapackage on CE

yum install emi-bdii-site -y

  • Customize the node-type specific service file
cp /opt/glite/yaim/examples/siteinfo/services/glite-bdii_site /root/siteinfo_dir/services   vi/gedit /root/siteinfo_dir/services/glite-bdii_site   
  • Configure the site-BDII

/opt/glite/yaim/bin/yaim -d 6 -c -s /root/siteinfo_dir/site-info.def -n BDII_site * If needed reconfigure all the CE /opt/glite/yaim/bin/yaim -d 6 -c -s /root/siteinfo_dir/site-info.def -n creamCE -n TORQUE_server -n TORQUE_utils -n BDII_site