1 / 7

Installation Commands

Installation Commands. Charles (Cal) Loomis & Mohammed Airaj LAL, Univ. Paris- Sud , CNRS/IN2P3 24-25 October 2013. Install Administrator CLI. Repository Configuration Ensure yum configuration exists for CentOS and EPEL Configure StratusLab repository /etc/ yum.repos.d/sl.repo :

xylia
Télécharger la présentation

Installation Commands

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Installation Commands • Charles (Cal) Loomis & Mohammed Airaj • LAL, Univ. Paris-Sud, CNRS/IN2P3 • 24-25 October 2013

  2. Install Administrator CLI • Repository Configuration • Ensure yum configuration exists for CentOS and EPEL • Configure StratusLab repository /etc/yum.repos.d/sl.repo: • Package Installation • Install the package stratuslab-cli-sysadmin with dependencies [stratuslab] name=StratusLab Repository baseurl=http://yum.stratuslab.eu/releases/centos-6-v13.10.0/ enabled=1 gpgcheck=0 $ yum install stratuslab-cli-sysadmin

  3. Configuration Parameters • Defaults • Reside in /etc/stratuslab/stratuslab.cfg.ref. • Site Parameters • Reside in /etc/stratuslab/stratuslab.cfg. • Using stratus-config command: • Show all parameters: stratus-config --keys • Parameters in one section: stratus-config --keys -s section • Show single parameter: stratus-configparam_name • Set a parameter: stratus-configparam_nameparam_value

  4. Three Step Process • Set necessary parameters with stratus-config • Perform installation and configuration with stratus-install • Test service works correctly • If something goes wrong, correct configuration with stratus-configand rerun the installation with stratus-install

  5. Exercises • Install the StratusLab administrator CLI • Look at options with--help for stratus-install and stratus-config • Look through the defined sections and parameters

  6. Questions and Discussion

More Related