Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

XRootD puppet module for the ALICE experiment

License

NotificationsYou must be signed in to change notification settings

samuraiii/alice_xrootd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module lets you manage the ALICE XrootD storage element with Puppet. The module can install, configure and ensure the correct state of thexrood andcmsd daemons. It also configures the monitoring daemonmlsensor.

Usage

The user has to set the following parameters:

  • $se_name - the ALICE storage element name (e.g. ALICE::Prague::SE)
  • $manager_hostname - hostname of the server, that has the manager role in the xrootd cluster
  • $monalisa_host - hostname of the server running the monalisa monitoring metric collecting daemon, usually the VOBox

The following parameters should be passed either directly, or set in hiera:

  • $filesystem_mounts - root directories of the data space (usually filesystem mounts, hence the name)
  • $service_ensure - the services can be either running or stopped (deafult is 'running')
  • $readonly - if set totrue, the node is set readonly. Useful for draining. (default isfalse)

The rest of the parameters are optional and their names should be self-explanatory

Work to do:

  • branch to support more operating systems than centos7
  • add repository management
  • improve documentation

[8]ページ先頭

©2009-2025 Movatter.jp