Recent content by bethebeast

  1. B

    Migrating a cluster to another

    ah, ok sorry :( Best regards
  2. B

    Migrating a cluster to another

    Hi, yep, i have tried the last night like this : - delete the cluster nodes (master and slaves) - create the new cluster (master server C) - recreate the slave in other server an djoin the new master - do the live migration This method is great and very simple :) Other question : is it...
  3. B

    Migrating a cluster to another

    I just found this in wiki : http://pve.proxmox.com/wiki/Proxmox_VE_Cluster#Delete_and_recreate_a_cluster_configuration I have to test the both methods to see which is the best. Best regards
  4. B

    Migrating a cluster to another

    Thank you Udo for the quick response! Good idea, but is there an impact on the working of VMs if i do that? is there any precautions? (I forgot to mention that all my VMs are KVM) By following this procedure ...
  5. B

    Migrating a cluster to another

    Hello, Before i begin, let me say that my English is not very well, so forgive me if i make mistakes. Here's my situation: - Two Proxmox 1.9 servers in cluster - Master server (call it server A), with two VM 102 and 103 - Slave server (server B) with three VM 101, 104 and 105 We need to...