ceph-ansible | And write roles | DevOps library

 by   xiaqunfeng Python Version: Current License: Apache-2.0

kandi X-RAY | ceph-ansible Summary

kandi X-RAY | ceph-ansible Summary

ceph-ansible is a Python library typically used in Devops, Ansible applications. ceph-ansible has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However ceph-ansible build file is not available. You can download it from GitHub.

Deploy ceph cluster with ansible. And write roles and tools to make the process of deploy more convenience.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ceph-ansible has a low active ecosystem.
              It has 5 star(s) with 4 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. On average issues are closed in 799 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ceph-ansible is current.

            kandi-Quality Quality

              ceph-ansible has 0 bugs and 0 code smells.

            kandi-Security Security

              ceph-ansible has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ceph-ansible code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ceph-ansible is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ceph-ansible releases are not available. You will need to build from source code and install.
              ceph-ansible has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ceph-ansible and discovered the below as its top functions. This is intended to give you an instant insight into ceph-ansible implemented functionality, and help decide if they suit your requirements.
            • Create a config file from the config overrides
            • Write this configuration to a file - like object
            • Write an option to the config
            • Write check to file
            • Write entry to file
            • Run a template
            • Grab the options from the module
            • Returns merged config overrides
            • Recursively merge two dictionaries
            • Merge config overrides into yaml
            Get all kandi verified functions for this library.

            ceph-ansible Key Features

            No Key Features are available at this moment for ceph-ansible.

            ceph-ansible Examples and Code Snippets

            No Code Snippets are available at this moment for ceph-ansible.

            Community Discussions

            QUESTION

            Resizing Pool to 1 has been disabled by default on Ceph Pacific stable 6.0
            Asked 2022-Jan-09 at 18:46

            I implemented Ceph Pacific Stable 6.0 with Ceph-Ansible on Ubuntu 20.04 LTS but when I want to change size of my pool from 3 to 1 with following command:

            ...

            ANSWER

            Answered 2022-Jan-09 at 18:46
            1. Add the following option under section [global] in ceph.conf:

            Source https://stackoverflow.com/questions/70478818

            QUESTION

            Ceph-ansible adding new OSD disk
            Asked 2020-Nov-04 at 11:48

            I need some help in adding a new OSD disk to the existing Ceph cluster using Ceph-Ansible deployment, I have 3 OSD hosts and want to add one disk to 1st OSD host, I tried to include the new disk in the osd.yml file under devices section, but I got failed deployment cause ansible return an error that it cannot find the included new disk in 2nd and 3rd OSD host.

            Is there a way to tell ceph-ansible to include new disk /dev/sde for instance to only 1st OSD host?

            ...

            ANSWER

            Answered 2020-Nov-04 at 11:48

            You should add devices variable to the host_vars of your first node. If you have an inventory directory you can add host_vars directory in your inventory directory and add a file with your hostname in your hosts. For example if you have node1 in your hosts.yaml you should create a file named node1.yaml in host_vars directory and add devices variable in it so this variable is just used for this host. You can find more info about host_vars here: https://docs.ansible.com/ansible/latest/user_guide/intro_inventory.html#organizing-host-and-group-variables

            Source https://stackoverflow.com/questions/64657369

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ceph-ansible

            You can download it from GitHub.
            You can use ceph-ansible like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/xiaqunfeng/ceph-ansible.git

          • CLI

            gh repo clone xiaqunfeng/ceph-ansible

          • sshUrl

            git@github.com:xiaqunfeng/ceph-ansible.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular DevOps Libraries

            ansible

            by ansible

            devops-exercises

            by bregman-arie

            core

            by dotnet

            semantic-release

            by semantic-release

            Carthage

            by Carthage

            Try Top Libraries by xiaqunfeng

            face-evaluation

            by xiaqunfengC++

            BBox-Label-Tool

            by xiaqunfengPython

            OptimizationMethods

            by xiaqunfengPython

            caffe-study

            by xiaqunfengC++