Search results

  1. S

    VM crash if CPU Socket is > 1 Filesystem corrupted

    Hi, after many many test, eventually we found the "problem". The default proxmox-installation create a lvm system with ext3 partitions. now I've found the information, that the max file-size in ext3 is 2TB (http://de.wikipedia.org/wiki/Ext3) The size of the hdd of my test-vm is 1500GB...
  2. S

    VM crash if CPU Socket is > 1 Filesystem corrupted

    hi tom, i can't simply upgrade the whole server, because there are running 8 productive VMs on this server. proxmox-ve-2.6.32: 3.1-109 (running kernel: 2.6.32-23-pve) pve-manager: 3.1-3 (running version: 3.1-3/dc0e9b0e) pve-kernel-2.6.32-20-pve: 2.6.32-100 pve-kernel-2.6.32-23-pve...
  3. S

    VM crash if CPU Socket is > 1 Filesystem corrupted

    hi, i try to get this symptoms in an extra test vm with the setting I need. here is the config of the vm: bootdisk: scsi0 cores: 4 ide2: none,media=cdrom keyboard: de memory: 32768 name: xxxxxxxxxxx net0: e1000=8E:01:7A:47:FC:A6,bridge=vmbr0 ostype: l26 scsi0...
  4. S

    VM crash if CPU Socket is > 1 Filesystem corrupted

    Hello, I've tried to add more Sockets and Cores to an VM with Debian 7.2 insde. The Configuration with 1 Socket and 4 cores, the system runs stable for over 6 months. Now I've tried to change the Configuration to 2 Sokets and each with 4 Cores. A week after this Change, the VM hangs...
  5. S

    can't mount LVM volume

    Hi, I've am proxmox 2.1 server with an LVM-Storage and i want to migrate am VM (vBox) to proxmox. To do this, I've convertet the .vdi image into an .raw image. Now, I want to upload this .raw image into the LVM storage to use it with the new VM in proxmox. I've created a VM and a virtual disk...
  6. S

    change language for web-ui

    Hello, Is it possible to change the displayed language of the web user interface? I want to change the interface language to German, locales are set to following values: de_DE ISO-8859-1 de_DE.UTF-8 UTF-8 de_DE@euro ISO-8859-15 I also changed the Keyboard layout to German. Can anyone help...
  7. S

    bad performance and freezes in the virtual machines

    hi tom, cache is enabled and problem is solved (RSYNC/SEC: ~2500) thanks a lot, sebastian
  8. S

    bad performance and freezes in the virtual machines

    ok, best thanks. I'll try it and reply here afterwards.
  9. S

    bad performance and freezes in the virtual machines

    where should I activate the write cache: in the virtual machine, or on the server itself? in emergency-case, my server gets his power from an UPS. Can you show me how I do the recent configs please? thanks sebastian
  10. S

    bad performance and freezes in the virtual machines

    hi tom, thank for answer. here the details you want to see: pveperf CPU BOGOMIPS: 76771.67 REGEX/SECOND: 880668 HD SIZE: 33.47 GB (/dev/mapper/pve-root) BUFFERED READS: 123.00 MB/sec AVERAGE SEEK TIME: 5.16 ms FSYNCS/SECOND: 46.55 DNS EXT: 66.01 ms DNS...
  11. S

    bad performance and freezes in the virtual machines

    hello proxmox-community, I've try to get run a windows server 2k3 in a migrated kvm machine, and one in a new created machine on my proxmox server. The System itself works and run stable for this time, but the problem is the bad disk performance of the virtual machine if I try to copy a...
  12. S

    KVM-VM Live-Migration fails

    thanks to ndew. it works. kind regards s.gruner
  13. S

    KVM-VM Live-Migration fails

    hello, I've two machines with proxmox VE v1.9 installed on it. The kernel on both systems is the version 2.6.32. and i also have nfs-shares as storage for the virtual disk files. If I try to migrate a KVM-machine, the machine itself crashes and won't boot again on the node where i've...