[Openstack-operators] Ceph puppet module

2015-02-21 Thread Stuart Fox
Hey all Im having a complete nightmare trying to get ceph deployed using the https://github.com/stackforge/puppet-ceph module. Scant documentation isn't helping my cause! Is anybody else using this module? Im attempting to deploy ceph as a cinder backend in Juno on Ubuntu 14.04 although I haven't

[Openstack-operators] Ceph puppet module

2015-03-03 Thread Ignacio Bravo
Stuart, Are you running these modules directly from puppet, or are you using a tool like Foreman to deploy? I am in the same stages as yourself (starting to deploy the monitors) but using Foreman as a backend. I am trying to leverage the modules included at https://github.com/redhat-openstack/

Re: [Openstack-operators] Ceph puppet module

2015-02-21 Thread Andrew Woodward
[+puppet-openstack ml] Stuart, Please review the USECASES.md such as [1]. You should find usable examples there. If you are still having problems please reach out with a more detail about what you configuration you are attempting to deploy. The module authors can be found in #puppet-openstack and

Re: [Openstack-operators] Ceph puppet module

2015-02-22 Thread rizha . yuherdianto
odwardSent: Sunday, 22 February 2015 05:39To: Stuart FoxCc: openstack-operators@lists.openstack.org; puppet-openst...@puppetlabs.comSubject: Re: [Openstack-operators] Ceph puppet module[+puppet-openstack ml]Stuart,Please review the USECASES.md such as [1]. You should find usable examples there.

Re: [Openstack-operators] Ceph puppet module

2015-02-22 Thread David Moreau Simard
uppet-openst...@puppetlabs.com<mailto:puppet-openst...@puppetlabs.com>" mailto:puppet-openst...@puppetlabs.com>> Subject: Re: [Openstack-operators] Ceph puppet module [+puppet-openstack ml] Stuart, Please review the USECASES.md such as [1]. You should find usable examples there.

Re: [Openstack-operators] Ceph puppet module

2015-02-24 Thread David Gurtner
msimard on #puppet-openstack and #openstack-operators if you need a >>> hand to get this to work. >>> This is still a relatively new module in comparison to the likes of >>> puppet-nova and such. Feedback and contributions are appreciated! >>> >>> [1] >>>

Re: [Openstack-operators] Ceph puppet module

2015-03-02 Thread Stuart Fox
e the > >>> module to deploy a virtual Ceph cluster and we test that the cluster > works - > >>> see for example the tests for ceph::profile::osd [4]. > >>> > >>> I'm dmsimard on #puppet-openstack and #openstack-operators if you need > a > &

Re: [Openstack-operators] Ceph puppet module

2015-03-02 Thread Stuart Fox
>> >>> >> >>> It leverages ceph::profile::params to pass values [2] to other classes >> >>> such as ceph::profile::osd [3]. >> >>> >> >>> Another good place to look at how to use the module would be the >> >>> integr

Re: [Openstack-operators] Ceph puppet module

2015-03-02 Thread Stuart Fox
t;> >> >>> >> On Sun, Feb 22, 2015 at 6:57 AM, David Moreau Simard < >>> dmsim...@iweb.com> >>> >> wrote: >>> >>> >>> >>> Hey Stuart, >>> >>> >>> >>> You might want to look at (and