P
paulca
Guest
Hi, I'm currently evaluating ProxmoxVE cluster for our company and I'm having a couple of problems.
I have created a proxmox cluster with 4 nodes.
I virtualised all our development systems and now have 12 VM's all running on node 1.
I do not wish to get into the complexities of HA and fencing, I'd rather keep things as simple as possible, so what I want to do is as follows:-
(1) Spread the 12 VM's over the 4 nodes.
(2) Set up backup jobs for each VM so that a backup is taken each night onto a different node.... for example say Node1 has VMs 101,102,103. I may wish to backup VM101 to Node2:/backups and VM102 to Node3:/backups.
I tried doing a migrate of a simple shutdown VM from Node 1 to Node 4. In the web console it looked like it had worked incredibly quickly , the VM image left node 1 and appeared on node 4. The disk image however did not move and I had to manually rsync it over to node 4 to get the VM functional again.
I could obviously set up manual rsync cron jobs to move the images around the cluster, but I'd rather use the proxmox features which will hopeful make restoring the VM backup to a different node after a disaster simple.
Can you please advise me on how I can (a) migrate my VM's without the manual rsync, and (b) backup across the cluster onto a different node and restor to a different node.
Best Regards
Paul.
I have created a proxmox cluster with 4 nodes.
I virtualised all our development systems and now have 12 VM's all running on node 1.
I do not wish to get into the complexities of HA and fencing, I'd rather keep things as simple as possible, so what I want to do is as follows:-
(1) Spread the 12 VM's over the 4 nodes.
(2) Set up backup jobs for each VM so that a backup is taken each night onto a different node.... for example say Node1 has VMs 101,102,103. I may wish to backup VM101 to Node2:/backups and VM102 to Node3:/backups.
I tried doing a migrate of a simple shutdown VM from Node 1 to Node 4. In the web console it looked like it had worked incredibly quickly , the VM image left node 1 and appeared on node 4. The disk image however did not move and I had to manually rsync it over to node 4 to get the VM functional again.
I could obviously set up manual rsync cron jobs to move the images around the cluster, but I'd rather use the proxmox features which will hopeful make restoring the VM backup to a different node after a disaster simple.
Can you please advise me on how I can (a) migrate my VM's without the manual rsync, and (b) backup across the cluster onto a different node and restor to a different node.
Best Regards
Paul.