Run ceph-ansible playbook failed with error "Failure using method (v2_runner_on_failed) in callback plugin"
Issue
- Run ceph-ansible playbook failed at TASK [ceph-facts : set_fact _monitor_address to monitor_interface - ipv4] with error "Failure using method (v2_runner_on_failed) in callback plugin":
TASK [ceph-facts : set_fact _monitor_address to monitor_interface - ipv4] ******
Friday 23 January 2022 00:31:18 +0800 (0:00:00.768) 0:04:49.516 ********
ok: [osd1] => (item=osd1)
ok: [osd2] => (item=osd1)
ok: [osd3] => (item=osd1)
ok: [mds1] => (item=osd1)
ok: [mds2] => (item=osd1)
ok: [mds3] => (item=osd1)
[WARNING]: Failure using method (v2_runner_on_failed) in callback plugin
(<ansible.plugins.callback.yaml.CallbackModule object at 0x7f7b1c219750>):
value must be a string
NO MORE HOSTS LEFT *************************************************************
PLAY RECAP *********************************************************************
mds1 : ok=21 changed=0 unreachable=0 failed=1 skipped=28 rescued=0 ignored=0
mds2 : ok=21 changed=0 unreachable=0 failed=1 skipped=28 rescued=0 ignored=0
mds3 : ok=21 changed=0 unreachable=0 failed=1 skipped=28 rescued=0 ignored=0
osd1 : ok=31 changed=0 unreachable=0 failed=1 skipped=28 rescued=0 ignored=0
osd2 : ok=25 changed=0 unreachable=0 failed=1 skipped=24 rescued=0 ignored=0
osd3 : ok=25 changed=0 unreachable=0 failed=1 skipped=24 rescued=0 ignored=0
Environment
- Red Hat Ceph Storage 4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.