Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

rackspace_gluster (2) Versions 0.3.0

Installs/Configures gluster server for rackspace

Policyfile
Berkshelf
Knife
cookbook 'rackspace_gluster', '= 0.3.0', :supermarket
cookbook 'rackspace_gluster', '= 0.3.0'
knife supermarket install rackspace_gluster
knife supermarket download rackspace_gluster
README
Dependencies
Changelog
Quality 100%

rackspace_gluster Cookbook

Gluster cookbook. Creates a Distributed, Replicated cluster.

Documentation from Red Hat

Requirements

...

additional packages installed

  • xfsprogs
  • vnstat

Usage

rackspace_gluster::server

We longer assume that there is only one brick per chef node in this cookbook. Eventually
this could be refactored into separate config arrays for bricks and volumes, which
would allow for arbitrary numbers of bricks per node.

Additionally, please note that this does no client configuration yet, but this would be trivial to add.

NOTE: The order is very important to Gluster when it comes to creating the volume. This cookbook does peer probes and creates the volume on the last host in the config array.

[Sample environment](test/fixtures/cookbooks/rackspace_gluster_test/attributes/default.rb)

Testing

Please see testing guidelines at contributing. This cookbook comes with RSpec and ChefSpec tests, as well as a Vagrantfile for a 2 node replicated cluster.

Contributing

Please see contributing guidelines at contributing

License and Authors

Authors: Ted Neykov ted.neykov@rackspace.com

Authors: Martin Smith martin.smith@rackspace.com

Copyright:: 2014, Rackspace, US Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

rackops-gluster CHANGELOG

This file is used to list changes made in each version of the rackops-gluster cookbook.

0.1.0

  • [your_name] - Initial release of rackops-gluster

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

Foodcritic Metric
            

0.3.0 passed this metric