I deployed Ceph 14.2.16 with ceph-ansible stable-4.0 a while back, and
want to test upgrading. So for now I am trying rolling_update.yml for
latest 14.x (before trying stable-5.0 and 15.x) but getting some errors,
which seem to indicate empty or missing variables.
Initially monitor_interface was unavailable for mons even though I have
it in group_vars/all.yml and it worked when I deployed it. So I put
'monitor_interface=storage' in /etc/ansible/hosts against each mon
entry, and got past that. Now I get this ...
$ time ansible-playbook infrastructure-playbooks/rolling_update.yml -e
ireallymeanit=yes
...
TASK [ceph-validate : validate ceph_origin]
***********************************************************************************************
Thursday 19 August 2021 09:57:06 +0000 (0:00:00.148) 0:00:36.032
*******
fatal: [dev-ceph-mon-01]: FAILED! => changed=false
msg: ceph_origin must be either 'repository', 'distro' or 'local'
...
... which indicates ceph_origin is unavailable, also from
group_vars/all.yml. The only thing I could find in archives here or the
deprecated ceph-ansible list is this:
http://lists.ceph.com/pipermail/ceph-ansible-ceph.com/2020-April/000342.html
But that doesn't give me a solution. Can someone suggest what I should
try next?
Thanks,
Greg.
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx