- Hosts: 2
- Roles:
- Host 1: KVM, Ceph
- Host 2: KVM, Ceph
- setup ceph cluster
- setup pacemaker cluster
- create VM with
virt-install
- export the xml with
virsh dump
- edit the xml to use ceph as backend and change other desired settings
- add a virtualdomain resource to pacemaker with the xml
Written with StackEdit.