Exercise 11: site BDII Installation and Configuration

From Gridkaschool
Revision as of 15:47, 23 August 2013 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-bd…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • 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