Giter Club home page Giter Club logo

seasalt's Introduction

SeaSalt

A small collection of Salt files for provisioning a Salt cluster prior to deploying Ceph using the ssh orchestrator. The scope of this project is intentionally limited to dependencies needed by Ceph but are outside the scope of the Ceph ssh orchestrator.

Commands

The highest level orchestration that will execute all the Salt state files is

# salt-run state.orch ceph.setup

For running only a single orchestration, run any of the following:

# salt-run state.orch ceph.setup.apparmor
# salt-run state.orch ceph.setup.sshkey
# salt-run state.orch ceph.setup.time
# salt-run state.orch ceph.setup.tuned

Caveats

Configure /opt/seasalt/pillar/ceph/seasalt_minion.sls. The default Salt target relies on grains. See Salt modules. Otherwise, uncomment one of the other examples in the file.

Note that the default time_server is set to your Salt master. Either configure chrony, ntp or set the time_server to a valid source by editing /opt/seasalt/pillar/ceph/global.yml.

Lastly, the current tuned orchestration applies the throughput profile to all of the seasalt_minions. Consider applying the latency profile to any minions intended to host Ceph monitors.

seasalt's People

Contributors

swiftgist avatar

Stargazers

Joshua Schmid avatar Sebastian Wagner avatar

Watchers

James Cloos avatar Kiefer Chang avatar Sebastian Wagner avatar  avatar

seasalt's Issues

git describe is off

The Makefile uses git describe --tags --long --match 'v*' to create a version number. The commit generated does not appear in the git log. No idea why at this moment.

The signed tag is correct though. Plan to investigate this after the holiday.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.