* creation of the puppet-ceph repository @ 2013-12-14 17:39 Loic Dachary 2013-12-16 3:46 ` Ian Colle 2014-01-24 13:57 ` Gandalf Corvotempesta 0 siblings, 2 replies; 13+ messages in thread From: Loic Dachary @ 2013-12-14 17:39 UTC (permalink / raw) To: Ceph Development [-- Attachment #1: Type: text/plain, Size: 406 bytes --] Hi, Could someone with sufficient permission please create the puppet-ceph repository (empty, no README or .gitignore) at http://github.com/ceph/ ? A few weeks ago it was decided to host the development of the module on stackforge ( https://github.com/stackforge/puppet-ceph ) and also to establish a mirror under the ceph github namespace. Cheers -- Loïc Dachary, Artisan Logiciel Libre [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 263 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-14 17:39 creation of the puppet-ceph repository Loic Dachary @ 2013-12-16 3:46 ` Ian Colle 2013-12-16 11:43 ` Loic Dachary 2013-12-16 19:39 ` Loic Dachary 2014-01-24 13:57 ` Gandalf Corvotempesta 1 sibling, 2 replies; 13+ messages in thread From: Ian Colle @ 2013-12-16 3:46 UTC (permalink / raw) To: ceph-devel On 12/14/13, 9:39 AM, "Loic Dachary" <loic@dachary.org> wrote: >Hi, > >Could someone with sufficient permission please create the puppet-ceph >repository (empty, no README or .gitignore) at http://github.com/ceph/ ? Done. https://github.com/ceph/puppet-ceph > >A few weeks ago it was decided to host the development of the module on >stackforge ( https://github.com/stackforge/puppet-ceph ) and also to >establish a mirror under the ceph github namespace. > >Cheers > >-- >Loïc Dachary, Artisan Logiciel Libre > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-16 3:46 ` Ian Colle @ 2013-12-16 11:43 ` Loic Dachary 2013-12-16 19:39 ` Loic Dachary 1 sibling, 0 replies; 13+ messages in thread From: Loic Dachary @ 2013-12-16 11:43 UTC (permalink / raw) To: Ian Colle, ceph-devel [-- Attachment #1: Type: text/plain, Size: 903 bytes --] Thanks ! On 16/12/2013 04:46, Ian Colle wrote: > > > On 12/14/13, 9:39 AM, "Loic Dachary" <loic@dachary.org> wrote: > >> Hi, >> >> Could someone with sufficient permission please create the puppet-ceph >> repository (empty, no README or .gitignore) at http://github.com/ceph/ ? > > Done. > > https://github.com/ceph/puppet-ceph > > >> >> A few weeks ago it was decided to host the development of the module on >> stackforge ( https://github.com/stackforge/puppet-ceph ) and also to >> establish a mirror under the ceph github namespace. >> >> Cheers >> >> -- >> Loïc Dachary, Artisan Logiciel Libre >> > > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Loïc Dachary, Artisan Logiciel Libre [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 263 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-16 3:46 ` Ian Colle 2013-12-16 11:43 ` Loic Dachary @ 2013-12-16 19:39 ` Loic Dachary 2013-12-16 19:47 ` Loic Dachary 2013-12-16 22:55 ` Ian Colle 1 sibling, 2 replies; 13+ messages in thread From: Loic Dachary @ 2013-12-16 19:39 UTC (permalink / raw) To: Ian Colle, ceph-devel [-- Attachment #1: Type: text/plain, Size: 1382 bytes --] Hi Ian, It looks like nothing at all was created after all, not even the repository. Or maybe I don't understand how github works. $ git push puppet-ceph master ERROR: Permission to ceph/puppet-ceph.git denied to dachary. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Could you please re-create it and add a README ? I should be able to get rid of it afterwards. Thank you for your patience On 16/12/2013 04:46, Ian Colle wrote: > > > On 12/14/13, 9:39 AM, "Loic Dachary" <loic@dachary.org> wrote: > >> Hi, >> >> Could someone with sufficient permission please create the puppet-ceph >> repository (empty, no README or .gitignore) at http://github.com/ceph/ ? > > Done. > > https://github.com/ceph/puppet-ceph > > >> >> A few weeks ago it was decided to host the development of the module on >> stackforge ( https://github.com/stackforge/puppet-ceph ) and also to >> establish a mirror under the ceph github namespace. >> >> Cheers >> >> -- >> Loïc Dachary, Artisan Logiciel Libre >> > > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Loïc Dachary, Artisan Logiciel Libre [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 263 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-16 19:39 ` Loic Dachary @ 2013-12-16 19:47 ` Loic Dachary 2013-12-16 22:55 ` Ian Colle 1 sibling, 0 replies; 13+ messages in thread From: Loic Dachary @ 2013-12-16 19:47 UTC (permalink / raw) To: Ian Colle, ceph-devel [-- Attachment #1: Type: text/plain, Size: 1909 bytes --] On 16/12/2013 20:39, Loic Dachary wrote: > Hi Ian, > > It looks like nothing at all was created after all, not even the repository. Or maybe I don't understand how github works. > > $ git push puppet-ceph master > ERROR: Permission to ceph/puppet-ceph.git denied to dachary. > fatal: Could not read from remote repository. $ git remote -v gerrit ssh://dachary@review.openstack.org:29418/stackforge/puppet-ceph.git (fetch) gerrit ssh://dachary@review.openstack.org:29418/stackforge/puppet-ceph.git (push) origin https://github.com/stackforge/puppet-ceph.git (fetch) origin https://github.com/stackforge/puppet-ceph.git (push) puppet-ceph git@github.com:ceph/puppet-ceph.git (fetch) puppet-ceph git@github.com:ceph/puppet-ceph.git (push) > > Please make sure you have the correct access rights > and the repository exists. > > Could you please re-create it and add a README ? I should be able to get rid of it afterwards. > > Thank you for your patience > > On 16/12/2013 04:46, Ian Colle wrote: >> >> >> On 12/14/13, 9:39 AM, "Loic Dachary" <loic@dachary.org> wrote: >> >>> Hi, >>> >>> Could someone with sufficient permission please create the puppet-ceph >>> repository (empty, no README or .gitignore) at http://github.com/ceph/ ? >> >> Done. >> >> https://github.com/ceph/puppet-ceph >> >> >>> >>> A few weeks ago it was decided to host the development of the module on >>> stackforge ( https://github.com/stackforge/puppet-ceph ) and also to >>> establish a mirror under the ceph github namespace. >>> >>> Cheers >>> >>> -- >>> Loïc Dachary, Artisan Logiciel Libre >>> >> >> >> -- >> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> > -- Loïc Dachary, Artisan Logiciel Libre [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 263 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-16 19:39 ` Loic Dachary 2013-12-16 19:47 ` Loic Dachary @ 2013-12-16 22:55 ` Ian Colle 2013-12-16 23:16 ` Loic Dachary 1 sibling, 1 reply; 13+ messages in thread From: Ian Colle @ 2013-12-16 22:55 UTC (permalink / raw) To: Loic Dachary, ceph-devel On 12/16/13, 12:39 PM, "Loic Dachary" <loic@dachary.org> wrote: >Hi Ian, > >It looks like nothing at all was created after all, not even the >repository. Or maybe I don't understand how github works. > >$ git push puppet-ceph master >ERROR: Permission to ceph/puppet-ceph.git denied to dachary. >fatal: Could not read from remote repository. > >Please make sure you have the correct access rights >and the repository exists. > >Could you please re-create it and add a README ? I should be able to get >rid of it afterwards. Done. > >Thank you for your patience > >On 16/12/2013 04:46, Ian Colle wrote: >> >> >> On 12/14/13, 9:39 AM, "Loic Dachary" <loic@dachary.org> wrote: >> >>> Hi, >>> >>> Could someone with sufficient permission please create the puppet-ceph >>> repository (empty, no README or .gitignore) at http://github.com/ceph/ >>>? >> >> Done. >> >> https://github.com/ceph/puppet-ceph >> >> >>> >>> A few weeks ago it was decided to host the development of the module on >>> stackforge ( https://github.com/stackforge/puppet-ceph ) and also to >>> establish a mirror under the ceph github namespace. >>> >>> Cheers >>> >>> -- >>> Loïc Dachary, Artisan Logiciel Libre >>> >> >> >> -- >> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> > >-- >Loïc Dachary, Artisan Logiciel Libre > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-16 22:55 ` Ian Colle @ 2013-12-16 23:16 ` Loic Dachary 2013-12-16 23:24 ` Ian Colle 0 siblings, 1 reply; 13+ messages in thread From: Loic Dachary @ 2013-12-16 23:16 UTC (permalink / raw) To: Ian Colle, ceph-devel [-- Attachment #1: Type: text/plain, Size: 2348 bytes --] Hi Ian, I failed to push with: ERROR: Permission to ceph/puppet-ceph.git denied to dachary. fatal: Could not read from remote repository. I also checked if I had enough permissions to merge a pull request and apparently I don't. Would you be so kind as to grant me additional permission on this specific repository ? If it looks like I already have permissions I will investigate more. Really sorry this is being so complicated :-( On 16/12/2013 23:55, Ian Colle wrote: > > > On 12/16/13, 12:39 PM, "Loic Dachary" <loic@dachary.org> wrote: > >> Hi Ian, >> >> It looks like nothing at all was created after all, not even the >> repository. Or maybe I don't understand how github works. >> >> $ git push puppet-ceph master >> ERROR: Permission to ceph/puppet-ceph.git denied to dachary. >> fatal: Could not read from remote repository. >> >> Please make sure you have the correct access rights >> and the repository exists. >> >> Could you please re-create it and add a README ? I should be able to get >> rid of it afterwards. > > Done. > >> >> Thank you for your patience >> >> On 16/12/2013 04:46, Ian Colle wrote: >>> >>> >>> On 12/14/13, 9:39 AM, "Loic Dachary" <loic@dachary.org> wrote: >>> >>>> Hi, >>>> >>>> Could someone with sufficient permission please create the puppet-ceph >>>> repository (empty, no README or .gitignore) at http://github.com/ceph/ >>>> ? >>> >>> Done. >>> >>> https://github.com/ceph/puppet-ceph >>> >>> >>>> >>>> A few weeks ago it was decided to host the development of the module on >>>> stackforge ( https://github.com/stackforge/puppet-ceph ) and also to >>>> establish a mirror under the ceph github namespace. >>>> >>>> Cheers >>>> >>>> -- >>>> Loïc Dachary, Artisan Logiciel Libre >>>> >>> >>> >>> -- >>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >>> the body of a message to majordomo@vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>> >> >> -- >> Loïc Dachary, Artisan Logiciel Libre >> > > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Loïc Dachary, Artisan Logiciel Libre [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 263 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-16 23:16 ` Loic Dachary @ 2013-12-16 23:24 ` Ian Colle 2013-12-16 23:32 ` Loic Dachary 0 siblings, 1 reply; 13+ messages in thread From: Ian Colle @ 2013-12-16 23:24 UTC (permalink / raw) To: Loic Dachary, ceph-devel On 12/16/13, 4:16 PM, "Loic Dachary" <loic@dachary.org> wrote: >Hi Ian, > >I failed to push with: > >ERROR: Permission to ceph/puppet-ceph.git denied to dachary. >fatal: Could not read from remote repository. > >I also checked if I had enough permissions to merge a pull request and >apparently I don't. Would you be so kind as to grant me additional >permission on this specific repository ? If it looks like I already have >permissions I will investigate more. Try again now. > >Really sorry this is being so complicated :-( > >On 16/12/2013 23:55, Ian Colle wrote: >> >> >> On 12/16/13, 12:39 PM, "Loic Dachary" <loic@dachary.org> wrote: >> >>> Hi Ian, >>> >>> It looks like nothing at all was created after all, not even the >>> repository. Or maybe I don't understand how github works. >>> >>> $ git push puppet-ceph master >>> ERROR: Permission to ceph/puppet-ceph.git denied to dachary. >>> fatal: Could not read from remote repository. >>> >>> Please make sure you have the correct access rights >>> and the repository exists. >>> >>> Could you please re-create it and add a README ? I should be able to >>>get >>> rid of it afterwards. >> >> Done. >> >>> >>> Thank you for your patience >>> >>> On 16/12/2013 04:46, Ian Colle wrote: >>>> >>>> >>>> On 12/14/13, 9:39 AM, "Loic Dachary" <loic@dachary.org> wrote: >>>> >>>>> Hi, >>>>> >>>>> Could someone with sufficient permission please create the >>>>>puppet-ceph >>>>> repository (empty, no README or .gitignore) at >>>>>http://github.com/ceph/ >>>>> ? >>>> >>>> Done. >>>> >>>> https://github.com/ceph/puppet-ceph >>>> >>>> >>>>> >>>>> A few weeks ago it was decided to host the development of the module >>>>>on >>>>> stackforge ( https://github.com/stackforge/puppet-ceph ) and also to >>>>> establish a mirror under the ceph github namespace. >>>>> >>>>> Cheers >>>>> >>>>> -- >>>>> Loïc Dachary, Artisan Logiciel Libre >>>>> >>>> >>>> >>>> -- >>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" >>>>in >>>> the body of a message to majordomo@vger.kernel.org >>>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>>> >>> >>> -- >>> Loïc Dachary, Artisan Logiciel Libre >>> >> >> >> -- >> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> > >-- >Loïc Dachary, Artisan Logiciel Libre > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-16 23:24 ` Ian Colle @ 2013-12-16 23:32 ` Loic Dachary 0 siblings, 0 replies; 13+ messages in thread From: Loic Dachary @ 2013-12-16 23:32 UTC (permalink / raw) To: Ian Colle, ceph-devel [-- Attachment #1: Type: text/plain, Size: 3080 bytes --] Works https://github.com/ceph/puppet-ceph now is a mirror of https://github.com/stackforge/puppet-ceph :-) On 17/12/2013 00:24, Ian Colle wrote: > > On 12/16/13, 4:16 PM, "Loic Dachary" <loic@dachary.org> wrote: > >> Hi Ian, >> >> I failed to push with: >> >> ERROR: Permission to ceph/puppet-ceph.git denied to dachary. >> fatal: Could not read from remote repository. >> >> I also checked if I had enough permissions to merge a pull request and >> apparently I don't. Would you be so kind as to grant me additional >> permission on this specific repository ? If it looks like I already have >> permissions I will investigate more. > > Try again now. > >> >> Really sorry this is being so complicated :-( >> >> On 16/12/2013 23:55, Ian Colle wrote: >>> >>> >>> On 12/16/13, 12:39 PM, "Loic Dachary" <loic@dachary.org> wrote: >>> >>>> Hi Ian, >>>> >>>> It looks like nothing at all was created after all, not even the >>>> repository. Or maybe I don't understand how github works. >>>> >>>> $ git push puppet-ceph master >>>> ERROR: Permission to ceph/puppet-ceph.git denied to dachary. >>>> fatal: Could not read from remote repository. >>>> >>>> Please make sure you have the correct access rights >>>> and the repository exists. >>>> >>>> Could you please re-create it and add a README ? I should be able to >>>> get >>>> rid of it afterwards. >>> >>> Done. >>> >>>> >>>> Thank you for your patience >>>> >>>> On 16/12/2013 04:46, Ian Colle wrote: >>>>> >>>>> >>>>> On 12/14/13, 9:39 AM, "Loic Dachary" <loic@dachary.org> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> Could someone with sufficient permission please create the >>>>>> puppet-ceph >>>>>> repository (empty, no README or .gitignore) at >>>>>> http://github.com/ceph/ >>>>>> ? >>>>> >>>>> Done. >>>>> >>>>> https://github.com/ceph/puppet-ceph >>>>> >>>>> >>>>>> >>>>>> A few weeks ago it was decided to host the development of the module >>>>>> on >>>>>> stackforge ( https://github.com/stackforge/puppet-ceph ) and also to >>>>>> establish a mirror under the ceph github namespace. >>>>>> >>>>>> Cheers >>>>>> >>>>>> -- >>>>>> Loïc Dachary, Artisan Logiciel Libre >>>>>> >>>>> >>>>> >>>>> -- >>>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" >>>>> in >>>>> the body of a message to majordomo@vger.kernel.org >>>>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>>>> >>>> >>>> -- >>>> Loïc Dachary, Artisan Logiciel Libre >>>> >>> >>> >>> -- >>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >>> the body of a message to majordomo@vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>> >> >> -- >> Loïc Dachary, Artisan Logiciel Libre >> > > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Loïc Dachary, Artisan Logiciel Libre [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 263 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2013-12-14 17:39 creation of the puppet-ceph repository Loic Dachary 2013-12-16 3:46 ` Ian Colle @ 2014-01-24 13:57 ` Gandalf Corvotempesta 2014-01-24 17:11 ` Loic Dachary 1 sibling, 1 reply; 13+ messages in thread From: Gandalf Corvotempesta @ 2014-01-24 13:57 UTC (permalink / raw) To: Loic Dachary; +Cc: Ceph Development 2013/12/14 Loic Dachary <loic@dachary.org>: > Hi, > > Could someone with sufficient permission please create the puppet-ceph repository (empty, no README or .gitignore) at http://github.com/ceph/ ? > > A few weeks ago it was decided to host the development of the module on stackforge ( https://github.com/stackforge/puppet-ceph ) and also to establish a mirror under the ceph github namespace. Any usage guide for these puppet recipes? I would like to follow this: https://github.com/ceph/puppet-ceph/blob/master/USECASES.md "I want to operate a production cluster" But it's not clear how to add OSD nodes and how to specify journal disks and size. For example, in my environment I have 12 spinning disks to be used (with discovery, if possible) as OSD storage, 1 SSD to be used as operating system (that obviously must not be formatted) and 2 OSD to be used as journal with 1 partitions (15GB each) for each OSD. Should I configure somethinghin the recipe ? ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2014-01-24 13:57 ` Gandalf Corvotempesta @ 2014-01-24 17:11 ` Loic Dachary 2014-01-24 17:38 ` Gandalf Corvotempesta 0 siblings, 1 reply; 13+ messages in thread From: Loic Dachary @ 2014-01-24 17:11 UTC (permalink / raw) To: Gandalf Corvotempesta; +Cc: Ceph Development [-- Attachment #1: Type: text/plain, Size: 1344 bytes --] Hi, At the moment the module can only be used to deploy mons. It's making slow progress but a number of patches went in Ceph and should significantly simplify writing the puppet module, starting in Firefly. Cheers On 24/01/2014 14:57, Gandalf Corvotempesta wrote: > 2013/12/14 Loic Dachary <loic@dachary.org>: >> Hi, >> >> Could someone with sufficient permission please create the puppet-ceph repository (empty, no README or .gitignore) at http://github.com/ceph/ ? >> >> A few weeks ago it was decided to host the development of the module on stackforge ( https://github.com/stackforge/puppet-ceph ) and also to establish a mirror under the ceph github namespace. > > Any usage guide for these puppet recipes? > I would like to follow this: > https://github.com/ceph/puppet-ceph/blob/master/USECASES.md > "I want to operate a production cluster" > > But it's not clear how to add OSD nodes and how to specify journal > disks and size. > For example, in my environment I have 12 spinning disks to be used > (with discovery, if possible) as OSD storage, 1 SSD to be used as > operating system (that obviously must not be formatted) and 2 OSD to > be used as journal with 1 partitions (15GB each) for each OSD. > > Should I configure somethinghin the recipe ? > -- Loïc Dachary, Artisan Logiciel Libre [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 263 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2014-01-24 17:11 ` Loic Dachary @ 2014-01-24 17:38 ` Gandalf Corvotempesta 2014-01-25 16:45 ` Loic Dachary 0 siblings, 1 reply; 13+ messages in thread From: Gandalf Corvotempesta @ 2014-01-24 17:38 UTC (permalink / raw) To: Loic Dachary; +Cc: Ceph Development 2014/1/24 Loic Dachary <loic@dachary.org>: > Hi, > > At the moment the module can only be used to deploy mons. It's making slow progress but a number of patches went in Ceph and should significantly simplify writing the puppet module, starting in Firefly. Based on docs, OSD seems to be deployable from puppet. ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: creation of the puppet-ceph repository 2014-01-24 17:38 ` Gandalf Corvotempesta @ 2014-01-25 16:45 ` Loic Dachary 0 siblings, 0 replies; 13+ messages in thread From: Loic Dachary @ 2014-01-25 16:45 UTC (permalink / raw) To: Gandalf Corvotempesta; +Cc: Ceph Development [-- Attachment #1: Type: text/plain, Size: 825 bytes --] Hi, At the moment I would recommend using ceph-deploy instead of puppet. Although there are puppet modules that could be used, they require significantly more work than using ceph-deploy, even for someone who already has a running puppet master. The new puppet ceph module is expected to be simpler to use than ceph-deploy and address more use cases, but it is not ready yet. Cheers On 24/01/2014 18:38, Gandalf Corvotempesta wrote: > 2014/1/24 Loic Dachary <loic@dachary.org>: >> Hi, >> >> At the moment the module can only be used to deploy mons. It's making slow progress but a number of patches went in Ceph and should significantly simplify writing the puppet module, starting in Firefly. > > > Based on docs, OSD seems to be deployable from puppet. > -- Loïc Dachary, Artisan Logiciel Libre [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 263 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2014-01-25 16:45 UTC | newest] Thread overview: 13+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-12-14 17:39 creation of the puppet-ceph repository Loic Dachary 2013-12-16 3:46 ` Ian Colle 2013-12-16 11:43 ` Loic Dachary 2013-12-16 19:39 ` Loic Dachary 2013-12-16 19:47 ` Loic Dachary 2013-12-16 22:55 ` Ian Colle 2013-12-16 23:16 ` Loic Dachary 2013-12-16 23:24 ` Ian Colle 2013-12-16 23:32 ` Loic Dachary 2014-01-24 13:57 ` Gandalf Corvotempesta 2014-01-24 17:11 ` Loic Dachary 2014-01-24 17:38 ` Gandalf Corvotempesta 2014-01-25 16:45 ` Loic Dachary
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.