Search results

  1. A

    Cluster: Best storage type for VM Templates

    When I clone a template from NFC, HDD disk will remain on NFC, but I need to clone it to local directory of the node. The solution is to move manually the disk to directory and it taking time and need a person to do it, so I think it's not the best solution!
  2. A

    Share templates across cluster nodes

    You can create a template on first node and put hdd disk in a ZDF storage, then replication the VM across all nodes. in this case you need to create a ZDF storage for all nodes, so hdd of VM is accessed by all nodes except template configuration. Now, create a copy for *.conf files in all nodes...
  3. A

    How to correctly clone KVM on another node

    Is there any method to do this job by a shared storage with 1 Gb/s switch? also which storage type is better for that?
  4. A

    Cluster: Best storage type for VM Templates

    Hello all, I need to know what's the best solution for creating an storage for Nodes of a Cluster to access a shared storage for cloning Templates to get less network transfers. My Scenario is that I have a cluster with 4 nodes. every nodes need a place for storage VM Templates to upon...