Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H HPCasCode
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hpc-team
  • HPCasCode
  • Merge requests
  • !49

Xdmod role

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Simon Michnowicz requested to merge xdmod-role into master Jun 22, 2016
  • Overview 1
  • Commits 8
  • Pipelines 0
  • Changes 4

This will install a xdmod system on a CENTOS 7 (only) machine. As xdmod leaves mysql passwords (including root) in plain-text world-readable config files, use a unique VM to do this. xdmod can not be configured via ANsible. Use xdmod-setup to do that. This role does not include a Cron job to update info . Beaware that it needs slurm's sacct to import data. If you can not configure slurm on this machine, a simple sh script that ssh into a login node will suffice. Large data transfers may kill slurmdbd Suck in data via steps e.g. xdmod-ingestor --start-date 2015-07-01 --end-date 2015-08-01

We also include an Apache config file that uses basic authentication from a password file (you need to set this up manually)

To do: set up a https configuration

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xdmod-role