Giter Site home page Giter Site logo

whamcloud / integrated-manager-for-lustre Goto Github PK

View Code? Open in Web Editor NEW
71.0 34.0 35.0 90.09 MB

Integrated Manager for Lustre

Home Page: https://whamcloud.github.io/Online-Help/

License: MIT License

Makefile 0.13% Shell 0.51% Python 21.32% Roff 0.01% Dockerfile 0.13% Rust 77.57% C 0.01% JavaScript 0.19% CSS 0.04% TypeScript 0.01% HCL 0.01% Handlebars 0.02% PLpgSQL 0.07%
lustre hpc management monitoring high-performance zfs

integrated-manager-for-lustre's Introduction

Integrated Manager For Lustre

Join the chat at https://gitter.im/whamcloud/integrated-manager-for-lustre

Build Status

devel-release

iml-rust

IML GUI

Device Scanner CI

Simple, but powerful, management tools that provide a unified, consistent view of Lustre storage systems and simplify the installation, configuration, monitoring, and overall management of Lustre.

Docs

https://whamcloud.github.io/Online-Help/

A local db is required only when making changes to the SQLx queries in this repo. In order to interact with a running database add a .env file in this directory with a DATABASE_URL environment variable. For example, to connect to a local chroma db running on localhost the .env file would look like:

DATABASE_URL=postgres://chroma@localhost:5432/chroma

Once a change has been made to a query, run the following in this directory:

cargo sqlx prepare --merged -- --tests

You can check if the generated queries are up to date with:

cargo sqlx prepare --merged --check -- --tests

You may need to install the sqlx-cli as well:

cargo install sqlx-cli --no-default-features --features postgres --git https://github.com/jgrund/sqlx --branch workspace-support

Precommit checks are run by rusty-hook. To setup do the following:

cargo install --git https://github.com/swellaby/rusty-hook.git

integrated-manager-for-lustre's People

Contributors

alextalker avatar beevans avatar brianjmurrell avatar chrisgearing avatar dancobb1 avatar dependabot[bot] avatar gitter-badger avatar imgbot[bot] avatar ip1981 avatar jcsp avatar jgrund avatar johnsonw avatar kprantis avatar manager-for-lustre-jenkins avatar mjmac avatar mkpankov avatar nlinker avatar no111u3 avatar petertix avatar rread avatar sharpmouse avatar tanabarr avatar utopiabound avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.