Closed untraceablez closed 1 year ago
I actually resolved this by just remaking the nodes from cloud-init and changing from node01, node02 etc naming scheme to control-node01... and worker-node01... Not sure why that made a difference, but it did! I suspect there's likely something else I did right this time that I just thought I'd done correctly previously.
The issue is when running
ansible-playbook site.yml
The playbook runs up until the "copy vip manifest to first master" task, at which point it fails.Expected Behavior
Playbook should run all the way through, setup an HA cluster running with 3 control nodes and 7 worker nodes.
Current Behavior
Ansible playbook will run just fine until the task "copy vip manifest to first master", then stop, showing a failure for all 3 master nodes, with all 7 worker nodes going through the playbook just fine.
Steps to Reproduce
Context (variables)
Operating system:
Hypervisor: Proxmox VE 8 Ansible Controller OS: Ubuntu 22.04
Node OS: Ubuntu 22.04 based off jammy cloud init image.
Hardware:
Intel i9 13900 RAM 128 GB DDR5 5200MHz MSI Pro Series Z790 Motherboard 4 NVMe RAID-10 Array (4 x 1TB) 2 HDD MIRROR Array (2 x 6TB)
Variables Used
all.yml
Hosts
host.ini
Possible Solution
k3s_ansible_vip_manifest_playbook_error.txt