Changes between Version 2 and Version 3 of InstallationGuide

Show
Ignore:
Timestamp:
07/06/13 17:04:12 (11 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuide

    v2 v3  
    22 
    33= Introduction = 
    4 QCG-Computing service (the successor of the OpenDSP project) is an open source service acting as a computing provider exposing on demand access to computing resources and jobs over the HPC Basic Profile compliant Web Services interface. In addition the QCG-Computing offers remote interface for Advance Reservations management.  
     4QCG-Computing service is an open source service acting as a computing provider exposing on demand access to computing resources and jobs over the HPC Basic Profile compliant Web Services interface. In addition the QCG-Computing offers remote interface for Advance Reservations management.  
    55 
    66This document describes installation of the QCG-Computing service in the PL-Grid environment. The service should be deployed on the machine (or virtual machine) that: 
     
    88* has 10 GB of free disk space (most of the space will be used by the log files) 
    99* has any modern CPU (if you plan to use virtual machine you should dedicated to it one or two cores from the host machine) 
    10 * is running under Scientific Linux 5.5 (in most cases the provided RPMs should work with any operating system based on Redhat Enterpise Linux 5.x, e.g. CentOS 5) 
     10* is running under: 
     11  * Scientific Linux 5/6 (in most cases the provided RPMs should work with any operating system based on Redhat Enterpise Linux, e.g. CentOS ) 
     12  * Debian 6.X 
     13  * any other modern linux distribution if you are ready to install QCG from source packages 
     14 
    1115 
    1216= Prerequisites =