Code Monkey home page Code Monkey logo

Comments (4)

jan--f avatar jan--f commented on May 23, 2024

Coul we just remove failhard or will that break other parts?

from deepsea.

swiftgist avatar swiftgist commented on May 23, 2024

I found this yesterday too. This is true for rgw and mds as well.

Removing the failhard is one part, but the select.minions runner should return an empty array. I'll experiment.

In the meantime, anybody hitting this can comment out the pieces on line 30 of deploy.sls. For example,
{#% for role in [ 'admin', 'mon', 'osd', 'igw', 'mds', 'rgw' ] %#}
{% for role in [ 'admin', 'mon', 'osd', 'mds' ] %}

For stage 4, simply call the service.
salt-run state.orch ceph.stage.cephfs.

from deepsea.

jan--f avatar jan--f commented on May 23, 2024

FWIW stage 4 ran ok for me. The rgw and igw targets failed but my mds was
deployed. Maybe that was just luck with the ordering though.

On Wed, Sep 28, 2016 at 03:13:37AM -0700, Eric Jackson wrote:

I found this yesterday too. This is true for rgw and mds as well.

Removing the failhard is one part, but the select.minions runner should
return an empty array. I'll experiment.

In the meantime, anybody hitting this can comment out the pieces on
line 30 of deploy.sls. For example,
{#% for role in [ 'admin', 'mon', 'osd', 'igw', 'mds', 'rgw' ] %#}
{% for role in [ 'admin', 'mon', 'osd', 'mds' ] %}

For stage 4, simply call the service.
salt-run state.orch ceph.stage.cephfs.


You are receiving this because you authored the thread.
Reply to this email directly, [1]view it on GitHub, or [2]mute the
thread.

References

  1. #13 (comment)
  2. https://github.com/notifications/unsubscribe-auth/AAb_BXTY0tXpXDerEE8QRxsQl8Jnk7vjks5quj3RgaJpZM4KIe7u

Jan Fajerski
Engineer Enterprise Storage
SUSE Linux GmbH
[email protected]

from deepsea.

swiftgist avatar swiftgist commented on May 23, 2024

I just pushed 0.5.1 to handle unassigned roles gracefully. I had to add test.nop to a few state files to avoid Jinja rendering empty files.

from deepsea.

Related Issues (20)

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.