Exercise 11: site BDII Installation and Configuration

From Gridkaschool
  • 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  

Example already configured: 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