1 / 7

Comprehensive Guide to Installing and Configuring StratusLab CLI on CentOS

This guide provides detailed instructions for setting up the StratusLab administrator CLI on CentOS and EPEL. It covers the necessary yum configuration and repository setup, including the configuration of the StratusLab repository. You'll learn how to install the 'stratuslab-cli-sysadmin' package and configure essential parameters in the 'stratuslab.cfg' file. The three-step process outlines setting parameters, performing installations, and verifying service functionality. Engage with exercises to enhance your understanding of the installation and configuration processes.

xylia
Download Presentation

Comprehensive Guide to Installing and Configuring StratusLab CLI on CentOS

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