ansitest/proxmox/cluster-3-node-with-pi-or-vm-qdevice.sh

12 lines
211 B
Bash
Raw Normal View History

2024-02-25 10:36:38 -07:00
#!/bin/bash
# REF: https://www.youtube.com/watch?v=jAlzBm40onc
# do on all nodes in cluster
apt update
apt install -y corosync-qdevice
pvecm qdevice setup 192.168.1.12 # vm on macpro, static ip
pvecm status