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

From Gridkaschool
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:

* Install the site-BDII metapackage on CE
* Install the site-BDII metapackage on CE
yum install emi-bdii-site -y
yum install emi-bdii-site -y


* Customize the node-type specific service file
* 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
cp /opt/glite/yaim/examples/siteinfo/services/glite-bdii_site /root/siteinfo_dir/services vi/gedit /root/siteinfo_dir/services/glite-bdii_site

[[Media:glite-bdii_site | glite-bdii_site]]


* Configure the site-BDII
* Configure the site-BDII

Revision as of 14:52, 24 August 2012

  • 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  

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