Changes between Initial Version and Version 1 of Doc/EMI/Procedure/BDII


Ignore:
Timestamp:
Nov 15, 2012, 3:29:49 PM (11 years ago)
Author:
Victor Mendoza
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/EMI/Procedure/BDII

    v1 v1  
     1= Upgrade details for EMI BDII =
     2[[TracNav]]
     3
     4[[TOC]]
     5
     6This page provides further details for upgrading to EMI BDII.
     7
     8== Requirements ==
     9
     10The following components need to be fairly recent:
     11
     12* ncm-gip2 >= 2.7.1-1
     13* ncm-lcgbdii >= 2.7.1-1
     14
     15== Upgrading from EMI-1.0 to EMI-2.0 ==
     16
     171. Deploy the upgrade
     182. Repair files overwritten by the new RPMs:
     19{{{
     20ncm-ncd --configure lcgbdii gip2
     21}}}
     22
     23== Upgrading from gLite-2 to EMI ==
     24
     25These instructions only apply for a standalone BDII, '''be careful if collocating with another service'''.
     26
     271. Nothing on BDII nodes needs preserving, so a re-install is a good alternative.
     28
     292. Temporarily disable Quattor on the node:
     30{{{
     31touch /etc/noquattor
     32}}}
     333. Deploy the upgrade
     344. Clean up, removing all gLite, BDII, gip, ldap2.4 and yaim related RPMs and directories
     355. Re-enable Quattor and reconfigure:
     36{{{
     37rm /etc/noquattor
     38ccm-fetch
     39ncm-ncd --configure lcgbdii gip2
     40}}}
     41
     42== Upgrading from gLite-1 to EMI ==
     43
     44Not supported, re-install.