Search results

  1. M

    Multiple Clusters destroyed at the same time

    Hi, yesterday i got a really, really strange issue. i've got 3 different clusters running and yesterday at 20:04 all three of them get corrupted. i asked the datacenter-staff but nothing happened there (no network reboots or something like this), what they could see is, that there was a ddos...
  2. M

    Lost network in the guest

    got the same issue but also in linux. only migration to another node, fixes the problem. pveversion -v pve-manager: 2.2-26 (pve-manager/2.2/c1614c8c) running kernel: 2.6.32-16-pve proxmox-ve-2.6.32: 2.2-80 pve-kernel-2.6.32-16-pve: 2.6.32-80 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2 corosync-pve...
  3. M

    NFS Write-Issue??

    Hi there, i've got a 3 head cluster running and a nfs-storage server based on debian squeeze. the Storage ist mounted on the cluster and i 've got some machines running there. The thing is, when a machine has write transactions i can see in iotop that the transaction is not pushed directly to...
  4. M

    kernel:Kernel panic - not syncing: Fatal exception

    Hi there, i've got a new server with a i7-3930K and 64GB RAM. Storage is on Adaptec6405E. pveversion -v pve-manager: 2.2-32 (pve-manager/2.2/3089a616) running kernel: 2.6.32-17-pve proxmox-ve-2.6.32: 2.2-83 pve-kernel-2.6.32-17-pve: 2.6.32-83 pve-kernel-2.6.32-16-pve: 2.6.32-82 lvm2...
  5. M

    Backup over rsync without vzdump

    hi, just sync the private to the other server?
  6. M

    node does not joing cluster after being rebooted

    maybe you have to enable the autojoin function in /etc/default/redhat.... humm... no thats for HA and fencing. what do you have to do to fix this
  7. M

    Feature Request: Uptime Summary Each Month

    Hi, is it possible to get the uptime of each vm backwards summarized by month? Kind regards
  8. M

    Install Proxmox cluster

    please don't try to hack something and think you get support for this. create the cluster on a node which has no vms on it, dump the vms and restore it to this one node. After this remove the vms from the other node and join the cluster.
  9. M

    VNC-Console

    no there was one version 6.0.35 and the other one was 6.0.37 but i'm not really sure if this was the point. The VServer has 100% cpu-usage, after restarting the VServer and deinstallation of the second jre-console it worked. But i didn' tried again after each step
  10. M

    VGA-Card Problem in Proxmox2.2

    Hi, i have installed a complete fresh installation of windows7 32bit sp1 with virtio hdd and network interface. After a few minutes of working with this vm the vm freezes. Is there a fix already?? Kind regards
  11. M

    VNC-Console

    i think i found the problem, there were two consoles installed in ff. I disabled one and now it works. But now there's something different. I'll open a new thread
  12. M

    VNC-Console

    pveversion -v pve-manager: 2.2-24 (pve-manager/2.2/7f9cfa4c) running kernel: 2.6.32-16-pve proxmox-ve-2.6.32: 2.2-80 pve-kernel-2.6.32-16-pve: 2.6.32-80 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2 corosync-pve: 1.4.4-1 openais-pve: 1.1.4-2 libqb: 0.10.1-2 redhat-cluster-pve: 3.1.93-1...
  13. M

    VNC-Console

    /usr/share/vncterm/VncViewer.jar.pack.gz got this message
  14. M

    VNC-Console

    win 7 sp1 64bit, firefox16.0.1, jre 1.7.0.9 or 1.6.0.37 but i also tried with ie9
  15. M

    VNC-Console

    Hi, i have a lot of problems with the vnc-console of my new proxmox2.2 cluster. Sometime it works and sometimes i get the message "network error: could not connect to server xxx:5900". Sometimes is not the right word, most of the time it don't work. Is there a fix? i tried already to delete...
  16. M

    Snapshots

    hmm... i can't tell you how it is in production. i tested the upgrade procedure in my test-lab with only 2 VServers running, everything worked fine. In production i started with a complete fresh installation because i build up a new cluster so i didn't had to upgrade
  17. M

    Snapshots

    this snapshot is like snapshots in vmware, virtualbox, hyperv, ... You can snapshot the current state of the system without suspending your VM oder dealing with lvm snapshots. The really cool thing is, when you plan to install updates or new features to a server you can snapshot the state...
  18. M

    Snapshots

    nice thanks. tried it in my setup with qcow2 and worked very fine. thumbs up
  19. M

    Snapshots

    Hi, nice work with 2.2. I've updated my lab-cluster and everything works fine. I've a 3 node cluster-lab with replicated storage on two servers with drbd. ontop of this i setup nfs to share the storage. Nice. 5secs downtime on hardware failure (power plug). But now there's the option to take a...