Search results

  1. J

    Proxmox is unstable?

    Hi Tom, the configuration is this: Cluster with 2 nodes Proxmox 3. (Dell 1950 2CPU and 16GB RAM). This a partition table in both servers: Raid: Raid 1 by Hardware (Perc Controller). Storage: Is a NFS shared with both servers: root@proxmox2:/# df -h Filesystem...
  2. J

    Proxmox is unstable?

    Hi friends, when I clone the VM, (sata or virtio, qemu or raw), sometimes the server up load average to 11... and crashes, the rest of VM fall. The server is a Dell 1950 with 2 CPU and 16 GB RAM, proxmox 3, the machine is new. any special configuration? Regards!! ;)
  3. J

    Proxmox falls when is in production

    Hi friends, I have a big problem. My configuration is a Cluster with 2 nodes Proxmox 3. (Dell 1950 2CPU and 16GB RAM). This a partition table in both servers: root@proxmox2:/var/log# df -h Filesystem Size Used Avail Use% Mounted on udev...
  4. J

    Proxmox 3 High disponibility Installation in Cluster with interchange disks

    Hi, No, I have a cluster with a 2 nodes and proxmox 3 in both nodes, and a third machine with a nfs storage (with phisicall VM). Now, when I stop the RGManager service in a any node, the VM start automatically in other node. But, when I halt phisically node not start in other node. Regards.
  5. J

    Proxmox 3 High disponibility Installation in Cluster with interchange disks

    Hi friends, at finally I install a Cluster with a 2 nodes and the NFS shared is in other node. I configure /etc/pve/cluster.conf.new: <?xml version="1.0"?> <cluster config_version="6" name="ACLASS-CLUSTER"> <cman expected_votes="1" keyfile="/var/lib/pve-cluster/corosync.authkey"...
  6. J

    Proxmox 3 High disponibility Installation in Cluster with interchange disks

    Hi Friends, Then I installed this: - Cluster with 2 nodes linked to a Gigabit Network Card. - NFS storage shared with the nodes. Then, I configure the HA following this manual until "Checking everything works": http://pve.proxmox.com/wiki/Two-Node_High_Availability_Cluster My...
  7. J

    Proxmox 3 High disponibility Installation in Cluster with interchange disks

    Hi friend, thanks for your time, -> I don't understand your setup ? you have mount through nfs the disks from node1 to node2, and disks from node2 to node1 ? Yes, so, when a node is down, I can restore their backups in the other node. Also, I can shared isos, templates, etc.. very easily...
  8. J

    Proxmox 3 High disponibility Installation in Cluster with interchange disks

    Hi friends, I discovered Proxmox recently, and this is incredible, I installed same configurations and the best configuration for me this is: I install Proxmox 3.0 in Two Servers exactly equals (Dell SC1950, Two CPU, 16 GB ram, Two Disks 1 TB (in Raid1 Hardware). With this configuration I...