pve1:
local
pool1 (zfs raidz pool)
VMs:
101 web1, 102 web2...+ 6 other VMs
pve2:
local
pool1 (zfs raidz pool)
VMs: none
Create cluster on pve1, join pve2 to that cluster. pool1 on pve2 disappears.
storage.cfg on pve2 shows pool1 pointing back to pve1
I could make the pool on pve2 named pool2, but then I cant replicate from one server to the other. Is there a guide that shows how to create a cluster when one of the machines is already a running instance with VMs? NOTE: pve1 is a live server so I can't go delete it's VMs. pve2 is a backup server that hardware wise is a mirror of pve1, but has no VMs on it yet. All the guides I can find show creating the cluster before creating any VMs.
local
pool1 (zfs raidz pool)
VMs:
101 web1, 102 web2...+ 6 other VMs
pve2:
local
pool1 (zfs raidz pool)
VMs: none
Create cluster on pve1, join pve2 to that cluster. pool1 on pve2 disappears.
storage.cfg on pve2 shows pool1 pointing back to pve1
dir: local
path /var/lib/vz
content iso,vztmpl,backup
zfspool: pool1
pool pool1
content images,rootdir
mountpoint /pool1
nodes pve1
I could make the pool on pve2 named pool2, but then I cant replicate from one server to the other. Is there a guide that shows how to create a cluster when one of the machines is already a running instance with VMs? NOTE: pve1 is a live server so I can't go delete it's VMs. pve2 is a backup server that hardware wise is a mirror of pve1, but has no VMs on it yet. All the guides I can find show creating the cluster before creating any VMs.
Last edited: