question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to build a ceph-ansible environment

See original GitHub issue

Bug Report

What happened: In our research live environment I’ve been unable to add a server to the existing ceph cluster - been trying for the last 3-4 weeks now (had some chats with Guits with this on IRC). I then went over to my test environment (12.2.7+ceph_ansible3.1 which was upgraded to 12.2.12 recently and upgraded to 3.2) and purged it.

I flushed git & hard stable-3.2 branch it as well to clear out everything not applicable.

However when I build I get an issue which stops the build from happening: output | http://pastefile.fr/e35049dd564745dcb1572eedee578df1

What you expected to happen: To build successful as with stable-3.1 ceph ansible.

How to reproduce it (minimal and precise): Purged the ceph-docker environment, so it is vanilla state except the group_vars, inventory & site-docker.yml

Share your group_vars files, inventory all vars | http://pastefile.fr/6c6a6c8e3f963ea660fe9efe8cd48ad0 site-docker | http://pastefile.fr/c2730b6b32507fecd304a43327f2c46b inventory | http://pastefile.fr/a0c8015a90b4515bff39c054a884d31d

Environment:

  • OS (e.g. from /etc/os-release): VERSION="16.04.6 LTS (Xenial Xerus)"
  • Kernel (e.g. uname -a): 4.15.0-47-generic #50~16.04.1-Ubuntu SMP Fri Mar 15 16:06:21 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  • Docker version if applicable (e.g. docker version): docker gets installed but install fails after that Server: Engine: Version: 18.09.7 API version: 1.39 (minimum version 1.12) Go version: go1.10.4 Git commit: 2d0083d Built: Mon Jul 1 19:31:53 2019 OS/Arch: linux/amd64 Experimental: false
  • Ansible version (e.g. ansible-playbook --version): ansible-playbook 2.4.1.0 config file = /opt/ceph-ansible/ansible.cfg configured module search path = [u'/opt/ceph-ansible/library'] ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 2.7.12 (default, Nov 12 2018, 14:36:49) [GCC 5.4.0 20160609]
  • ceph-ansible version (e.g. git head or tag or stable branch): ref: refs/heads/stable-3.2
  • Ceph version (e.g. ceph -v): 12.2.12

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
dsavineaucommented, Jul 22, 2019

Nice, If everything is fine then feel free to close the issue.

0reactions
jeevadotnetcommented, Jul 22, 2019

Great my testbed is working. Going to try add in a server in the production environment

Read more comments on GitHub >

github_iconTop Results From Across the Web

unable to create cluster using ceph-ansible - osds are not a...
I have had problems on 7.1 where OSDs do not start after installing ceph with just straight ceph-deploy commands. This problem may not...
Read more >
Failed to run playbook. · Issue #5090 · ceph/ceph-ansible
What happened: Deployed ceph-ansible and got stuck on checking if ceph is running. TASK [ceph-mon : waiting for the monitor(s) to form the...
Read more >
ceph-ansible documentation
After you've cloned the ceph-ansible repository, selected your branch and installed Ansible then you'll need to create your inventory file, playbook and ...
Read more >
Module-2 Ceph Cluster Setup - Red Hat Ceph Storage Test ...
Installing and setting up ceph-ansible#. Install the ceph-ansible package. $ sudo yum install -y ceph-ansible. To keep ansible hosts file short, ...
Read more >
Configuring Ceph with Custom Config Settings (via ...
TripleO Wallaby can deploy Ceph Pacific with ceph-ansible though ... A utility exists to generate a Heat environment file from Ironic ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found