Giter Club home page Giter Club logo

puppet-panfs's Introduction

panfs

Table of Contents

  1. Overview
  2. Module Description
  3. Setup
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development

Overview

This puppet module installs and mounts the panfs kernel module for Panasas systems.

Module Description

Typically this is setup up locally via the config_panfs script, but the options aren't obvious and you should be able to define networks and mountpoints instead of going off and fixing the config script's problems later.

Setup

What panfs affects

  • fstab configuration for mountpoint (defaults to /panfs)
  • kernel module and service for panfs
  • It will create the mountpoint for you (not recursively though)

Beginning with panfs

panfs { realm => 'blah.example.com' }

or use IP:

panfs { realm => '192.168.1.50' }

Usage

panfs { realm => '192.168.1.50',
mountpoint => '/blah',
}

Mounts global scope at /blah instead.

Reference

Limitations

Tested on Centos6. Requires an RPM or DEB of panfs and panfs-apps to be available in a source repository somewhere. Requires firewall rules - see the panfs documentation for which ports.

Development

Fork away!

Release Notes

puppet-panfs's People

Contributors

paul-nguyen avatar

Watchers

 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.