Exercise 11: site BDII Installation and Configuration: Difference between revisions

From Gridkaschool
Jump to navigationJump to search
(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-bd…")
 
(No difference)

Latest revision as of 15:47, 23 August 2013

  • 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