[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ceph-ansible
Subject:    Re: [Ceph-ansible] Upgrade Error
From:       Rodrigo Jorge <rlljorge () gmail ! com>
Date:       2020-01-20 15:56:05
Message-ID: CAEQmXaNunLD8cusqJk4gyNnzyoKfa_=Z_cLT01W783=F-6fXAw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi !

Thank you ! Works for me ....

Now I have a new problem. I will start a new thread.

Em seg., 20 de jan. de 2020 Ã s 12:24, Kurt Bauer <kurt.bauer@univie.ac.at>
escreveu:

> Hi,
>
> I ran in the same error. It's because in the playbook the path to
> dashboard.yml is relative to rolling_update.yml (ie. ../dashboard.yml).
> Simply invoke the playbook in the infrastructure-playbooks subdirectory
> and it works, ie. ansible-playbook
> infrastructure-playbooks/rolling_update.yml -vvv
>
> Best regards,
> Kurt
>
> Rodrigo Jorge wrote on 20.01.20 15:55:
> > Hi,
> >
> > I am upgrade my cluster mimic to nautilus.
> >
> > [root@ceph-deploy-799889c476-z4rdk ceph-ansible]# ansible-playbook
> > rolling_update.yml -vvv
> > ansible-playbook 2.8.8
> > config file = /opt/ceph-ansible/ansible.cfg
> >   configured module search path = [u'/opt/ceph-ansible/library']
> >   ansible python module location =
> > /usr/lib/python2.7/site-packages/ansible
> >   executable location = /usr/bin/ansible-playbook
> >   python version = 2.7.5 (default, Jul 13 2018, 13:06:57) [GCC 4.8.5
> > 20150623 (Red Hat 4.8.5-28)]
> > Using /opt/ceph-ansible/ansible.cfg as config file
> > host_list declined parsing /etc/ansible/hosts as it did not pass it's
> > verify_file() method
> > script declined parsing /etc/ansible/hosts as it did not pass it's
> > verify_file() method
> > auto declined parsing /etc/ansible/hosts as it did not pass it's
> > verify_file() method
> > Parsed /etc/ansible/hosts inventory source with ini plugin
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-nfs/tasks/create_rgw_nfs_user.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-nfs/tasks/ganesha_selinux_fix.yml
> > statically imported: /opt/ceph-ansible/roles/ceph-nfs/tasks/start_nfs.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > statically imported:
> > /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml
> > ERROR! Unable to retrieve file contents
> > Could not find or access '/opt/dashboard.yml' on the Ansible Controller.
> > If you are using a module and expect the file to exist on the remote,
> > see the remote_src option
> >
> >
> > I try add dashboard_enabled: False in group_vars/all.yml with success.
> >
> > Regards
> >
> > Rodrigo
> >
> >
> > _______________________________________________
> > Ceph-ansible mailing list
> > Ceph-ansible@lists.ceph.com
> > http://lists.ceph.com/listinfo.cgi/ceph-ansible-ceph.com
>
> --
>
> Kurt Bauer<kurt.bauer@univie.ac.at>
> Vienna University Computer Center - ACOnet - VIX
> Universitaetsstrasse 7, A-1010 Vienna, Austria, Europe
> Tel: ++431 4277  - 14070 (Fax: - 814070)  KB1970-RIPE
>
>

[Attachment #5 (text/html)]

<div dir="ltr">Hi !<br><br>Thank you ! Works  for me ....  <br><br>Now I have a new \
problem. I will start a new thread.  </div><br><div class="gmail_quote"><div \
dir="ltr" class="gmail_attr">Em seg., 20 de jan. de 2020 Ã s 12:24, Kurt Bauer &lt;<a \
href="mailto:kurt.bauer@univie.ac.at">kurt.bauer@univie.ac.at</a>&gt; \
escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br> <br>
I ran in the same error. It&#39;s because in the playbook the path to <br>
dashboard.yml is relative to rolling_update.yml (ie. ../dashboard.yml).<br>
Simply invoke the playbook in the infrastructure-playbooks subdirectory <br>
and it works, ie. ansible-playbook <br>
infrastructure-playbooks/rolling_update.yml -vvv<br>
<br>
Best regards,<br>
Kurt<br>
<br>
Rodrigo Jorge wrote on 20.01.20 15:55:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am upgrade my cluster mimic to nautilus.<br>
&gt;<br>
&gt; [root@ceph-deploy-799889c476-z4rdk ceph-ansible]# ansible-playbook <br>
&gt; rolling_update.yml -vvv<br>
&gt; ansible-playbook 2.8.8<br>
&gt; config file = /opt/ceph-ansible/ansible.cfg<br>
&gt;    configured module search path = [u&#39;/opt/ceph-ansible/library&#39;]<br>
&gt;    ansible python module location = <br>
&gt; /usr/lib/python2.7/site-packages/ansible<br>
&gt;    executable location = /usr/bin/ansible-playbook<br>
&gt;    python version = 2.7.5 (default, Jul 13 2018, 13:06:57) [GCC 4.8.5 <br>
&gt; 20150623 (Red Hat 4.8.5-28)]<br>
&gt; Using /opt/ceph-ansible/ansible.cfg as config file<br>
&gt; host_list declined parsing /etc/ansible/hosts as it did not pass it&#39;s <br>
&gt; verify_file() method<br>
&gt; script declined parsing /etc/ansible/hosts as it did not pass it&#39;s <br>
&gt; verify_file() method<br>
&gt; auto declined parsing /etc/ansible/hosts as it did not pass it&#39;s <br>
&gt; verify_file() method<br>
&gt; Parsed /etc/ansible/hosts inventory source with ini plugin<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-nfs/tasks/create_rgw_nfs_user.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-nfs/tasks/ganesha_selinux_fix.yml<br>
&gt; statically imported: /opt/ceph-ansible/roles/ceph-nfs/tasks/start_nfs.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; statically imported: <br>
&gt; /opt/ceph-ansible/roles/ceph-handler/tasks/check_running_cluster.yml<br>
&gt; ERROR! Unable to retrieve file contents<br>
&gt; Could not find or access &#39;/opt/dashboard.yml&#39; on the Ansible \
Controller.<br> &gt; If you are using a module and expect the file to exist on the \
remote, <br> &gt; see the remote_src option<br>
&gt;<br>
&gt;<br>
&gt; I try add dashboard_enabled: False in  group_vars/all.yml with success.<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt; Rodrigo<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ceph-ansible mailing list<br>
&gt; <a href="mailto:Ceph-ansible@lists.ceph.com" \
target="_blank">Ceph-ansible@lists.ceph.com</a><br> &gt; <a \
href="http://lists.ceph.com/listinfo.cgi/ceph-ansible-ceph.com" rel="noreferrer" \
target="_blank">http://lists.ceph.com/listinfo.cgi/ceph-ansible-ceph.com</a><br> <br>
-- <br>
<br>
Kurt Bauer&lt;<a href="mailto:kurt.bauer@univie.ac.at" \
target="_blank">kurt.bauer@univie.ac.at</a>&gt;<br> Vienna University Computer Center \
- ACOnet - VIX<br> Universitaetsstrasse 7, A-1010 Vienna, Austria, Europe<br>
Tel: ++431 4277   - 14070 (Fax: - 814070)   KB1970-RIPE<br>
<br>
</blockquote></div>



_______________________________________________
Ceph-ansible mailing list
Ceph-ansible@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-ansible-ceph.com


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic