Thanks guys, installing this package did the trick, it works now.


On Mon, Sep 24, 2018 at 8:39 AM Ken Dreyer <kdre...@redhat.com> wrote:

> Hi Alfredo,
>
> I've packaged the latest version in Fedora, but I didn't update EPEL.
> I've submitted the update for EPEL now at
> https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-7f8d3be3e2 .
> solarflow99, you can test this package and report "+1" in Bodhi there.
>
> It's also in the CentOS Storage SIG
> (http://cbs.centos.org/koji/buildinfo?buildID=23004) . Today I've
> tagged that build in CBS into storage7-ceph-luminous-testing and
> storage7-ceph-mimic-testing, so it will show up at
> https://buildlogs.centos.org/centos/7/storage/x86_64/ceph-luminous/
> soon. solarflow99, you could test this as well (although CentOS does
> not have a feedback mechanism like Fedora's Bodhi yet)
> On Fri, Sep 21, 2018 at 4:43 AM Alfredo Deza <ad...@redhat.com> wrote:
> >
> > On Thu, Sep 20, 2018 at 7:04 PM solarflow99 <solarflo...@gmail.com>
> wrote:
> > >
> > > oh, was that all it was...  git clone
> https://github.com/ceph/ceph-ansible/
> > > I installed the notario  package from EPEL,
> python2-notario-0.0.11-2.el7.noarch  and thats the newest they have
> >
> > Hey Ken, I thought the latest versions were being packaged, is there
> > something I've missed? The tags have changed format it seems, from
> > 0.0.11
> > >
> > >
> > >
> > >
> > > On Thu, Sep 20, 2018 at 3:57 PM Alfredo Deza <ad...@redhat.com> wrote:
> > >>
> > >> Not sure how you installed ceph-ansible, the requirements mention a
> > >> version of a dependency (the notario module) which needs to be 0.0.13
> > >> or newer, and you seem to be using an older one.
> > >>
> > >>
> > >> On Thu, Sep 20, 2018 at 6:53 PM solarflow99 <solarflo...@gmail.com>
> wrote:
> > >> >
> > >> > Hi, tying to get this to do a simple deployment, and i'm getting a
> strange error, has anyone seen this?  I'm using Centos 7, rel 5   ansible
> 2.5.3  python version = 2.7.5
> > >> >
> > >> > I've tried with mimic luninous and even jewel, no luck at all.
> > >> >
> > >> >
> > >> >
> > >> > TASK [ceph-validate : validate provided configuration]
> **************************************************************************************************************************************************************************************
> > >> > task path:
> /home/jzygmont/ansible/ceph-ansible/roles/ceph-validate/tasks/main.yml:2
> > >> > Thursday 20 September 2018  14:05:18 -0700 (0:00:05.734)
>  0:00:37.439 ****
> > >> > The full traceback is:
> > >> > Traceback (most recent call last):
> > >> >   File
> "/usr/lib/python2.7/site-packages/ansible/executor/task_executor.py", line
> 138, in run
> > >> >     res = self._execute()
> > >> >   File
> "/usr/lib/python2.7/site-packages/ansible/executor/task_executor.py", line
> 561, in _execute
> > >> >     result = self._handler.run(task_vars=variables)
> > >> >   File
> "/home/jzygmont/ansible/ceph-ansible/plugins/actions/validate.py", line 43,
> in run
> > >> >     notario.validate(host_vars, install_options, defined_keys=True)
> > >> > TypeError: validate() got an unexpected keyword argument
> 'defined_keys'
> > >> >
> > >> > fatal: [172.20.3.178]: FAILED! => {
> > >> >     "msg": "Unexpected failure during module execution.",
> > >> >     "stdout": ""
> > >> > }
> > >> >
> > >> > NO MORE HOSTS LEFT
> **************************************************************************************************************************************************************************************************************************
> > >> >
> > >> > PLAY RECAP
> **********************************************************************************************************************************************************************************************************************************
> > >> > 172.20.3.178               : ok=25   changed=0    unreachable=0
> failed=1
> > >> >
> > >> > _______________________________________________
> > >> > ceph-users mailing list
> > >> > ceph-users@lists.ceph.com
> > >> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to